Sounds like a Win 2000 issue - the file system makes a file "appear" before
it's finished copying. I don't think WinNT did tha.
-----Original Message-----
From: Erik Grøntoft Dybdahl [mailto:[EMAIL PROTECTED]]
Sent: 09 January 2001 12:18
To: jBoss
Subject: [jBoss-User] Auto-deploying sometimes fails with io-error
Seems like jBoss starts to read deployed jar-files too
early sometimes, ie. before the file-copy process is
finished, causing io-error. The error below
disappeared
when I stopped jBoss, copied the file once more, and
restarted jBoss (Windows 2000 Pro).
erik.
[Auto deploy] Deployment
failed:file:/E:/java/technologies/ejb-servers/jboss_tomcat/jboss-2.0-FINAL/d
eploy/ejbsample.e
[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.io.FilterInputStream.read(FilterInputStream.java:114)
[Auto deploy] at
java.io.PushbackInputStream.read(PushbackInputStream.java:164)
[Auto deploy] at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:208)
[Auto deploy] at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:133)
[Auto deploy] at
java.util.zip.ZipInputStream.read(ZipInputStream.java:142)
[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.downloadAndInflate(URLWizzard.java:194)
[Auto deploy] at
org.jboss.deployment.URLWizzard.downloadAndInflateTemporary(URLWizzard.java:
207)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installWAR(J2eeDeployer.java:527)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installApplication(J2eeDeployer.java:480)
[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)
_______________________________________________________
Do You Yahoo!?
Del dine bilder med andre på http://no.photos.yahoo.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]