[jboss-dev-forums] [JBoss AS7 Development] - Re: AS 7 demos

Kabir Khan do-not-reply at jboss.com
Mon Oct 25 05:31:47 EDT 2010


Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] created the discussion

"Re: AS 7 demos"

To view the discussion, visit: http://community.jboss.org/message/567935#567935

--------------------------------------------------------------
I am sometimes getting this error when deploying the 'messaging' demo:

17:39:44,557 ERROR [deployment] Deployment [service jboss.deployment.messaging-mbean_sar] failed to start correctly.  Completely shutting down deployment.  Please see additional errors for details.: org.jboss.msc.service.StartException in service service jboss.mbean.service.jboss:name=test,type=messaging.create: Failed to start service
 at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:959)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_20]
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_20]
 at java.lang.Thread.run(Thread.java:637) [:1.6.0_20]
Caused by: java.lang.NoClassDefFoundError: org/hornetq/api/core/Message
 at java.lang.Class.getDeclaredConstructors0(Native Method) [:1.6.0_20]
 at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) [:1.6.0_20]
 at java.lang.Class.getConstructor0(Class.java:2699) [:1.6.0_20]
 at java.lang.Class.getConstructor(Class.java:1657) [:1.6.0_20]
 at org.jboss.msc.value.LookupConstructorValue.getValue(LookupConstructorValue.java:63)
 at org.jboss.msc.value.LookupConstructorValue.getValue(LookupConstructorValue.java:33)
 at org.jboss.msc.value.CachedValue.getValue(CachedValue.java:54)
 at org.jboss.msc.value.ConstructedValue.getValue(ConstructedValue.java:55)
 at org.jboss.msc.value.CachedValue.getValue(CachedValue.java:54)
 at org.jboss.as.service.CreateDestroyService.getValue(CreateDestroyService.java:59)
 at org.jboss.as.service.CreateDestroyService.start(CreateDestroyService.java:31)
 at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:923)
 ... 3 more
 
17:39:44,557 ERROR [deployment] Deployment [service jboss.deployment.messaging-mbean_sar] failed to start correctly.  Completely shutting down deployment.  Please see additional errors for details.: org.jboss.msc.service.StartException in service service jboss.mbean.service.jboss:name=test,type=messaging.create: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:959)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_20]
at java.lang.Thread.run(Thread.java:637) [:1.6.0_20]
Caused by: java.lang.NoClassDefFoundError: org/hornetq/api/core/Message
at java.lang.Class.getDeclaredConstructors0(Native Method) [:1.6.0_20]
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) [:1.6.0_20]
at java.lang.Class.getConstructor0(Class.java:2699) [:1.6.0_20]
at java.lang.Class.getConstructor(Class.java:1657) [:1.6.0_20]
at org.jboss.msc.value.LookupConstructorValue.getValue(LookupConstructorValue.java:63)
at org.jboss.msc.value.LookupConstructorValue.getValue(LookupConstructorValue.java:33)
at org.jboss.msc.value.CachedValue.getValue(CachedValue.java:54)
at org.jboss.msc.value.ConstructedValue.getValue(ConstructedValue.java:55)
at org.jboss.msc.value.CachedValue.getValue(CachedValue.java:54)
at org.jboss.as.service.CreateDestroyService.getValue(CreateDestroyService.java:59)
at org.jboss.as.service.CreateDestroyService.start(CreateDestroyService.java:31)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:923)
... 3 more
 There are no steps to reproduce this apart from running the demo which works *most* of the time
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/567935#567935]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101025/b5a4d4cf/attachment.html 


More information about the jboss-dev-forums mailing list