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

Summary: Exception thrown on launch og NB v3.2
Product: ide Reporter: Joe McGlynn <jmcglynn>
Component: CodeAssignee: issues@www <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.