[jboss-jira] [JBoss JIRA] Created: (JBAS-8659) jbossweb-standalone profile doesn't boot in 6.0 CR1

jaikiran pai (JIRA) jira-events at lists.jboss.org
Tue Nov 23 09:52:00 EST 2010


jbossweb-standalone profile doesn't boot in 6.0 CR1
---------------------------------------------------

                 Key: JBAS-8659
                 URL: https://jira.jboss.org/browse/JBAS-8659
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
    Affects Versions: 6.0.0.CR1
            Reporter: jaikiran pai
            Assignee: jaikiran pai
            Priority: Critical


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.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list