User development,

A new message was posted in the thread "Can't restart a JMS Queue":

http://community.jboss.org/message/529204#529204

Author  : DJ Spiess
Profile : http://community.jboss.org/people/deege

Message:
--------------------------------------------------------------
Hi,
 
In the JBoss AS Admin Console, I stopped my queue under Resources|JMS 
Destinations (from the Control tab of the queue).  When I try to start it 
again, the queue will not come back up.  I get the error
 
java.lang.reflect.UndeclaredThrowableException: Failed to invoke method 'start' 
on component 'jboss.messaging.destination:name=ExpiryQueue2,service=Queue' with 
parameters [].
    at 
org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.invoke(KernelBusRuntimeComponentDispatcher.java:201)
    at 
org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.invoke(DelegatingComponentDispatcherImpl.java:69)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
 
Is this not the right way to stop and start queues?
 
Thanks,
DJ Spiess

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/529204#529204


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to