Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-242

ASF Bug 57626 - IllegalStateException: zip file closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JWS 3.0.3 ER1
    • JWS 3.0.1
    • tomcat8
    • None

      ASF Bug 57626 - IllegalStateException: zip file closed

      This exception occurs during the recompilation of JSPs at runtime. The exception is effectively an IllegalStateException, with message zip file is closed.

      It appears that the probable cause of this issue is the fix applied to ensure that all JARs files gets properly closed to prevent resource leaks (SVN revision 1641056).

      More concretely in JspCompilationContext, the method getLastModified() will use an already closed instance of the tagJar. This occurs when the JSP file gets recompiled, and thus not upon first compilation.

      https://bz.apache.org/bugzilla/show_bug.cgi?id=57626
      http://svn.apache.org/r1662201

            rhn-support-csutherl Coty Sutherland
            rhn-support-lkonno Leticia Konno
            Bogdan Sikora Bogdan Sikora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: