-
Bug
-
Resolution: Done
-
Critical
-
6.0.0.CR1
-
None
-
Workaround Exists
-
Fails with:
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "JmxConsoleActivator" is missing the following dependencies:
Dependency "WebServer" (should be in state "Installed", but is actually in state "Instantiated")
Deployment "WarDeployer" is missing the following dependencies:
Dependency "interface org.jboss.ejb3.ejbref.resolver.spi.EjbReferenceResolver" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface org.jboss.ejb3.ejbref.resolver.spi.EjbReferenceResolver' **")
Deployment "WebServer" is missing the following dependencies:
Dependency "WarDeployer" (should be in state "Installed", but is actually in state "Instantiated")
DEPLOYMENTS IN ERROR:
Deployment "interface org.jboss.ejb3.ejbref.resolver.spi.EjbReferenceResolver" is in error due to the following reason(s): ** NOT FOUND Depends on 'interface org.jboss.ejb3.ejbref.resolver.spi.EjbReferenceResolver' **
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.Alpha8]
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.Alpha8]
at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.20101110-CR1]
at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:118) [:0.1.0.Alpha1]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:133) [:6.0.0.20101110-CR1]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.20101110-CR1]
at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_22]
13:20:35,135 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.20101110-CR1 "Neo"] Started in 9s:740ms
See referenced forum thread for the details.