Dear Sir:
I cam trying to do a remote connect to a Tomcat 5.5 server. I can connect to it via JConsole. I have these parameters on the tomcat:
-Dcatalina.home=E:\Apache\Tomcat_5.5.17
-Dcatalina.base=E:\Apache\Tomcat_5.5.17
-Djava.endorsed.dirs=E:\Apache\Tomcat_5.5.17\common\endorsed
-Djava.io.tmpdir=E:\Apache\Tomcat_5.5.17\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=E:\Apache\Tomcat_5.5.17\conf\logging.properties
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9004
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Djava.library.path=C:\Program Files\Documentum\shared
I try using the string:
service:jmx:rmi:///jndi/rmi://irapps153:9004/management/rmi- jmx- connector
to connect but I never get a connection in the "next" window. Any Ideas what I am doing wrong. It is more that likely something simple. Thanks for you time
Richard
Logged In: NO
well, does anybody have any ideas? Thanks
Logged In: NO
Is there suppose to be a set of tomcat server class files for this to work. I can not find any documentation on the install only the windows executable. thanks again
Logged In: NO
Is there suppose to be a set of tomcat server class files for this to work. I can not find any documentation on the install only the windows executable. thanks again