users@glassfish.java.net

SEVERE: Exception while invoking class

From: <forums_at_java.net>
Date: Mon, 18 Apr 2011 01:53:08 -0500 (CDT)

*SEVERE: Exception while invoking class
org.glassfish.appclient.server.core.AppClientServerApplication start method*

*org.jvnet.hk2.component.ComponentException: injection failed on
org.glassfish.appclient.server.core.jws.JavaWebStartInfo.dch with class
org.glassfish.appclient.server.core.jws.DeveloperContentHandler*

*at
org.jvnet.hk2.component.InjectionManager.error_injectionException(InjectionManager.java:277)*

*......................*

*Caused by: org.jvnet.hk2.component.ComponentException: Failed to create
class org.glassfish.appclient.server.core.jws.DeveloperContentHandler*

*..........................*

*Caused by: java.lang.AbstractMethodError:
javax.xml.parsers.DocumentBuilderFactory.setFeature(Ljava/lang/String;Z)V*

*at
org.glassfish.appclient.server.core.jws.DeveloperContentHandler.documentBuilderFactory(DeveloperContentHandler.java:296)*

*SEVERE: Exception while loading the app*

*SEVERE: Exception while loading the app : injection failed on
org.glassfish.appclient.server.core.jws.JavaWebStartInfo.dch with class
org.glassfish.appclient.server.core.jws.DeveloperContentHandler*

*org.jvnet.hk2.component.ComponentException: Failed to create class
org.glassfish.appclient.server.core.jws.DeveloperContentHandler*

*Caused by: java.lang.AbstractMethodError:
javax.xml.parsers.DocumentBuilderFactory.setFeature(Ljava/lang/String;Z)V*

This Java EE 5 version would deployed and run successfully in Glassfish 2.1.
I am running Netbeans 6.9.1, JDK1.6.0_23, GF 3.1 on Windows 7 platform.

Your advice would be much appreciated.

Thanks,

Crystal

 

Hi All,

I am getting the following deployment error message and suspect that it is to
do with an external class which does not exist under the MANIFEST folder but
don't know how to resolve it:


--
[Message sent by forum member 'crytal123']
View Post: http://forums.java.net/node/792879