> From: karthikn [mailto:[EMAIL PROTECTED] 
> Subject: Re: RESIDENTIAL MEMORY 100%
> 
> 2) In Remote TOMCAT5523 "/infinet/karthik/TOMCAT5523/bin"
>     i inserted a new argument in  "catalina.sh"  as follows
>     export JAVA_OPTS=-Dcom.sun.management.jmxremote.port=8999 

I think you also need this:
   -Dcom.sun.management.jmxremote.ssl=false

(I haven't done much with headless JMX, so I'm not positive.)

You can also completely disable JMX authentication with:
   -Dcom.sun.management.jmxremote.authenticate=false

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to