Re: Re: java.lang.IllegalStateException: zip file closed

2011-11-07 Thread Jakob Korherr
Betreff:        Re: java.lang.IllegalStateException: zip file closed Gesendet von:        sethfromaust...@gmail.com Hi Gregor, This issue seems to be a race condition resulting of the combination of xerces closing every InputStream it gets and Jetty failing

Antwort: Re: java.lang.IllegalStateException: zip file closed

2011-10-27 Thread Gregor . JARISCH
:Jakob Korherr jakob.korh...@gmail.com An: MyFaces Development dev@myfaces.apache.org Datum: 26.10.2011 12:59 Betreff:Re: java.lang.IllegalStateException: zip file closed Gesendet von: sethfromaust...@gmail.com Hi Gregor, This issue seems to be a race condition resulting

Re: java.lang.IllegalStateException: zip file closed

2011-10-26 Thread Jakob Korherr
for any suggestions. Thanks in advance. java.lang.IllegalStateException: zip file closed         at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) ~[na:1.6.0_17]         at java.util.zip.ZipFile.access$100(ZipFile.java:29) ~[na:1.6.0_17]         at java.util.zip.ZipFile$2.nextElement

java.lang.IllegalStateException: zip file closed

2011-10-25 Thread Gregor . JARISCH
am glad for any suggestions. Thanks in advance. java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) ~[na:1.6.0_17] at java.util.zip.ZipFile.access$100(ZipFile.java:29) ~[na:1.6.0_17] at java.util.zip.ZipFile$2

Re: java.lang.IllegalStateException: zip file closed

2011-10-25 Thread Michael Kurz
jetty (in which the patch is also included). Following is our stacetrace; It is very similar to the problem described in the jira issue above. Still, it seems to be something else. I am glad for any suggestions. Thanks in advance. java.lang.IllegalStateException: zip file closed