Re: Tomcat Jconsole

2010-05-19 Thread Ozgur Ozdemircili
..@gmail.com] > > Subject: Re: Tomcat Jconsole > > > > -Dual core Intel(R) Xeon(R) CPU E3110 @ 3.00GHz and 4 GB memory each. > > What does "each" mean? Is the system running with 4 GB of memory or > something more? > > > The startup.sh configur

RE: Tomcat Jconsole

2010-05-19 Thread Caldarale, Charles R
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com] > Subject: Re: Tomcat Jconsole > > -Dual core Intel(R) Xeon(R) CPU E3110 @ 3.00GHz and 4 GB memory each. What does "each" mean? Is the system running with 4 GB of memory or something more? > The startu

Re: Tomcat Jconsole

2010-05-19 Thread Hassan Schroeder
On Wed, May 19, 2010 at 6:38 AM, Ozgur Ozdemircili wrote: > I have the following parameters in my tomcat startup.sh ripple:/tmp$ cat testenv #!/bin/bash export CATALINA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx2048m -server" set CATALINA_OPTS="-Dcom.sun.management.jmxremote \ -Dcom.sun.managem

Re: Tomcat Jconsole

2010-05-19 Thread Ozgur Ozdemircili
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com] > > Subject: Tomcat Jconsole > > > > Im trying to connect to my tomcat server using Jconsole. I do get > > "Connection Failed" > > What version of Tomcat? What JVM? > > > I have the following

RE: Tomcat Jconsole

2010-05-19 Thread Caldarale, Charles R
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com] > Subject: Tomcat Jconsole > > Im trying to connect to my tomcat server using Jconsole. I do get > "Connection Failed" What version of Tomcat? What JVM? > I have the following parameters in my tomcat

Tomcat Jconsole

2010-05-19 Thread Ozgur Ozdemircili
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.j

RE: Tomcat JConsole

2008-08-14 Thread Tokajac
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Tomcat-JConsole-tp18982597p18985903.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

RE: Tomcat JConsole

2008-08-14 Thread Caldarale, Charles R
> From: Tokajac [mailto:[EMAIL PROTECTED] > Subject: Tomcat JConsole > > $ CATALINA_OPTS="-Dcom.sun.management.jmxremote > -Dcom.sun.management.jmxremote.port=8999 > -Dcom.sun.management.jmxremote.ssl=false > -Dcom.sun.management.jmxremote.authenticate=false > -D

Re: Tomcat JConsole

2008-08-14 Thread Tokajac
ate="false" -Dcom.sun.management.jmxremote.ssl="false" ? Which .exe or .java file needs to be started? Regards -- View this message in context: http://www.nabble.com/Tomcat-JConsole-tp18982597p18985026.html Sent from the Tomcat - User mail

Re: Tomcat JConsole

2008-08-14 Thread Sam Wun
Hi, I m using Eclipse 3.4 (in Vista) and Tomcat 5.5 (in linux) as J2EE development environment. I want to build a online order form to interact with backend database in linux. I know I can use dreamweaver to create web page (html template), but I don't know how to use it and dont' have the time to

Re: Tomcat JConsole

2008-08-14 Thread Johnny Kewl
- Original Message - From: "Tokajac" <[EMAIL PROTECTED]> To: Sent: Thursday, August 14, 2008 4:24 PM Subject: Tomcat JConsole How can i monitor Tomcat with JConsole? I found sg like: $ CATALINA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.managemen

Tomcat JConsole

2008-08-14 Thread Tokajac
2.edu"; $ export CATALINA_OPTS; and i put that in catalina.but, but so far i have no success with the configuration. If sy has experience with this set up, please write down the step by step process. Thx! Regards -- View this message in context: http://www.nabble.com/Tomcat-JConsole-tp1898259