Hi,
Im trying to connect to my tomcat server using Jconsole. I do get
"Connection Failed"
I have the following parameters in my tomcat startup.sh
export CATALINA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx2048m -server"
set CATALINA_OPTS="-Dcom.sun.management.jmxremote \
-Dcom.sun.management.jmxremote.port=8999 \
-Dcom.sun.management.jmxremote.ssl=false \
-Dcom.sun.management.jmxremote.authenticate=false"
And My hostname resolves to my ip:
hostname -i
10.5.xx.xx
I can connect locally by openig vnc conneccion yet when I try from my
workstation it does not connect.
When I start tomcat I do not see 8999 open.I see the following error on my
catalina out:
java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming
] { -help | start | stop }
Any ideas why I cannot connect remotely?
Özgür Özdemircili
http://www.acikkod.org
Code so clean you could eat off it