2 Replies Latest reply on Apr 16, 2015 11:09 AM by arunkumarstay

    JBossAS6.0.0 Final Deployment Error

    arunkumarstay

      I Have tried EAR deployment in JbossAS6.0 final but ended up in the below error::

      I have modified ejb2-timerservice.xml with persitence policy =Noop. Also placed jboss-ejb3-timer.spi.jar in lib folder ..but still getting below error.Please help ..

       

      1. rg.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss.j2ee:ear=iis-gateway-6.17-rc-1024.ear,jar=iis-gateway-ejb-6.17-rc-1024.jar,name=MessageListenerEJB,service=EJB3" is missing the following dependencies:

          Dependency "interface org.jboss.ejb3.timerservice.spi.TimerServiceFactory" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface org.jboss.ejb3.timerservice.spi.TimerServiceFactory' **")

        Deployment "jboss.j2ee:ear=iis-gateway-6.17-rc-1024.ear,jar=iis-gateway-ejb-6.17-rc-1024.jar,name=ProcessorEJB,service=EJB3" is missing the following dependencies:

          Dependency "interface org.jboss.ejb3.timerservice.spi.TimerServiceFactory" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface org.jboss.ejb3.timerservice.spi.TimerServiceFactory' **")

        Deployment "jboss.j2ee:ear=iis-gateway-6.17-rc-1024.ear,jar=iis-gateway-ejb-6.17-rc-1024.jar,name=ProcessorEJB,service=EJB3_endpoint" is missing the following dependencies:

      Dependency "jboss.j2ee:ear=iis-gateway-6.

      17-rc-1024.ear,jar=iis-gateway-ejb-6.17-rc-1024.jar,name=ProcessorEJB,service=EJB3" (should be in state "Installed", but is actually in state "Instantiated")