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 155075 - IllegalArgumentException: Error generated in parsing
Summary: IllegalArgumentException: Error generated in parsing
Status: RESOLVED DUPLICATE of bug 151921
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-09 20:36 UTC by southsidesmoka
Modified: 2009-02-19 20:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137677


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description southsidesmoka 2008-12-09 20:36:59 UTC
Build: Sun Studio (Build 200810171318, Sun Studio 20081005)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: SunOS, 5.11, x86

User Comments:
southsidesmoka: I simply launched Sun Studio from the Applications menu in GNOME.

GUEST: When I open the Sun Studio the exception occurred!

GUEST: Simply launched Sun Studio.

GUEST: Opening up Sun Studio, it delayed for a long while saying it was updating, then the ide started to draw and this message came up.  After the IDE came up one of the panels said it couldn't communicate through my proxy at work (maybe this caused the error?)

southsidesmoka: I simply launched Sun Studio from the Applications menu in GNOME.



Stacktrace: 
java.lang.IllegalArgumentException: Error generated in parsing
        at org.netbeans.modules.servicetag.RegistrationDocument.initializeDocument(RegistrationDocument.java:164)
        at org.netbeans.modules.servicetag.RegistrationDocument.load(RegistrationDocument.java:115)
        at org.netbeans.modules.servicetag.RegistrationData.loadFromXML(RegistrationData.java:433)
        at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.getRegistrationData(SSServiceTagSupport.java:257)
        at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.getSSServiceTag(SSServiceTagSupport.java:306)
        at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.createSSServiceTag(SSServiceTagSupport.java:157)
Comment 1 Peter Pis 2008-12-10 14:09:56 UTC

*** This issue has been marked as a duplicate of 151921 ***