[jboss-user] [Messaging, JMS & JBossMQ] - InvalidDestinationException with "Null Persistence"

ubuntutaker do-not-reply at jboss.com
Mon Jan 22 07:22:27 EST 2007


If I use a Topic with "Null Persistence", I receive the error above:

javax.jms.InvalidDestinationException: This destination does not exist! TOPIC.centroMessaggiQuotista
  | 	at org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:407)
  | 	at org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:399)
  | 	at org.jboss.mq.server.JMSServerInterceptorSupport.addMessage(JMSServerInterceptorSupport.java:106)
  | 	at org.jboss.mq.security.ServerSecurityInterceptor.addMessage(ServerSecurityInterceptor.java:168)
  | 	at org.jboss.mq.server.TracingInterceptor.addMessage(TracingInterceptor.java:226)
  | 	at org.jboss.mq.server.JMSServerInvoker.addMessage(JMSServerInvoker.java:112)
  | 	at org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocketManagerHandler.java:111)
  | 	at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:395)
  | 	at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:398)
  | 	at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
  | 	at java.lang.Thread.run(Thread.java:595)

What do I miss about config?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004795



More information about the jboss-user mailing list