You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/04/24 08:35:50 UTC

DO NOT REPLY [Bug 19265] New: - Server dies when I try to access a webapp.

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=19265>.
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=19265

Server dies when I try to access a webapp.

           Summary: Server dies when I try to access a webapp.
           Product: Tomcat 5
           Version: Nightly Build
          Platform: Sun
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: rajiv.mordani@sun.com


When I deploy a webapp and start the server and try to access any webapp the
server dies with the following exception - 

INFO: Starting Coyote HTTP/1.1 on port 8080
java.lang.NegativeArraySizeException
        at
org.apache.naming.resources.ProxyDirContext.cacheUnload(ProxyDirContext.java:1690)
        at
org.apache.naming.resources.ProxyDirContext.cacheLookup(ProxyDirContext.java:1511)
        at
org.apache.naming.resources.ProxyDirContext.getAttributes(ProxyDirContext.java:921)
        at
org.apache.catalina.startup.HostConfig.checkContextLastModified(HostConfig.java:672)
        at org.apache.catalina.startup.HostConfig.run(HostConfig.java:971)
        at java.lang.Thread.run(Thread.java:536)

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