[jboss-user] [Clustering/JBoss] - Re: clustering/JMS problem among machines not using same par

hale2jo do-not-reply at jboss.com
Tue Feb 10 17:46:25 EST 2009


Here's a new piece of info....I tried using "-b hostname" on another set of servers and they do not try to connect to my archenemy wizard, BUT none of the remote lookups work.  They all fail with the following exception:


  | 2009-02-10 16:51:53,612 ERROR [STDERR] javax.naming.CommunicationException [Root exception is java.rmi.RemoteException: Service unavailable.; nested exception is:
  |         java.rmi.NoSuchObjectException: no such object in table]
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:780)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at javax.naming.InitialContext.lookup(InitialContext.java:351)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at kdcs.common.jndi.EJBHomeFactory.lookup(EJBHomeFactory.java:114)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at kdcs.common.CommonMethods.getHome(CommonMethods.java:1585)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at http.wrapper.CPSListener.getHome(CPSListener.java:160)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at http.wrapper.CPSListener.init(CPSListener.java:195)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at javax.servlet.GenericServlet.init(GenericServlet.java:212)
  | 2009-02-10 16:51:53,612 ERROR [STDERR]  at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4071)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.StandardContext.start(StandardContext.java:4375)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:585)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at java.lang.reflect.Method.invoke(Method.java:585)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | 2009-02-10 16:51:53,613 ERROR [STDERR]  at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.web.WebModule.startModule(WebModule.java:83)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.web.WebModule.startService(WebModule.java:61)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
  | 2009-02-10 16:51:53,614 ERROR [STDERR]  at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
  | 
  | ....
  | 
  | 2009-02-10 16:51:53,619 ERROR [STDERR] Caused by: java.rmi.RemoteException: Service unavailable.; nested exception is:
  |         java.rmi.NoSuchObjectException: no such object in table
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:261)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:321)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at $Proxy847.lookup(Unknown Source)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:675)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  ... 144 more
  | 2009-02-10 16:51:53,619 ERROR [STDERR] Caused by: java.rmi.NoSuchObjectException: no such object in table
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
  | 2009-02-10 16:51:53,619 ERROR [STDERR]  at org.jboss.ha.framework.server.HARMIServerImpl_Stub.invoke(Unknown Source)
  | 2009-02-10 16:51:53,620 ERROR [STDERR]  at org.jboss.ha.framework.interfaces.HARMIClient.invokeRemote(HARMIClient.java:219)
  | 2009-02-10 16:51:53,620 ERROR [STDERR]  ... 147 more
  | 

However, if I use "-b 0.0.0.0" upon start I do not get the RemoteExceptions and the servers seem to cluster only with the other servers with their partion name, upd group, and mcast port.
So, I guess I'm done, but I would still really like to know what is up with cars/wizard and why all the RemoteExceptions?

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

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



More information about the jboss-user mailing list