I keep getting the following error not sure what or why have any of you seen 
this

21:17:57,780 ERROR [ClosedInterceptor] 
ClosedInterceptor.ClientConnectionDelegate[-2147483411]: method 
setExceptionListener() did not go through, the interceptor is CLOSED
21:17:57,781 ERROR [ClosedInterceptor] 
ClosedInterceptor.ClientConnectionDelegate[-2147483411]: method stop() did not 
go through, the interceptor is CLOSED
21:17:57,782 INFO  [JMSContainerInvoker] Waiting for reconnect internal 10000ms 
for WebFileMDB
21:18:07,784 INFO  [JMSContainerInvoker] Trying to reconnect to JMS provider 
for WebFileMDB
21:18:07,790 WARN  [JMSContainerInvoker] Could not find the queue 
destination-jndi-name=queue/webfileQueue
21:18:07,790 WARN  [JMSContainerInvoker] destination not found: 
queue/webfileQueue reason: javax.naming.NameNotFoundException: webfileQueue not 
bound
21:18:07,790 WARN  [JMSContainerInvoker] creating a new temporary destination: 
queue/webfileQueue
21:18:07,792 ERROR [JMSContainerInvoker] Reconnect failed: JMS provider failure 
detected for WebFileMDB
org.jboss.deployment.DeploymentException: Error during queue setup; - nested 
throwable: (javax.management.InstanceNotFoundException: 
jboss.mq:service=DestinationManager is not registered.)
        at 
org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:811)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl$ExceptionListenerRunnable.run(JMSContainerInvoker.java:1428)
        at java.lang.Thread.run(Thread.java:595)
Caused by: javax.management.InstanceNotFoundException: 
jboss.mq:service=DestinationManager is not registered.
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:523)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.createDestination(JMSContainerInvoker.java:1113)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:777)
        ... 2 more
21:18:07,792 ERROR [ClosedInterceptor] 
ClosedInterceptor.ClientConnectionDelegate[-2147483409]: method 
setExceptionListener() did not go through, the interceptor is CLOSED
21:18:07,792 ERROR [ClosedInterceptor] 
ClosedInterceptor.ClientConnectionDelegate[-2147483409]: method stop() did not 
go through, the interceptor is CLOSED
21:18:07,794 INFO  [JMSContainerInvoker] Waiting for reconnect internal 10000ms 
for WebFileMDB 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122390#4122390

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122390
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to