dev@glassfish.java.net

Exception while invoking class org.glassfish.ja,vaee.core.deployment.EarDeployer prepare method

From: Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Wed, 18 Mar 2009 13:07:31 +0530

Hi,

  I am unable to run QL with an updated workspace due to the following
error. My modules dir does not have gf-client-module.jar. I tried
downloading the huson web.zip and i did not find this jar over there.
Can someone tell what is wrong.


[#|2009-03-18T13:00:03.433+0530|SEVERE|glassfish|javax.enterprise.system.core|_T
hreadID=19;_ThreadName=Thread-1;|Exception while invoking class
org.glassfish.ja
vaee.core.deployment.EarDeployer prepare method
org.glassfish.deployment.common.DeploymentException:
C:\kumar\web\glassfish\modu
les\gf-client-module.jar (The system cannot find the file specified)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:114)
        at java.util.jar.JarFile.<init>(JarFile.java:133)
        at java.util.jar.JarFile.<init>(JarFile.java:70)
        at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
        at
sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
        at
sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:78)
        at
sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.ja
va:104)
        at
sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnec
tion.java:132)
        at java.net.URL.openStream(URL.java:1009)
        at
org.glassfish.javaee.core.deployment.EarDeployer.openByteCodeStream(E
arDeployer.java:240)
        at
org.glassfish.javaee.core.deployment.EarDeployer.generateAndRecordEAR
Facade(EarDeployer.java:223)
        at
org.glassfish.javaee.core.deployment.EarDeployer.generateArtifacts(Ea
rDeployer.java:180)
        at
org.glassfish.javaee.core.deployment.EarDeployer.prepare(EarDeployer.
java:156)
        at
com.sun.enterprise.v3.server.ApplicationLifecycle.prepareModule(Appli
cationLifecycle.java:555)

regards,
kumar