Hi, I am trying to configure jmx remote to enable monitoring of the application through Jconsole.As per the documentation i have put the following parameter
CATALINA_OPTS="-Dcom.sun.management.jmxremote.port=3050" export CATALINA_OPTS in the catalina.sh file I have also configured the management.properties file which gives the path to a password file.But the service dosen't seem to start on defined port.Please help Thanks & Regards, VIkram On 3/8/06, Tomasz Nowak <[EMAIL PROTECTED]> wrote: > Vikram Godse <[EMAIL PROTECTED]> wrote: > > > > Hi, > > My CATALINA_OPTS parameter has the following values i have 4gb ram on > > my server > > > > > CATALINA_OPTS="-server -XX:MaxPermSize=512m -Xms1024m -Xmx1024m" > > > > This is what i see in the tomcat manager server info. > > > Max threads: 200 Min spare threads: 4 Max spare threads: 50 Current > > thread count: 20 >Current thread busy: 17 > > > Max processing time: 560464 ms Processing time: 2668.859 s Request > > count: 2800 Error >count: 46 Bytes received: 0.00 MB Bytes sent: 27.28 > > MB > > > > My Max threads are 200 of which current thread count is 20 and current > > busy are 17 with > > 128 active sessions. > > The same problem here. > > Tomcat 5.5.15, Java 1.5.0, > CATALINA_OPTS: -XX:MaxPermSize=512m -Xms1024m -Xmx1024m" > > Info from one of the managers webapps: > > Max threads: 200 > Min spare threads: 25 > Max spare threads: 50 > Current thread count: 57 > Current thread busy: 16 > > Sessions: 192 > > -- > T. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Try not do or do not, there is no try ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]