Hi,
I installed JBoss5 and I have to change the DefaultDS. I put in the server the
mysql-ds.xml in server\default\deploy and I removed hsqldb-ds.xml.
When I start JBoss I receive these errors:
anonymous wrote :
| 23:21:19,114 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of
| incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| DEPLOYMENTS MISSING DEPENDENCIES:
| Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService"
is m
| issing the following dependencies:
| Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should
be i
| n state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jca:n
| ame=DefaultDS,service=DataSourceBinding' **")
| Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be
in
| state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jdbc:da
| tasource=DefaultDS,service=metadata' **")
| Deployment "jboss.ejb:service=EJBTimerService" is missing the following
depend
| encies:
| Dependency
"jboss.ejb:persistencePolicy=database,service=EJBTimerService" (s
| hould be in state "Create", but is actually in state
"Configured")
| Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is
missing
| the following dependencies:
| Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state
"Create",
| but is actually in state "Configured")
| Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is
missing
| the following dependencies:
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionPool" is missing
the
| following dependencies:
| Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionFactory"
(should b
| e in state "Create", but is actually in state "Configured")
| Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following
depend
| encies:
| Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionPool" (should
be i
| n state "Create", but is actually in state "Configured")
| Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFac
| tory" is missing the following dependencies:
| Dependency "jboss.messaging:service=PostOffice" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.messaging.connectionfactory:service=ClusteredConnectionFacto
| ry" is missing the following dependencies:
| Dependency "jboss.messaging:service=PostOffice" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory"
is mi
| ssing the following dependencies:
| Dependency "jboss.messaging:service=PostOffice" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.messaging.destination:name=DLQ,service=Queue" is missing
the
| following dependencies:
| Dependency "jboss.messaging:service=PostOffice" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" is
mis
| sing the following dependencies:
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.messaging:service=PostOffice" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss.messaging:service=JMSUserManager" is missing the
following d
| ependencies:
| Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should
be i
| n state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jca:n
| ame=DefaultDS,service=DataSourceBinding' **")
| Deployment "jboss.messaging:service=PersistenceManager" is missing the
followi
| ng dependencies:
| Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should
be i
| n state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jca:n
| ame=DefaultDS,service=DataSourceBinding' **")
| Deployment "jboss.messaging:service=PostOffice" is missing the following
depen
| dencies:
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should
be i
| n state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jca:n
| ame=DefaultDS,service=DataSourceBinding' **")
| Deployment "jboss.messaging:service=ServerPeer" is missing the following
depen
| dencies:
| Dependency "jboss.messaging:service=PersistenceManager" (should be in
state
| "Create", but is actually in state "Configured")
| Dependency "jboss.messaging:service=JMSUserManager" (should be in state
"Cre
| ate", but is actually in state "Configured")
| Deployment "jboss.mq:service=DestinationManager" is missing the following
depe
| ndencies:
| Dependency "jboss.messaging:service=ServerPeer" (should be in state
"Create"
| , but is actually in state "Configured")
| Deployment "jboss:service=KeyGeneratorFactory,type=HiLo" is missing the
follow
| ing dependencies:
| Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should
be i
| n state "Create", but is actually in state "** NOT FOUND Depends on
'jboss.jca:n
| ame=DefaultDS,service=DataSourceBinding' **")
|
| DEPLOYMENTS IN ERROR:
| Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is in
error du
| e to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,
| service=DataSourceBinding' **
| Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is in error
due
| to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:datasource=Defau
| ltDS,service=metadata' **
|
| 23:21:19,286 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
| 080
| 23:21:19,664 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
| 23:21:19,732 INFO [ServerImpl] JBoss (Microcontainer) [5.0.1.GA (build: SVNTag=
| JBoss_5_0_1_GA date=200902231221)] Started in 1m:53s:144ms
|
I think I changed every DefaultDS I find to MySqlDS but I continue to receive the previous
errors.
How can I solve? Where do I have to set MySqlDS?
Thansk, bye bye.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224498#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...