[jboss-user] [Remoting] - Remoting resolving to Hostname
getkarthik_555
do-not-reply at jboss.com
Thu Aug 14 12:08:28 EDT 2008
Hi
I am using JBoss 4.2.x and trying to start it up with -b 0.0.0.0 interface option for remote access. But while starting up the AS tries to resolve to a host name and fails booting.
Even giving a physical IPAddress to the -b option doesnt work.
Caused by: java.lang.RuntimeException: Exception creating identity: foohost: foohost
at org.jboss.remoting.ident.Identity.get(Identity.java:211)
-b substitues the jboss.bind.address. Is there any way that this hostname resolution can be avoided.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170608#4170608
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170608
More information about the jboss-user
mailing list