This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes Error setting up SocketClientInvoker - unknown host in clustered env Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Error setting up SocketClientInvoker - unknown host in clustered env" Watch "Error setting up SocketClientInvoker - unknown host in clustered env" New topic
Author

Error setting up SocketClientInvoker - unknown host in clustered env

Rohit Rai
Ranch Hand

Joined: Aug 04, 2008
Posts: 53
Hi,

I have setup a clustered environment and the cluster is working fine but - i keep on getting the following stack trace any idea s to what it is due to?

Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

The error message says the host name 'igteblrmanage01' cannot be found. Can you ping that host (from the system displaying the error)? Is the name spelled correctly? Is your hosts file set up correctly? You could also try using IP addresses instead of host names.

If none of that helps, post the contents of your hosts file on all systems involved, and state what OSes you are using, which version of JBoss AS, and JVM.


JBoss In Action
Rohit Rai
Ranch Hand

Joined: Aug 04, 2008
Posts: 53
Hello,

Thanks for the replay ... actually i solved the problem. The problem was with the host file in /etc/host thais was not properly configured.

Thanks a lot anyway
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Error setting up SocketClientInvoker - unknown host in clustered env
 
Similar Threads
Struts in Weblogic Problem
EJB3.0 - java.lang.reflect.UndeclaredThrowableException problem
Failed to download and/or install client side AOP stack
Error using JBoss5.0.0GA
Remote EJB URL Issue