[jboss-user] [Clustering/JBoss] - Re: topic not bound in HAJMS
anaholzbach
do-not-reply at jboss.com
Wed May 30 11:32:56 EDT 2007
Hi Brian,
Thanks for the quick reply. That would make sense. Here's the stack trace:
| javax.naming.NameNotFoundException: topic not bound
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
| at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
| at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
| at javax.naming.InitialContext.lookup(InitialContext.java:351)
| at flex.messaging.services.messaging.adapters.JMSProxy.getDestination(JMSProxy.java:186)
| at flex.messaging.services.messaging.adapters.JMSTopicConsumer.start(JMSTopicConsumer.java:59)
| at flex.messaging.services.messaging.adapters.JMSAdapter.manage(JMSAdapter.java:345)
| at flex.messaging.services.MessageService.manageSubscriptions(MessageService.java:571)
| at flex.messaging.services.MessageService.serviceCommand(MessageService.java:152)
| at flex.messaging.MessageBroker.routeCommandToService(MessageBroker.java:622)
| at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:298)
| at flex.messaging.endpoints.rtmp.AbstractRTMPServer.dispatchMessage(AbstractRTMPServer.java:682)
| at flex.messaging.endpoints.rtmp.NIORTMPConnection$RTMPReader.run(NIORTMPConnection.java:665)
| at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:643)
| at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:668)
| at java.lang.Thread.run(Thread.java:595)
Will do as you say and in the meantime try to come up with a workaround. How hard would it be to implement the getJndiProperties() method in DeploymentUnit to read the properties you mentioned ?
Thanks again,
Ana
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049784#4049784
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049784
More information about the jboss-user
mailing list