users@glassfish.java.net

RE: SEVERE: Exception while invoking class

From: Narayana Rallabandi <NARAYANA.RALLABANDI_at_ORACLE.COM>
Date: Mon, 18 Apr 2011 00:09:56 -0700 (PDT)

ava EE 6)

Date: Mon, 18 Apr 2011 12:39:54 +0530
Message-ID: <000301cbfd97$9fe7f8e0$dfb7eaa0$_at_RALLABANDI@ORACLE.COM>
MIME-Version: 1.0
Content-Type: text/plain;
        charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: Acv9lcBlOSjrwf7bRzmfGISJhDtZXwAAIpgA
Content-Language: en-us
x-cr-hashedpuzzle: AjsP A9SD BLyX CCKd CMz5 CudC DbMo Dggj EVWR IHte JAxh JYm2 JbT5 JsJF Kc+V KgDf;1;dQBzAGUAcgBzAEAAZwBsAGEAcwBzAGYAaQBzAGgALgBqAGEAdgBhAC4AbgBlAHQA;Sosha1_v1;7;{B1A22AA2-78A8-4B52-BC46-246526E3E8D1};bgBhAHIAYQB5AGEAbgBhAC4AcgBhAGwAbABhAGIAYQBuAGQAaQBAAG8AcgBhAGMAbABlAC4AYwBvAG0A;Mon, 18 Apr 2011 07:07:38 GMT;UgBFADoAIABTAEUAVgBFAFIARQA6ACAARQB4AGMAZQBwAHQAaQBvAG4AIAB3AGgAaQBsAGUAIABpAG4AdgBvAGsAaQBuAGcAIABjAGwAYQBzAHMAIAAgAAoAbwByAGcALgBnAGwAYQBzAHMAZgBpAHMAaAAuAGEAcABwAGMAbABpAGUAbgB0AC4AcwBlAHIAdgBlAHIALgBjAG8AcgBlAC4AQQBwAHAAQwBsAGkAZQBuAHQAUwBlAHIAdgBlAHIAQQBwAHAAbABpAGMAYQB0AGkAbwBuACAAKABDAGEAbgBuAG8AdAAgAGQAZQBwAGwAbwB5ACAAIAAKAEoAYQB2AGEAIABFAEUAIAA2ACkA
x-cr-puzzleid: {B1A22AA2-78A8-4B52-BC46-246526E3E8D1}

Are the required libraries loaded?

javax.xml.parsers.DocumentBuilderFactory.setFeature(Ljava/lang/String;Z) =
--> check where from this is getting loaded and whether the library is =
having method with this signature..

Narayanaa

-----Original Message-----
From: admin_at_java.net [mailto:admin_at_java.net] On Behalf Of =
forums_at_java.net
Sent: Monday, April 18, 2011 12:23 PM
To: users_at_glassfish.java.net
Subject: SEVERE: Exception while invoking class =
org.glassfish.appclient.server.core.AppClientServerApplication (Cannot =
deploy Java EE 6)=20


*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(Injecti=
onManager.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.documentB=
uilderFactory(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

=20

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