The following error occures only with 3.2.4RC1, not with 3.2.1

Hostname: Inet.getLocalhost deliveres 172.19.183.21

on obove multihomed machine jboss is started with -b 192.130.183.23 (special 
bindaddress of a lan interface). 

client: java.naming.provider.url=192.130.183.23:1099
webstart: http://192.130.183.23 :8080/MyWebArchiv/index.html

=> Error: javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectException: Connection refused to host: 172.19.183.23; nested exception 
is: 
        java.net.ConnectException: Connection refused]

when same jboss is started with -b 172.19.183.23 and
client: java.naming.provider.url=172.19.183.23:1099
webstart: http://172.19.183.23:8080/MyWebArchiv/index.html it works!

AS well  with jboss 3.2.1 both configurations work. 

Is it a problem with 3.2.4RC1 or a network configuration problem or ...??

Any experiences or statements on JBoss 3.2.4 very welcome

Stefan Heckler



<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827585#3827585";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827585>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to