5 Replies Latest reply on Dec 19, 2013 3:19 AM by nik...

    Deployment "AAASessionBeanLocal" is in error due to the following reason(s): ** NOT FOUND Depends on 'AAASessionBeanLocal' **

    nik...

      I am upgrading JBoss 5.1.0 to Jboss 6.1.0 and for some EJB3 beans i m getting deployment exception.

       

      Please find below stacktrace

       

       

      Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss-switchboard:appName=MyEAR,module=MyJAR-ejb3,name=ABCSessionBean" is missing the following dependencies:

          Dependency "AAASessionBeanLocal" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'AAASessionBeanLocal' **")

       

      DEPLOYMENTS IN ERROR:

        Deployment "AAASessionBeanLocal" is in error due to the following reason(s): ** NOT FOUND Depends on 'AAASessionBeanLocal' **

       

          at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.2.GA]

          at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.2.GA]

          at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.1.0.Final]

          at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]

          at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.1.0.Final]

          at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.1.0.Final]

          at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-6]

          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-6]

          at java.lang.Thread.run(Thread.java:619) [:1.6.0_14]

       

       

      Thank in Advance for any help