webtier@glassfish.java.net

Error at starting glassfish

From: <webtier_at_javadesktop.org>
Date: Tue, 17 Nov 2009 20:56:48 PST

Hi,

I am using NB 6.7.1 and Glassfish v2ur2. I have tried LotteryAnnotation sample project and even working fine, on deploy or at starting glassfish, gives me the following exception,

**RemoteBusinessJndiName: enterprise.lottery_annotation_ejb_stateless.Dice; remoteBusIntf: enterprise.lottery_annotation_ejb_stateless.Dice
LDR5010: All ejb(s) of [LotteryAnnotation] loaded successfully!
Error attempting to process extensions from the manifest of JAR file C:\Documents and Settings\Personal\Mis documentos\NetBeansProjects\LotteryAnnotation\dist\gfdeploy\LotteryAnnotation-ejb.jar; ignoring it and continuing
java.util.zip.ZipException: El sistema no puede hallar el archivo especificado
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:203)
        at java.util.jar.JarFile.<init>(JarFile.java:132)
        at java.util.jar.JarFile.<init>(JarFile.java:97)
        at com.sun.enterprise.appclient.jws.ExtensionFileManager.findExtensionTransitiveClosure(ExtensionFileManager.java:240)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.findExtensions(AppclientJWSSupportInfo.java:1543)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareAppclient(AppclientJWSSupportInfo.java:1384)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareNestedAppclient(AppclientJWSSupportInfo.java:1495)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareApplication(AppclientJWSSupportInfo.java:1244)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.startJWSServicesForApplication(AppclientJWSSupportInfo.java:475)
        at com.sun.enterprise.appclient.jws.AppclientJWSSupportManager.handleApplicationEvent(AppclientJWSSupportManager.java:156)
        at com.sun.enterprise.server.event.ApplicationLoaderEventNotifier.notifyListeners(ApplicationLoaderEventNotifier.java:117)
        at com.sun.enterprise.server.AbstractLoader.notifyAppEvent(AbstractLoader.java:883)
        at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:189)
        at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126)
        at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:244)
        at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:225)
        at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:217)
        at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:442)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:120)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:411)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)

Has anybody tried it and has had the same error?

I will appreciate any suggestion.

Regards,
Jose
[Message sent by forum member 'josealvarezdelara' ]

http://forums.java.net/jive/thread.jspa?messageID=372303