This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164067

Summary: NoClassDefFoundError: Could not initialize class com.ibm.ws.util.WsObjectInputStream
Product: javaee Reporter: mjreged <mjreged>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=148234
Issue Type: DEFECT Exception Reporter: 148234
Attachments: stacktrace

Description mjreged 2009-04-29 13:28:51 UTC
Build: NetBeans IDE Dev (Build 200904240201)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: starting WebSphere 6.1

GUEST: starting websphere server

mjreged: Trying to Run Maven war project in Websphere 6.1

GUEST: right-click on websphere app server, select "refresh"

mjreged: Simply added websphere 6.1 server, and started up from services panel

GUEST: Attached IBM websphere server and started



Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class com.ibm.ws.util.WsObjectInputStream
        at com.ibm.ws.management.connector.soap.GenericSerializer.unmarshall(GenericSerializer.java:219)
        at org.apache.soap.util.xml.XMLJavaMappingRegistry.unmarshall(XMLJavaMappingRegistry.java:0)
        at org.apache.soap.encoding.soapenc.ParameterSerializer.unmarshall(ParameterSerializer.java:0)
        at org.apache.soap.util.xml.XMLJavaMappingRegistry.unmarshall(XMLJavaMappingRegistry.java:0)
        at org.apache.soap.rpc.RPCMessage.unmarshall(RPCMessage.java:0)
        at org.apache.soap.rpc.RPCMessage.extractFromEnvelope(RPCMessage.java:0)
Comment 1 mjreged 2009-04-29 13:28:56 UTC
Created attachment 81202 [details]
stacktrace
Comment 2 Michal Mocnak 2009-04-29 13:36:16 UTC

*** This issue has been marked as a duplicate of 161284 ***
Comment 3 bass2011 2011-05-31 20:24:10 UTC
add a new instance