[jboss-user] [Remoting] - Re: rmi registry

choozie do-not-reply at jboss.com
Mon Jul 24 07:43:24 EDT 2006


I foundt out that I actually do get an error before that. Calling  
RMIServerInvoker rmiserver = new RMIServerInvoker(myLocator); 

gives 
ERROR [org.jboss.remoting.transport.rmi.RMIServerInvoker - 246] Error unbinding RMIServerInvoker from RMI registry.
java.rmi.NotBoundException: remoting/RMIServerInvoker/3455
	at sun.rmi.registry.RegistryImpl.unbind(RegistryImpl.java:140)
	at org.jboss.remoting.transport.rmi.RMIServerInvoker.destroy(RMIServerInvoker.java:242)
	at org.jboss.remoting.transport.rmi.RMIServerInvoker.finalize(RMIServerInvoker.java:260)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)

I have no idea why that is...

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

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



More information about the jboss-user mailing list