-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
RHEL 5 Sun JDK 1.5
After installing the EAP from the GUI installer, when trying to start up the server in the all configuration, it takes around 4 minutes with various errors and then starts with:
— Incompletely deployed packages —
org.jboss.deployment.DeploymentInfo@666eeb53
deployer: org.jboss.deployment.SARDeployer@1f78040
status: Deployment FAILED reason: No ClassLoaders found for: org.jboss.jms.server.destination.QueueService; - nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jms.server.destination.QueueService)
state: FAILED
watch: file:/qa/services/hudson/EnterprisePlatform-4.2.0.GA_CP08/jboss-as/server/all/farm/destinations-farm-service.xml
altDD: null
lastDeployed: 1258983202469
lastModified: 1258983202000
mbeans:
org.jboss.deployment.DeploymentInfo@2dd4c24
{ url=file:/qa/services/hudson/EnterprisePlatform-4.2.0.GA_CP08/jboss-as/server/all/farm/stateless-clustered-example.jar } deployer: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
status: Deployment FAILED reason: Verification of Enterprise Beans failed, see above for error messages.
state: FAILED
watch: file:/qa/services/hudson/EnterprisePlatform-4.2.0.GA_CP08/jboss-as/server/all/farm/stateless-clustered-example.jar
altDD: null
lastDeployed: 1258983202637
lastModified: 1258983202000
mbeans:
Note that this is a strange behavior on one of our lab machines (dev40). Still I'd like to understand what's going on.