0 Replies Latest reply on Jul 1, 2013 11:12 PM by cafaray

    Failed to create Resource DEPLOYMENTS MISSING DEPENDENCIES

    cafaray

      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' **