[
https://issues.jboss.org/browse/JBAS-8659?page=com.atlassian.jira.plugin....
]
jaikiran pai commented on JBAS-8659:
------------------------------------
I'll have to discuss the goals of jbossweb-standalone with Remy today and accordingly
fix the issue. It would mainly involve disabling some ResourceProviders (like that for
EJB3 tech) in that profile. I've this in my TODO list for today.
jbossweb-standalone profile doesn't boot in 6.0 CR1
---------------------------------------------------
Key: JBAS-8659
URL:
https://issues.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
Fix For: 6.0.0.Final
Attachments: jbas-8659-jboss-beans.xml
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