-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 2.3
-
Component/s: None
-
Environment:
Various. Not isolated to a particular jdk, db or app server.
Various customers have reported that when installing or using various plugins they get a stack trace like this:
java.lang.IllegalStateException: zip file closed
at java.util.zip.ZipFile.ensureOpen(ZipFile.java:399)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:197)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:183)
at java.util.jar.JarFile.getInputStream(JarFile.java:367)
...
These have sometimes suddenly stopped happening after a restart. It is possible that restarting Confluence after installing the plugin is a workaround for this error.