[
https://issues.jboss.org/browse/JBAS-9422?page=com.atlassian.jira.plugin....
]
Shelly McGowan reassigned JBAS-9422:
------------------------------------
Assignee: jaikiran pai
Looks related to this commit:
http://source.jboss.org/changelog/JBossAS6/?cs=111792
Failing to start minimal is inteferring with the full test suite run.
Minimal server fails to start due to CNFE
-----------------------------------------
Key: JBAS-9422
URL:
https://issues.jboss.org/browse/JBAS-9422
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Shelly McGowan
Assignee: jaikiran pai
Fix For: 6.1.0
Attachments: boot.log
Failed to boot JBoss:
java.lang.Exception: Encountered exception in server startup
at
org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase.bootstrapMcAndDescriptors(AbstractMCServerBase.java:350)
at
org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase.doStart(AbstractMCServerBase.java:282)
at
org.jboss.bootstrap.impl.as.server.AbstractJBossASServerBase.doStart(AbstractJBossASServerBase.java:381)
at
org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:413)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Incompletely deployed:
DEPLOYMENTS IN ERROR:
Deployment "DeclaredStructure" is in error due to:
java.lang.ClassNotFoundException: org.jboss.deployment.ExplicitDeclaredStructure
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:278)
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
at
org.jboss.bootstrap.impl.mc.server.AbstractMCServerBase.bootstrapMcAndDescriptors(AbstractMCServerBase.java:339)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira