Ingo,
I was dealing with this problem JUST yesterday (with the 2.0 Final relase) and the solution I cam up with was just to rebuild the jar and deploy it again. I was using ant, so I am not sure if the problem was ant incorrectly building the Jars or Jboss. I also disovered that I no longer had a problem if I used a zip file named as a ear/jar file.
Hope this helps
Regards
Scott Warren
Lead Internet Technologies Developer
-----------------------------------------------------------------------------
Phone: +61 3 5222 6240
mailto: [EMAIL PROTECTED]
web: www.advancedresource.com.au
-----------------------------------------------------------------------------
-----Original Message-----
From: Ingo Adler [mailto:[EMAIL PROTECTED]]
Sent: Friday, 23 February 2001 12:02 AM
To: jBoss
Subject: AW: [jBoss-User] Auto-deploying sometimes fails with io-error
Hi,
has anyone already found a solution to the problem?
Ingo
[Auto deploy] Auto deploy of
file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/deploy/abr-ejb.ear
[J2EE Deployer] Stopping module abr-ejb.jar
[Container factory]
Undeploying:file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/bin/../tmp/depl
oy/abr-e
jb.ear/ejb1002.jar
[Container factory] Undeployed application:
file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/bin/../tmp/
deploy/abr-ejb.ear/ejb1002.jar
[J2EE Deployer] Destroying application abr-ejb.ear
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] Could not remove file:
file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/tmp/deploy/abr-e
jb.ear
[J2EE Deployer] Deploy J2EE application:
file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/deploy/abr-ejb
.ear
[J2EE Deployer] Could not delete temporary file:
/C:/Programme/jboss_jetty/jboss-PRE-2.1/bin/../tmp/
deploy/copy1007.zip
[J2EE Deployer] Create application abr-ejb.ear
[J2EE Deployer] Installing EJB package: abr-ejb.jar
[J2EE Deployer] Destroying application abr-ejb.ear
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] Could not remove file:
file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/tmp/deploy/abr-e
jb.ear
[Auto deploy] Deployment
failed:file:/C:/Programme/jboss_jetty/jboss-PRE-2.1/deploy/abr-ejb.ear
[Auto deploy] java.io.EOFException: Unexpected end of ZLIB input stream
[Auto deploy] at java.util.zip.ZipFile$1.fill(ZipFile.java:212)
[Auto deploy] at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:133)
[Auto deploy] at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:104)
[Auto deploy] at
org.jboss.deployment.URLWizzard.write(URLWizzard.java:286)
[Auto deploy] at
org.jboss.deployment.URLWizzard.download(URLWizzard.java:68)
[Auto deploy] at
org.jboss.deployment.URLWizzard.downloadTemporary(URLWizzard.java:81)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installEJB(J2eeDeployer.java:497)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:4
66)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:136)
[Auto deploy] at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Auto deploy] at
org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:332)
[Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:268)
[Auto deploy] at java.lang.Thread.run(Thread.java:484)
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
