[jboss-dev-forums] [Design of the JBoss EJB Container] - Re: jndi lookup during restart

jcreynol do-not-reply at jboss.com
Wed Feb 13 13:08:36 EST 2008


I'm seeing this problem JBOSS EAP 4.2CR1.  Did this fix get propagated to that code base?  We have a Swing Client using JBoss remoting with the rmi transport and unified invoker.  We have code to catch potential Server problems and then re-authenticate the user, but subsequent lookups, when the server comes back online, displays:

Caused by: java.rmi.NoSuchObjectException: no such object in table
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
	at org.jboss.remoting.transport.rmi.RMIServerInvoker_Stub.transport(Unknown Source)
	at org.jboss.remoting.transport.rmi.RMIClientInvoker.transport(RMIClientInvoker.java:238)
	... 14 more

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

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



More information about the jboss-dev-forums mailing list