Hi all,

I just re-created my Model (by copy/paste into a new model-file, due to
the former MD problems) and ran into another problem.

AndroMDA is generating without validation errors and the project builds
fine, but as soon as I deploy the .ear to JBoss (3.2.5) I get the
following exception:

17:20:11,263 INFO  [EARDeployer] Init J2EE application:
file:/opt/jboss-3.2.5/server/default/deploy/artdb-app-1.0.ear
17:20:13,865 WARN  [DeploymentInfo] Only the root deployment can set the
loader repository, ingoring config=null
17:20:14,075 WARN  [DeploymentInfo] Only the root deployment can set the
loader repository, ingoring config=null
17:20:14,242 INFO  [EjbModule] Deploying ArtDBAdminService
17:20:14,340 INFO  [EJBDeployer] Deployed:
file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp38593artdb-app-1.0.ear-contents/artdb-core-1.0.jar
17:20:14,404 INFO  [TomcatDeployer] deploy, ctxPath=/artdb,
warUrl=file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp38593artdb-app-1.0.ear-contents/artdb-web-1.0.war/
17:20:15,248 ERROR [Context] Error in dependencyCheck
java.util.zip.ZipException: incomplete literal/length tree
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:140)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
        at java.util.jar.JarInputStream.read(JarInputStream.java:159)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
        
Any ideas why this exception is thrown or similar experiences?

In case somebody wants to know: I'm using yesterdays CVS-head and Spring
together with Bpm4Struts.

TIA,
Matthias



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to