[jboss-user] [Clustering/JBoss] - RMI Clustering using JGroups

sivasenthil do-not-reply at jboss.com
Thu Jul 27 03:09:57 EDT 2006


Hai ! I had tried to replicate my RMI Server using JGroups API. I had follow the codes and import the same class which i taken from (net.sf.extrme 
.multicast) sourceforge.net. 
I had open two rmi servers in two differnet registries. 
But Client is not able to contact our replicated rmi. It throws error like 


java.lang.StackOverflowError
	com.netphone.server.ClientRMIMessageInterceptorControl.invoke(ClientRMIMessageInterceptorControl.java:149)
	$Proxy0.toString(Unknown Source)
	java.lang.String.valueOf(String.java:2131)
	java.lang.StringBuffer.append(StringBuffer.java:370)
	com.netphone.server.ClientRMIMessageInterceptorControl.invoke(ClientRMIMessageInterceptorControl.java:149)
	$Proxy0.toString(Unknown Source)...
...........


How to solve this 

Thanks


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

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



More information about the jboss-user mailing list