RE: Capturing Tomcat thread dumps from startup.bat (Windows)

2007-07-20 Thread Jayson Enriquez
Subject: Re: Capturing Tomcat thread dumps from startup.bat (Windows) catalina.bat run dump.log then do a Ctrl+Break for the dump another way is to use a service wrapper that lets you do dumps, http://people.apache.org/~fhanik/wrapper.html Filip Jayson Enriquez wrote: I am unable to copy

FW: Capturing Tomcat and JAVA thread dumps from (Windows)

2007-07-20 Thread Jayson Enriquez
List Subject: Re: Capturing Tomcat thread dumps from startup.bat (Windows) catalina.bat run dump.log then do a Ctrl+Break for the dump another way is to use a service wrapper that lets you do dumps, http://people.apache.org/~fhanik/wrapper.html Filip Jayson Enriquez wrote: I am unable

RE: Capturing Tomcat thread dumps from startup.bat (Windows)

2007-07-20 Thread Jayson Enriquez
Tomcat thread dumps from startup.bat (Windows) a tomcat thread dump is equal to a java thread dump, the latter is the correct term for it so I am not sure what you are asking Filip Jayson Enriquez wrote: Thank you Filip. That seem to work just fine! Can you also tell me how I can capture

RE: Capturing Tomcat thread dumps from startup.bat (Windows)

2007-07-20 Thread Jayson Enriquez
That's it! Thank you guys. Keep up the good work. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 1:22 PM To: Tomcat Users List Subject: RE: Capturing Tomcat thread dumps from startup.bat (Windows) From: Jayson Enriquez [mailto

Capturing Tomcat thread dumps from startup.bat (Windows)

2007-07-16 Thread Jayson Enriquez
I am unable to copy Tomcat thread dumops when launching it from Startup.bat from a command window. At the end of the day I do a select all and copy but it only captures part of the thread dump. Is/Are their other ways to capture thread dumps from a command (DOS) window? Buffers are set to 999

RE: Tomcat Server CPU utilization goes upto 400%

2007-06-14 Thread Jayson Enriquez
rofl -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: Thursday, June 14, 2007 12:15 PM To: Tomcat Users List Subject: Re: Tomcat Server CPU utilization goes upto 400% man, I need to get a CPU like that, that can actually work 4 times its max capacity :)

java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
Jayson Enriquez CHDP

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
that such a virus or defect exists. -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 11:09 AM To: users@tomcat.apache.org Subject: java.util.ConcurrentModificationException In regards to Bug#: 29056 http://issues.apache.org/bugzilla/show_bug.cgi?id

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
. -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 11:20 AM To: Tomcat Users List Subject: RE: java.util.ConcurrentModificationException I have already extracted the files. Now, where do I place these files (folders)? -Original Message

RE: Which Version Of Tomcat 5.5.23 to download

2007-04-18 Thread Jayson Enriquez
Use the Core .zip (it has the Catalina.bat file), then the Windows service installer (exe). If you are using jdk 1.4, download jdk 1.4 comp package. -Original Message- From: Avinash Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 1:35 AM To: Tomcat Users List Subject: Re:

HTTPS service

2007-04-13 Thread Jayson Enriquez
before? Tomcat 5.0.28 Windows 2000 SP4 RAM - 8GB CPU - Intel 3.20ghz Thank you Jayson Enriquez CHDP Sacramento Municipal Utility District Business Technology / EDM Support 916 . 732 . 6977

Tomcat 5.5 on JDK 1.4.2_13

2007-04-03 Thread Jayson Enriquez
Hi all, Is it possible for Tomcat 5.5 to run on JDK1.4.2_13? I know that JDK1.5 has JRE 5.0. Does JDK1.4.2_13 have a patch install for JRE 5.0? Thank you Jayson Enriquez CHDP Sacramento Municipal Utility District Business Technology / EDM Support

RE: Tomcat 5.5 on JDK 1.4.2_13

2007-04-03 Thread Jayson Enriquez
Thank you Mark. -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 03, 2007 3:38 PM To: Tomcat Users List Subject: Re: Tomcat 5.5 on JDK 1.4.2_13 Jayson Enriquez wrote: Is it possible for Tomcat 5.5 to run on JDK1.4.2_13? Yes. You need the JDK 1.4

Virtual Memory or Mem usage monitoring

2007-03-29 Thread Jayson Enriquez
it hits -Xmx 256? What will/should mem drop down to after release? Catalina.bat - set CATALINA_OPTS=%CATALINA_OPTS% -Djava.library.path=C:\Program Files\Documentum\shared -Xms256m -Xmx256m -verbose:gc Thank you Jayson Enriquez CHDP

RE: Which Tomcat 5.5.23 file do I download for Windows?

2007-03-28 Thread Jayson Enriquez
what you need -- no reason to have Catalina.bat. Tim -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 10:18 AM To: users@tomcat.apache.org Subject: Which Tomcat 5.5.23 file do I download for Windows? Good morning! I am currently

RE: Which Tomcat 5.5.23 file do I download for Windows?

2007-03-28 Thread Jayson Enriquez
-Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 1:08 PM To: Tomcat Users List Subject: RE: Which Tomcat 5.5.23 file do I download for Windows? Tim - Thank you for replying. We currently run Documentum (Webtop) utilizing catalina.bat

RE: Which Tomcat 5.5.23 file do I download for Windows?

2007-03-28 Thread Jayson Enriquez
installation is to install from the .exe file to get my services set up, and then unzip the .zip version right on top of the installation, so I have the extra support files from the zip, without having to manually do the service installation. Jayson Enriquez wrote: Filip and Tim - I will work

RE: Memory (leak) continues to increase (Tomcat5.exe)

2007-03-20 Thread Jayson Enriquez
The issue continues. I have updated to JDK 1.4.2_13 and installed fixes from Documentum. Has anybody come across this issue? Any ideas? Thank you Jayson -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 9:52 AM To: users@tomcat.apache.org

Memory continues to increase (Tomcat5.exe)

2007-03-13 Thread Jayson Enriquez
not help. System config: Tomat5 - 5.0.28 server Java VM - j2sdk1.4.2 OS - win2k Mem - 3gb Processors - 4 Service Pack - SP4 Environment - production Thank you Jayson Enriquez CHDP Sacramento Municipal Utility District Business Technology / EDM

HTTPS services will not start (after stopping services)

2007-03-13 Thread Jayson Enriquez
VM - j2sdk1.4.2 OS - win2k Mem - 3gb Processors - 4 Service Pack - SP4 Environment - production Thank you Jayson Enriquez CHDP Sacramento Municipal Utility District Business Technology / EDM Support 916 . 732 . 6977