[jboss-jira] [JBoss JIRA] Closed: (JBAS-3884) Unexpected end of ZLIB input stream for nested JAR files

Scott M Stark (JIRA) jira-events at lists.jboss.org
Wed Mar 7 23:36:25 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-3884?page=all ]

Scott M Stark closed JBAS-3884.
-------------------------------

    Resolution: Duplicate Issue

This is essentially a duplicate of JBAS-3867 and related to the same underlying vfs issue.

I was able to startup the server with the ear deployed without this error. There were some other errors due to descriptor problems from stricter xml parsing, but no IOException.


> Unexpected end of ZLIB input stream for nested JAR files
> --------------------------------------------------------
>
>                 Key: JBAS-3884
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3884
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: JBossAS-5.0.0.Beta1
>         Environment: Java 5
>            Reporter: Michael Newcomb
>         Assigned To: Scott M Stark
>             Fix For: JBossAS-5.0.0.Beta2
>
>
> 1. Built EJB3 trailblazer.
> 2. Copied EJB3Trail.ear file to deploy directory.
> 3. **** started JBoss **** (JBoss was not running when copy occurred)
> During the deploy process I kept getting this error. It is similar to when you try to build a war/ear/jar INSIDE the deploy directory. The file is not completly written when it is being deployed.
> Well, I copied the file before I started JBoss but was still getting this error.
> So, I exploded the ear file and just had EJB3Trail.ear as a directory. Everything works fine.
> So, it seems like the files inside the EAR are being processed *before* they are completely unjarred? Perhaps the streams writing the nested jars are not being closed?
> Thanks,
> Michael

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list