DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26989>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26989

difficulty shutting down service with shared/lib/commons-digester.jar

           Summary: difficulty shutting down service with
                    shared/lib/commons-digester.jar
           Product: Tomcat 5
           Version: 5.0.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The Tomcat service on Win2000 takes almost 1 minute to shutdown if I put
commons-digester.jar in shared/lib.  I have exactly the same setup with version
4.18 which didn't have this problem.  To be sure the jar file is the one causing
the problem, I removed all my applications and all other jar files, I was able
to reproduce the problem.  After I removed the jar file, tomcat shuts down fine.

I did find commons-digester.jar under server/lib.  However, classes loaded from
there are supposed to be visible only to Tomcat - my webapp failed to find the
required digester classes after I removed the jar file from shared/lib.

Interestingly, I don't have the same problem by putting commons-beanutils.jar
under shared/lib although commons-beanutils.jar exists under server/lib.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to