[jboss-jira] [JBoss JIRA] Updated: (JBAS-3884) Unexpected end of ZLIB input stream for nested JAR files
Charles Crouch (JIRA)
jira-events at jboss.com
Fri Feb 2 11:44:20 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-3884?page=all ]
Charles Crouch updated JBAS-3884:
---------------------------------
Fix Version/s: JBossAS-5.0.0.Beta2
Update fix version to be Beta2
> 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
> 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