Re: More tomcat wierdness

2006-02-14 Thread Ashley Moran
> "sh -x /usr/local/etc/rc.d/tomcat55.sh stop" may shed some light. > > Ceri On Monday 13 February 2006 15:50, Ceri Davies wrote: > "sh -x /usr/local/etc/rc.d/tomcat55.sh stop" may shed some light. Thanks for the -x tip... unfortunately the output is very long, and I don't have time to study t

Re: More tomcat wierdness

2006-02-13 Thread Jonathan Chen
On Mon, Feb 13, 2006 at 01:00:37PM +, Ashley Moran wrote: > I've reinstalled Tomcat (now in www/tomcat55) because it was going mental > (100% CPU) and now the stop/start isn't working through the rc.d script. > > Tomcat starts and records the PID in /var/run/tomcat55.pid. But when I call >

Re: More tomcat wierdness

2006-02-13 Thread Lowell Gilbert
Ashley Moran <[EMAIL PROTECTED]> writes: > I've reinstalled Tomcat (now in www/tomcat55) because it was going mental > (100% CPU) and now the stop/start isn't working through the rc.d script. > > Tomcat starts and records the PID in /var/run/tomcat55.pid. But when I call > the script with stop

Re: More tomcat wierdness

2006-02-13 Thread Ceri Davies
On 13 Feb 2006, at 13:00, Ashley Moran wrote: I've reinstalled Tomcat (now in www/tomcat55) because it was going mental (100% CPU) and now the stop/start isn't working through the rc.d script. Tomcat starts and records the PID in /var/run/tomcat55.pid. But when I call the script with st

More tomcat wierdness

2006-02-13 Thread Ashley Moran
I've reinstalled Tomcat (now in www/tomcat55) because it was going mental (100% CPU) and now the stop/start isn't working through the rc.d script. Tomcat starts and records the PID in /var/run/tomcat55.pid. But when I call the script with stop I get an error saying "tomcat not started? check pi