[jboss-jira] [JBoss JIRA] Created: (JBAS-3884) Unexpected end of ZLIB input stream for nested JAR files
Michael Newcomb (JIRA)
jira-events at jboss.com
Mon Nov 27 10:20:41 EST 2006
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
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