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 - NoClassDefFoundError: Could not initialize class com.ibm.ws.util.WsObjectInputStream
Summary: NoClassDefFoundError: Could not initialize class com.ibm.ws.util.WsObjectInpu...
Status: RESOLVED DUPLICATE of bug 161284
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 13:28 UTC by mjreged
Modified: 2011-05-31 20:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148234


Attachments
stacktrace (2.74 KB, text/plain)
2009-04-29 13:28 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
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