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 12455 - Error starting NetBeans 3.2
Summary: Error starting NetBeans 3.2
Status: CLOSED DUPLICATE of bug 11020
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-28 09:11 UTC by Sergio
Modified: 2008-12-22 18:49 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 Sergio 2001-05-28 09:11:18 UTC
When I started NetBeans 3.2 (Build 39), the program starts, but I encounter 
this error:

-------------------------------------------------------------------------------
>Log Session: lunes 28 de mayo de 2001 09H47' CEST
>System Info: 
  Product Version       = NetBeans IDE 3.2 (Build 39)
  IDE Versioning        = IDE/1 spec=1.2.1 impl=39
  Operating System      = Windows NT version 4.0 running on x86
  Java; VM; Vendor      = 1.3.0_02; Java HotSpot(TM) Client VM 1.3.0_02; Sun 
Microsystems Inc.
  Java Home             = C:\JDK13~1.0_0\jre
  System Locale         = es_ES
  Home Dir; Current Dir = C:\WINNT\Profiles\sluis; C:\netbeans\bin
  IDE Install; User Dir = C:\netbeans; D:\Trabajo\NetBeansProjects
  CLASSPATH             = C:\netbeans\lib\patches\openide-
compat.jar;C:\netbeans\lib\core.jar;C:\netbeans\lib\openide-
fs.jar;C:\netbeans\lib\openide-nodes.jar;C:\netbeans\lib\openide-
util.jar;C:\netbeans\lib\openide.jar;C:\netbeans\lib\ext\jaxp.jar;C:\netbeans\li
b\ext\jh.jar;C:\netbeans\lib\ext\jpython.jar;C:\netbeans\lib\ext\parser.jar;C:\n
etbeans\lib\ext\regexp.jar;C:\netbeans\lib\ext\rmi-
ext.jar;C:\netbeans\lib\ext\sax2.jar;C:\netbeans\lib\ext\servlet.jar;C:\netbeans
\lib\ext\xerces.jar;C:\JDK13~1.0_0\lib\dt.jar;C:\JDK13~1.0_0\lib\tools.jar
-------------------------------------------------------------------------------
[INFO] Loaded modules: org.netbeans.core/1 (1.0/unspec); 
org.apache.tools.ant.module/2 (2.2.1/39); org.netbeans.modules.autoupdate/1 
(1.6.1/39); org.netbeans.modules.clazz/1 (1.6.1/39); 
org.netbeans.modules.debugger.core/2 (2.0.1/39); org.netbeans.modules.applet/1 
(1.6.1/39); org.netbeans.modules.debugger.debug/1 (1.8.1/39); 
org.netbeans.modules.debugger.jpda/1 (1.8.1/39); org.netbeans.modules.editor/1 
(1.7.1/39); org.netbeans.modules.html/1 (1.7.1/39); 
org.netbeans.modules.httpserver/1 (1.6.1/39); org.netbeans.modules.extbrowser/1 
(0.2.1/39); org.netbeans.modules.icebrowser/1 (1.6.1/39); 
org.netbeans.modules.image/1 (1.6.1/39); org.netbeans.modules.jarpackager/2 
(1.6.1/39); org.netbeans.modules.java/1 (1.6.1/39); 
org.netbeans.modules.beans/1 (1.6.1/39); org.netbeans.modules.form/2 
(1.6.1/39); org.netbeans.modules.javadoc/1 (1.6.1/39); 
org.netbeans.modules.jndi/1 (1.4/39); org.netbeans.modules.objectbrowser/1 
(1.6.1/39); org.netbeans.modules.projects/1 (1.6.1/39); 
org.netbeans.modules.properties/1 (1.6.1/39); org.netbeans.modules.i18n/1 
(1.7/39); org.netbeans.modules.i18n.form/2 (1.7/39); 
org.netbeans.modules.properties.syntax/1 (1.6.1/39); 
org.netbeans.modules.text/1 (1.6.1/39); org.netbeans.modules.usersguide/1 
(1.7.1/39); org.netbeans.modules.web.core/1 (1.2.1/39); 
org.netbeans.modules.web.core.syntax/1 (1.2.1/39); org.openidex.util/1 
(1.7.1/39); org.netbeans.modules.scripting/1 (1.3.1/39); 
org.netbeans.modules.utilities/1 (1.6.1/39); 
org.netbeans.modules.apisupport.lite/1 (0.1.1/39); org.netbeans.modules.rmi/1 
(1.3.1/39); org.netbeans.modules.vcscore/1 (1.4.1/39); 
org.netbeans.modules.cvsclient/1 (1.3.1/39); 
org.netbeans.modules.vcs.advanced/1 (1.4.1/39); 
org.netbeans.modules.vcs.cmdline/1 (1.7.1/39)
*********** Exception occurred ************
Mon May 28 09:48:22 CEST 2001: java.lang.AbstractMethodError: null
java.lang.AbstractMethodError
	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)
[catch] 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)
	at java.lang.Thread.run(Thread.java:484)
path="" :jsp: init
Comment 1 Jan Zajicek 2001-05-28 13:47:09 UTC
Duplicate.

Problem is that you have in classpath JAXP 1.0 somewhere in {jdk_home}/jre/lib/
so it is on the classpath before xerces.jar which we use. So to get ide to work
correctly, remove it from the classpath.

This collision is reported in the release notes of NB3.2.


*** This issue has been marked as a duplicate of 11020 ***
Comment 2 Quality Engineering 2003-07-01 15:49:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 3 Quality Engineering 2003-07-01 16:09:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.