Re: tomcat/java process strangeness

2007-10-19 Thread thebugslayer
one Tomcat running on Red Hat Linux and another > on Gentoo Linux, and one showed a huge number of Tomcat "processes" > while the other showed only one. Switching attention between the two > was, uh, interesting. > > -- > Mark H. Wood, Lead System Programmer [EMAIL PRO

tomcat/java process strangeness

2007-10-17 Thread thebugslayer
g the same command(different PIDs). And my tomcat instance seems to run fine without problem. When I kill one of the process, the rest will go down as well. Here are 2 out of 21 process list I got... thebugslayer 7346 0.0 1.9 255680 121612 ? SOct16 0:00 /opt/java/bin/java -client -Xms3

Groovy scripts to setup multiple Tomcat instances with single install base.

2007-10-11 Thread thebugslayer
Hi all, Just want to share these tools to the user groups. Hope you find it useful. http://docs.codehaus.org/display/GROOVY/Tomcat+tools Cheers, -- /bugslayer - To start a new topic, e-mail: users@tomcat.apache.org To unsubscr

resources to watch for reloading weapp

2007-08-26 Thread thebugslayer
Hi, Is there way to configure/add more file to be monitored for changes that trigger a webapp's auto reload? -- /bugslayer - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: Tomcat looses POST parameters

2007-08-26 Thread thebugslayer
I would suggest a TCP sniff tool like one found from axis or grinder to peek at your http track to be sure. On 8/24/07, M4N - Arjan Tijms <[EMAIL PROTECTED]> wrote: > Hi, > > We're hosting a fairly high traffic web application based on Tomcat. > It's running on Debian-Etch, JDK 5.0U10 and Tomcat 5

Re: Graceful webapp reloading

2007-08-26 Thread thebugslayer
Jerome, Have you tried Tomcat's manager webapp? You may also use Ant task to controll this too. On 8/23/07, Mark Thomas <[EMAIL PROTECTED]> wrote: > Jérôme Etévé wrote: > > Is there a way to setup tomcat to do a nice graceful reload where all > > the current requests are allowed to finish and the