https://issues.apache.org/bugzilla/show_bug.cgi?id=50754

           Summary: The catalina.pid file doesn't get killed properly upon
                    Tomcat shutdown
           Product: Tomcat 6
           Version: 6.0.24
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: p...@qad.com


The shutdown.sh script is not at times removing the catalina.pid file so when
startup.sh runs it fails since there's an old catalina.pid file that still
exists.

In addition, the -force does not work at times which probably is the reason for
the above.

We are forced to put wrapper script in place to do an lsof to kill the process
if it's found. Our Build Framework for our products will be delivered to our
customers after this year and we will not be providing our wrapper script to
them so we hope that this gets fixed by then.

Thanks. Pat Pigatti (QAD, Inc - Manager of Development Engineering)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to