More tomcat wierdness
    Ashley Moran 
    work at ashleymoran.me.uk
       
    Mon Feb 13 05:02:01 PST 2006
    
    
  
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 pid 
file", or something to that effect.
root at webserv2# ls -lad /var/run/. /var/run/tomcat55.pid
drwxr-xr-x  5 root  wheel  512 Feb 13 12:10 /var/run/.
-rw-r--r--  1 www   wheel    6 Feb 13 12:22 /var/run/tomcat55.pid
It worked fine when it was running off the old www/jakarta-tomcat55 port - I 
don't know if anything has changed.
Ashley
    
    
More information about the freebsd-questions
mailing list