User development, A new message was posted in the thread "Problem deploying EJB 3.0 jar to JBoss 5.0.1 GA":
http://community.jboss.org/message/522285#522285 Author : Viktor Halitsyn Profile : http://community.jboss.org/people/vhalitsyn Message: -------------------------------------------------------------- Hi again, All errors gone for JBoss 5.1.0 GA. - EJB package deployed successfully. However the very same setup fails on 5.0.1 GA which we are using extensively now. *The final error is as follows* DEPLOYMENTS MISSING DEPENDENCIES: Deployment "jboss.j2ee:jar=model-ejb.jar,name=TestTableServiceImpl,service=EJB3" is missing the following dependencies: Dependency "<UNKNOWN jboss.j2ee:jar=model-ejb.jar,name=TestTableServiceImpl,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **") DEPLOYMENTS IN ERROR: Deployment "<UNKNOWN jboss.j2ee:jar=model-ejb.jar,name=TestTableServiceImpl,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' ** *Previous errors on the stack* 14:22:17,761 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 missing the following dependencies: Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **") Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **") Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies: Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should 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 be in state "Create", but is actually in state "Configured") Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following dependencies: Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionPool" (should be in state "Create", but is actually in state "Configured") Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory" 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=ClusteredConnectionFactory" is missing 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.connectionfactory:service=ConnectionFactory" 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=DLQ,service=Queue" is missing 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.destination:name=ExpiryQueue,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:service=JMSUserManager" is missing the following dependencies: Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **") Deployment "jboss.messaging:service=PersistenceManager" is missing the following dependencies: Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **") Deployment "jboss.messaging:service=PostOffice" is missing the following dependencies: Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **") Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured") Deployment "jboss.messaging:service=ServerPeer" is missing the following dependencies: 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 "Create", but is actually in state "Configured") Deployment "jboss.mq:service=DestinationManager" is missing the following dependencies: 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 following dependencies: Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **") Thanks. DEPLOYMENTS IN ERROR: Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is in error due 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=DefaultDS,service=metadata' ** -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/522285#522285
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
