[jboss-user] [Clustering/JBoss] - Re: NameNotFound Exception on switching over
kanth_seenu
do-not-reply at jboss.com
Fri Oct 5 11:22:02 EDT 2007
I can also visualise that later after throwing warnings, the topics get created in some sequence. But since it was not available at the time when I expected it to be there, how can I add intelligence to my client to wait until available or am I totally wrong on this
| 20:37:48,198 WARN [JMSContainerInvoker] Could not find the topic destination-jndi-name=topic/UpdatePollingIntervalTopic
| javax.naming.NameNotFoundException: topic/UpdatePollingIntervalTopic
| at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:242)
| at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:155)
| at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
| at java.lang.reflect.Method.invoke(Unknown Source)
| at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:258)
| at $Proxy1411.lookup(Unknown Source)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
| at javax.naming.InitialContext.lookup(Unknown Source)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:641)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl$ExceptionListenerRunnable.run(JMSContainerInvoker.java:1428)
| at java.lang.Thread.run(Unknown Source)
| 20:37:48,198 WARN [JMSContainerInvoker] destination not found: topic/UpdatePollingIntervalTopic reason: javax.naming.NameNotFoundException: topic/UpdatePollingIntervalTopic
| 20:37:48,198 WARN [JMSContainerInvoker] creating a new temporary destination: topic/UpdatePollingIntervalTopic
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092069#4092069
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092069
More information about the jboss-user
mailing list