2003-09-29 15:11:48,546 : EjbDeploymentDescManager.getDeploymentDescriptor : Can
not read the XML deployment descriptors for sb.HelloWorld.jar:
java.util.zip.ZipException: Le fichier spÚcifiÚ est introuvable
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.zip.ZipFile.<init>(ZipFile.java:72)
at org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager.getDe
ploymentDescriptor(EjbDeploymentDescManager.java:717)
at org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager.getDe
ploymentDesc(EjbDeploymentDescManager.java:176)
at org.objectweb.jonas_ejb.genic.GenIC.main(GenIC.java:395)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.objectweb.jonas.server.Bootstrap.main(Bootstrap.java:351)
GenIC fatal error: Cannot read the Deployment Descriptors from sb.HelloWorld.jar
: Cannot read the XML deployment descriptors for sb.HelloWorld.jar:java.util.zip
.ZipException: Le fichier spÚcifiÚ est introuvable
org.objectweb.jonas_ejb.genic.GenIC error: java.lang.reflect.InvocationTargetExc
eption
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.objectweb.jonas.server.Bootstrap.main(Bootstrap.java:351)
Caused by: java.lang.RuntimeException: Cannot read the Deployment Descriptors from sb.HelloWorld.jar: Cannot read the XML deployment descriptors for sb.HelloWorld.jar:java.util.zip.ZipException: Le fichier spÚcifiÚ est introuvable
at org.objectweb.jonas_ejb.genic.GenIC.fatalError(GenIC.java:879)
at org.objectweb.jonas_ejb.genic.GenIC.main(GenIC.java:429)
... 5 more
Partager