Carlos Farias [https://community.jboss.org/people/cafaray] created the 
discussion

"Failed to create Resource DEPLOYMENTS MISSING DEPENDENCIES"

To view the discussion, visit: https://community.jboss.org/message/825860#825860

--------------------------------------------------------------
Hi, I'm new in Jboss, I'm using Jboss6.0.0-final and running the standard 
server. I'm trying to deploy an EJB with a Session Bean Stateless and MDB, but 
i get the next error (I've worked in eclipse and the same version of JBoss in 
my local, here works fine)

Can any body give an idea:

Regards

Failed to create Resource FITANotificaciones.jar - cause: 
java.lang.Exception:Failed to start deployment 
[vfs:///usr/local/jboss-6.0.0/server/standard/deploy/FITANotificaciones.jar] 
during deployment of 'FITANotificaciones.jar' - cause: 
java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException:
 Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):  
DEPLOYMENTS MISSING DEPENDENCIES: Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3>" (should 
be in state "Installed", but is actually in state "** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3>" 
(should be in state "Installed", but is actually in state "** UNRESOLVED 
Demands 'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3_endpoint"
 is missing the following dependencies: Dependency 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3" 
(should be in state "Installed", but is actually in state "PreInstall") 
Deployment "jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3>" (should be in 
state "Installed", but is actually in state "** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3_endpoint" is 
missing the following dependencies: Dependency 
"jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3" (should be in 
state "Installed", but is actually in state "PreInstall")  DEPLOYMENTS IN 
ERROR: Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3>" is in error 
due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' ** Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3>" is 
in error due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' ** Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3>" is in 
error due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' ** -> 
org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of 
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):  DEPLOYMENTS MISSING 
DEPENDENCIES: Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3>" (should 
be in state "Installed", but is actually in state "** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3>" 
(should be in state "Installed", but is actually in state "** UNRESOLVED 
Demands 'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3_endpoint"
 is missing the following dependencies: Dependency 
"jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3" 
(should be in state "Installed", but is actually in state "PreInstall") 
Deployment "jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3" is 
missing the following dependencies: Dependency "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3>" (should be in 
state "Installed", but is actually in state "** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' **") Deployment 
"jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3_endpoint" is 
missing the following dependencies: Dependency 
"jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3" (should be in 
state "Installed", but is actually in state "PreInstall")  DEPLOYMENTS IN 
ERROR: Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=Sample,service=EJB3>" is in error 
due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' ** Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=NotificaRegistro,service=EJB3>" is 
in error due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' ** Deployment "<UNKNOWN 
jboss.j2ee:jar=FITANotificaciones.jar,name=EnviaCorreo,service=EJB3>" is in 
error due to the following reason(s): ** UNRESOLVED Demands 
'jboss.ejb:service=EJBTimerService' **
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/825860#825860]

Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to