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 13368 - Exception thrown on launch og NB v3.2
Summary: Exception thrown on launch og NB v3.2
Status: CLOSED DUPLICATE of bug 11020
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-02 21:36 UTC by Joe McGlynn
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe McGlynn 2001-07-02 21:36:50 UTC
Mon Jul 02 13:31:32 PDT 2001: java.lang.NoSuchMethodError: null
java.lang.NoSuchMethodError
        at org.openide.xml.XMLUtil.getDOMImplementation(XMLUtil.java:134)
        at org.openide.xml.XMLUtil.createDocument(XMLUtil.java:106)
        at org.netbeans.modules.form.GandalfPersistenceManager.<init>
(GandalfPersistenceManager.java:84)
        at org.netbeans.modules.form.FormEditorModule.restored
(FormEditorModule.java:91)
        at org.netbeans.core.ModuleItem.restoreCode(ModuleItem.java:763)
        at org.netbeans.core.ModuleInstaller.initialize
(ModuleInstaller.java:267)
        at org.netbeans.core.NonGui.run(NonGui.java:484)
        at org.netbeans.core.Main.run(Main.java:187)
        at org.openide.TopManager.initializeTopManager(TopManager.java:120)
        at org.openide.TopManager.getDefault(TopManager.java:81)
        at org.netbeans.core.Main.main(Main.java:274)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
[catch] at java.lang.Thread.run(Thread.java:484)
Comment 1 Jan Zajicek 2001-07-10 08:50:17 UTC
Duplicate, see original issue for solution.

*** This issue has been marked as a duplicate of 11020 ***
Comment 2 Jan Chalupa 2003-07-07 13:57:46 UTC
Obsolete issue resolved for 3.4 or earlier. Marking as VERIFIED, will CLOSE shortly.
Comment 3 Jan Chalupa 2003-07-07 13:59:58 UTC
Closing.