- This topic has 8 replies, 2 voices, and was last updated 17 years, 4 months ago by Loyal Water.
-
AuthorPosts
-
AlleghenyPowerMemberWhen I try to deply my war file to Weblogic 8.1 I get the following error messages:
<Unable to unpack the application _appsdir_edc_war to the file C:\bea\user_projects\domains\EDC\edcserver\stage\_appsdir_edc_war\edc.war.
java.io.EOFException: Unexpected end of ZLIB input streamand
<Warning> <DRS> <BEA-002506> <The current version 194 for DataIdentifier DataIdentifierID: 1 does not match with incoming version 195 for a one-phase update.>
However, the project status in the project management window always say that the project was successfully deployed. What are these error messages and how do I clean them up?
Thanks,
DanHere is the full error output:
<Aug 29, 2007 9:14:41 AM EDT> <Error> <Deployer> <BEA-149225> <Unable to unpack the application _appsdir_edc_war to the file C:\bea\user_projects\domains\EDC\edcserver\stage\_appsdir_edc_war\edc.war.
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:215)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
at weblogic.utils.jars.JarUtils.unpackJar(JarUtils.java:112)
at weblogic.utils.jars.JarUtils.unpackRemoteJar(JarUtils.java:141)
at weblogic.management.deploy.slave.SlaveDeployer$Application.explode(SlaveDeployer.java:2930)
at weblogic.management.deploy.slave.SlaveDeployer$Application.restage(SlaveDeployer.java:2846)
at weblogic.management.deploy.slave.SlaveDeployer$StagingOrder.execute(SlaveDeployer.java:3362)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromOrder(SlaveDeployer.java:2782)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromTask(SlaveDeployer.java:2800)
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
<Aug 29, 2007 9:14:44 AM EDT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating Deploy task for application _appsdir_edc_war.>
<Aug 29, 2007 9:14:44 AM EDT> <Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID 0 for the application _appsdir_edc_war.
weblogic.management.DeploymentException: [Deployer:149225]Unable to unpack the application _appsdir_edc_war to the file C:\bea\user_projects\domains\EDC\edcserver\stage\_appsdir_edc_war\edc.war.
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:215)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
at weblogic.utils.jars.JarUtils.unpackJar(JarUtils.java:112)
at weblogic.utils.jars.JarUtils.unpackRemoteJar(JarUtils.java:141)
at weblogic.management.deploy.slave.SlaveDeployer$Application.explode(SlaveDeployer.java:2930)
at weblogic.management.deploy.slave.SlaveDeployer$Application.restage(SlaveDeployer.java:2846)
at weblogic.management.deploy.slave.SlaveDeployer$StagingOrder.execute(SlaveDeployer.java:3362)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromOrder(SlaveDeployer.java:2782)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromTask(SlaveDeployer.java:2800)
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)at weblogic.management.deploy.slave.SlaveDeployer.logAndThrow(SlaveDeployer.java:1996)
at weblogic.management.deploy.slave.SlaveDeployer.access$1900(SlaveDeployer.java:124)
at weblogic.management.deploy.slave.SlaveDeployer$Application.explode(SlaveDeployer.java:2934)
at weblogic.management.deploy.slave.SlaveDeployer$Application.restage(SlaveDeployer.java:2846)
at weblogic.management.deploy.slave.SlaveDeployer$StagingOrder.execute(SlaveDeployer.java:3362)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromOrder(SlaveDeployer.java:2782)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromTask(SlaveDeployer.java:2800)
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
————— nested within: ——————
weblogic.management.ManagementException: – with nested exception:
[weblogic.management.DeploymentException: [Deployer:149225]Unable to unpack the application _appsdir_edc_war to the file C:\bea\user_projects\domains\EDC\edcserver\stage\_appsdir_edc_war\edc.war.
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:215)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
at weblogic.utils.jars.JarUtils.unpackJar(JarUtils.java:112)
at weblogic.utils.jars.JarUtils.unpackRemoteJar(JarUtils.java:141)
at weblogic.management.deploy.slave.SlaveDeployer$Application.explode(SlaveDeployer.java:2930)
at weblogic.management.deploy.slave.SlaveDeployer$Application.restage(SlaveDeployer.java:2846)
at weblogic.management.deploy.slave.SlaveDeployer$StagingOrder.execute(SlaveDeployer.java:3362)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromOrder(SlaveDeployer.java:2782)
at weblogic.management.deploy.slave.SlaveDeployer$Application.stageFromTask(SlaveDeployer.java:2800)
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
]
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2396)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
<Aug 29, 2007 9:14:47 AM EDT> <Warning> <DRS> <BEA-002506> <The current version 194 for DataIdentifier DataIdentifierID: 1 does not match with incoming version 195 for a one-phase update.>
Loyal WaterMemberCan you post your installation details here for me. The posting guidelines thread can be found at the top of the forum.
AlleghenyPowerMember*** Date:
Wednesday, August 29, 2007 12:12:22 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.0 GA
Build id: 6.0.0-GA-200708*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.0 GA
Build id: 6.0.0-GA-200708Eclipse Graphical Editing Framework
Version: 3.3.0.v20070620
Build id: 20070620-1021Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse startup command=-data
C:\Projects\MyEclipse
-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata
1838_68
-vm
C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe
Loyal WaterMemberDoes you server start without errors ? You see these errors only during deployment ?
AlleghenyPowerMemberOur Server starts fine with no errors and the application war seems to deploy and run properly. Not sure what is causing these errors and what impact, if any, they are having.
Loyal WaterMemberThis can sometimes happen when they deployed large packaged deployments to an app server, and the app server *sees* the WAR and tries to uncompress it before MyEclipse is actually done making it, so it gives the uncompress issue.
Can you shut down weblogic, remove the deployment, then re-create it
*then* restart WebLogic… if *that* works, then that was the problem.Also, I hope you are not using JDK 1.5 to run WebLogic 8.1, WLS 8.1 requires an old 1.4 VM that should be in the “java” directory of the WebLogic install.
AlleghenyPowerMemberThanks
I did as you said and there were know errors when I started the weblogic. However, if I deploy again with the server running I get the errors. Is there anything that can be done to force the app server to wait till myeclipse is done making the war?
I am on a version of Java 1.4 from my weblogic directory
AlleghenyPowerMemberProblem is resolved. I had a large jar file in the project that I was going to use, however I did my coding without the jar file. When I removed the jar file the problem went away. So, as you stated it was definitely an issue the app server seeing the WAR and trying to uncompress it before MyEclipse is actually done making it. Thanks for your help 🙂
Loyal WaterMemberGlad you got it to work…
-
AuthorPosts