Chris,, still i have confused to setting this parameter.Basically I m system administrator not a programmer.
Please explain briefly with example... how to configure ?? On 23/09/2010, Pid <p...@pidster.com> wrote: > > On 22/09/2010 21:04, rujin raj wrote: > > Chris, > > > > I have installed LambdaProbe for monitoring tomcat. I am not able to > > monitor the memory utilisation for the application. > > > > *Error:This page requires Java5 with enabled JMX Agent. To enable the JXM > > Agent please add "-Dcom.sun.management.jmxremote" to java command line or > > $JAVA_OPTS environment variable. If you are an IBM JDK user please add > these > > properties: -Dcom.sun.management.jmxremote=true > > -Dcom.sun.management.jmxremote.authenticate=false > > -Dcom.sun.management.jmxremote.port=29001 > > -Dcom.sun.management.jmxremote.ssl=false * > > > > How can i enable the JMX agent.. I am using Windows 2003 server tomcat 6 > and > > java jre 1.6 is installed. > > What's unclear about the above? Did you read the message carefully? > > "please add "-Dcom.sun.management.jmxremote" to java command line or > $JAVA_OPTS environment variable." > > > In this case, it's probably actually $CATALINA_OPTS that you want, but > the info is all there. > > > p > >