#18882: tomcat6 tomcatctl uses tomcat5.pid -------------------------------------+-------------------------------------- Reporter: mail-lists@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- Line 53 of tomcatctl is referencing a tomcat5.pid when it should reference tomcat6.pid. This is preventing the service from stopping when using launchctl. The correct line should read [ -z "$TOMCAT_PIDNAME" ] && TOMCAT_PIDNAME="tomcat6.pid" -- Ticket URL: <http://trac.macports.org/ticket/18882> MacPorts <http://www.macports.org/> Ports system for Mac OS