[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: away from console setup for jmx-console?

PeterJ do-not-reply at jboss.com
Fri Oct 19 11:19:37 EDT 2007


The "cannot find the server" message usually means that there is no host that corresponds to the IP address. Can you ping the server?

What is in the /etc/hosts file?

Have you tried setting -Djava.net.preferIPv4Stack=true in the JVM command options.

So many things that can go wrong. Ain't Linux grand?!?

As far as I remember (it was a while back when I set up iptables), I had to open ports as follows:

Port 8080 was sufficient for http

Ports 1099 and 1098 were needed for JNDI and RMI (e.g, client using messing or EJBs)

Ports 4444, 4445 were needed for JMX clients.

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

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



More information about the jboss-user mailing list