I have a similiar problem but on two Linux in cluster with Jboss 3.2.3 . 
I try to give the ip address to  the Context.PROVIDER_URL properties as 
"server1:1100,server2:1100", but the problem remain only change the address on the 
message the failed to connect. By telnet I can connected with the servers and ports.
Using --host not works. I think that the problems is not the bind address(I also try 
configurate it on the cluster-service.xml).
The log error is
16:28:11,959 DEBUG [RecuperaInterfaz] org.jnp.interfaces.NamingContextFactory
16:28:11,959 DEBUG [RecuperaInterfaz] server2:1100,server1:1100
16:28:11,959 DEBUG [RecuperaInterfaz] org.jboss.naming:org.jnp.interfaces
16:28:11,966 WARN  [NamingContext] Failed to connect to server2:1100
javax.naming.CommunicationException: Failed to retrieve stub from server server2:1100 
[Root exception is java.io.StreamCorruptedException: unexpected block data]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:209)

Thanks for any help,
sorry for my english,
Fabrizio





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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to