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 19395 - Unable to start Netbeans 3.3, even with a new install (was working before with 3.2 and 3.3)
Summary: Unable to start Netbeans 3.3, even with a new install (was working before wit...
Status: CLOSED DUPLICATE of bug 17358
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-12 10:50 UTC by based
Modified: 2008-12-22 19:38 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 based 2002-01-12 10:50:56 UTC
Java version : 1.3.1_01
JVM version : 1.3.1_01
JVM Vendor : sun
OS : x86 / NT4

I searching to solve it, i found someone got also the problem :
--------------------------------------------------------------------
De :Konrad Hosemann (konrad.hosemann@daimlerchrysler.com)
Objet :[TOOLS] Netbeans 3.3 startet nicht unter WinNT
Groupes de discussion :de.comp.lang.java
View: (This is the only article in this thread) | Original Format
Date :2002-01-08 03:12:27 PST

Hallo,

hab hier einen echt seltsamen Bug:
Auf meiner Kiste (NT SP6a JDK 1.3.1_02 oder _01) bricht der STart von 
Netbeans 3.3 mit folgender Meldung ab:

javax.xml.parsers.FactoryConfigurationError: 
java.lang.ClassNotFoundException: 
org.netbeans.core.xml.NbSAXParserFactoryImpl

Die Klasse ist aber da (in core.jar) die gleiche Installation (einfach 
Verzeichnis freigegeben) startet auch auf einem anderen Rechner 
kommentarlos.

ich hab auch keinen anderen SAX in meinem Classpath..

ratlos grüssend,
Konrad

Post a follow-up to this message
-------------------------------------------------
(but it was working well for me at first install of nb 3.3 and i used nb 3.3 to
code and develop with tomcat 3.2.4)

Is this coming from an automated update ?
Comment 1 based 2002-01-15 22:23:36 UTC
DOS <-- Drag & Drop netbeans/bin/runide.exe

javax.xml.parsers.FactoryConfigurationError:
org.netbeans.core.xml.NbSAXParserFa
ctoryImpl
        at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:69)
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:43)
        at
org.openide.loaders.XMLDataObject.<clinit>(XMLDataObject.java:935)
        at org.netbeans.core.NbTheme.parseTheme(NbTheme.java:110)
        at org.netbeans.core.NbTheme.<init>(NbTheme.java:90)
        at org.netbeans.core.Main.run(Main.java:117)
        at
org.openide.TopManager.initializeTopManager(TopManager.java:120)
        at org.openide.TopManager.getDefault(TopManager.java:81)
        at org.netbeans.core.Main.main(Main.java:324)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:87)
        at java.lang.Thread.run(Thread.java:484)


 (? NoClassException ?)
 -->
Tried to add netbeans/tomcat/lib/ext/jaxp.jar to classpath but no effect.

C:\>D:\Applications\netbeansZ\netbeans\bin\runide.exe
-- System Info
----------------------------------------------------------------
  Product Version       = NetBeans IDE, Development Version (Build
200201040331)

  IDE Versioning        = IDE/1 spec=1.43.1 impl=200201040331
  Operating System      = Windows NT version 4.0 running on x86
  Java; VM; Vendor      = 1.3.1_01; Java HotSpot(TM) Client VM
1.3.1_01; Sun Mic
rosystems Inc.
  Java Home             = f:\Java\JDKv1.31_01\jre
  System Locale         = fr_FR
  Home Dir; Current Dir = C:\WINNT\Profiles\Administrateur; C:\
  IDE Install; User Dir = D:\Applications\netbeansZ\netbeans;
D:\Projets\NetBean
s
  CLASSPATH             =
D:\Applications\netbeansZ\netbeans\lib\patches\openide
-compat.jar;D:\Applications\netbeansZ\netbeans\lib\core.jar;D:\Applications\netb
eansZ\netbeans\lib\jaxp.jar;D:\Applications\netbeansZ\netbeans\lib\openide.jar;D
:\Applications\netbeansZ\netbeans\lib\ext\crimson.jar;D:\Applications\netbeansZ\
netbeans\lib\ext\jh.jar;D:\Applications\netbeansZ\netbeans\lib\ext\regexp.jar;D:
\Applications\netbeansZ\netbeans\lib\ext\rmi-ext.jar;D:\Applications\netbeansZ\n
etbeans\lib\ext\terminalemulator.jar;D:\Applications\netbeansZ\netbeans\lib\ext\
xerces.jar;f:\Java\JDKv1.31_01\lib\dt.jar;f:\Java\JDKv1.31_01\lib\tools.jar
-------------------------------------------------------------------------------
javax.xml.parsers.FactoryConfigurationError:
org.netbeans.core.xml.NbSAXParserFa
ctoryImpl
        at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
84)
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:69)
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:43)
        at
org.openide.loaders.XMLDataObject.<clinit>(XMLDataObject.java:935)
        at org.netbeans.core.NbTheme.parseTheme(NbTheme.java:110)
        at org.netbeans.core.NbTheme.<init>(NbTheme.java:90)
        at org.netbeans.core.Main.run(Main.java:117)
        at
org.openide.TopManager.initializeTopManager(TopManager.java:120)
        at org.openide.TopManager.getDefault(TopManager.java:81)
        at org.netbeans.core.Main.main(Main.java:346)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:87)
        at java.lang.Thread.run(Thread.java:484)

================================================================================
================================================================================
Tried to install latest Forte from Sun :
C:\>E:\Applications\J2SSDK_Forte\forte4j\bin\runide.exe
-- System Info
----------------------------------------------------------------
  Product Version       = Forte for Java, CE v. 3.0 (Build 010817)
  IDE Versioning        = IDE/1 spec=1.2.2 impl=010817
  Operating System      = Windows NT version 4.0 running on x86
  Java; VM; Vendor      = 1.3.1_01; Java HotSpot(TM) Client VM
1.3.1_01; Sun Mi
rosystems Inc.
  Java Home             = f:\Java\JDKV1~1.31_\jre
  System Locale         = fr_FR (f4j_ce)
  Home Dir; Current Dir = C:\WINNT\Profiles\Administrateur; C:\
  IDE Install; User Dir = E:\Applications\J2SSDK_Forte\forte4j;
E:\Applications
Forte
  CLASSPATH             =
E:\Applications\J2SSDK_Forte\forte4j\lib\patches\open
de-compat.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\locale\core_f4j.jar;E:\A
plications\J2SSDK_Forte\forte4j\lib\locale\core_f4j_ce.jar;E:\Applications\J2SS
K_Forte\forte4j\lib\locale\openide_f4j.jar;E:\Applications\J2SSDK_Forte\forte4j
lib\core.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\openide-fs.jar;E:\Applica
ions\J2SSDK_Forte\forte4j\lib\openide-nodes.jar;E:\Applications\J2SSDK_Forte\fo
te4j\lib\openide-util.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\openide.jar;
:\Applications\J2SSDK_Forte\forte4j\lib\ext\bsh-1_0-fj.jar;E:\Applications\J2SS
K_Forte\forte4j\lib\ext\cmd.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\co
naming.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\ddl.jar;E:\Applications
J2SSDK_Forte\forte4j\lib\ext\fjscript.jar;E:\Applications\J2SSDK_Forte\forte4j\
ib\ext\flute.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\fscontext.jar;E:\
pplications\J2SSDK_Forte\forte4j\lib\ext\idlcompilers.jar;E:\Applications\J2SSD
_Forte\forte4j\lib\ext\jaas.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\ja
p.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\jh.jar;E:\Applications\J2SSD
_Forte\forte4j\lib\ext\jndi.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\ld
p.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\ldapbp.jar;E:\Applications\J
SSDK_Forte\forte4j\lib\ext\logger.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\
xt\nis.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\openorb-1.0.2.jar;E:\Ap
lications\J2SSDK_Forte\forte4j\lib\ext\parser.jar;E:\Applications\J2SSDK_Forte\
orte4j\lib\ext\pbclient.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\provid
rutil.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\regexp.jar;E:\Applicatio
s\J2SSDK_Forte\forte4j\lib\ext\rmi-ext.jar;E:\Applications\J2SSDK_Forte\forte4j
lib\ext\rmiregistry.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\sac.jar;E:
Applications\J2SSDK_Forte\forte4j\lib\ext\sax2.jar;E:\Applications\J2SSDK_Forte
forte4j\lib\ext\servlet.jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\xerces
jar;E:\Applications\J2SSDK_Forte\forte4j\lib\ext\jdbc20x.zip;f:\Java\JDKV1~1.31
\lib\dt.jar;f:\Java\JDKV1~1.31_\lib\tools.jar
-------------------------------------------------------------------------------
java.lang.NoSuchMethodError
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:75)
        at org.openide.xml.XMLUtil.createXMLReader(XMLUtil.java:43)
        at
org.openide.loaders.XMLDataObject.<clinit>(XMLDataObject.java:1088)
        at org.netbeans.core.NbTheme.parseTheme(NbTheme.java:110)
        at org.netbeans.core.NbTheme.<init>(NbTheme.java:90)
        at org.netbeans.core.Main.run(Main.java:114)
        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)

=========================================================================
Solution use JDK1.4, it works for Forte !
(grr. iplanet/https-admserv <== build the dir to use it)

Now, NetBeans 3.3 with JDK1.4
YES, use JDK1.4 to solve it !
Comment 2 Richard Gregor 2002-06-19 21:36:17 UTC
It looks it does nothing to do with installer. So I'm reasigning.
Comment 3 _ ttran 2002-06-20 08:24:09 UTC
you have a SAX library in <jdk>/jre/lib/ext which conflicts with the
SAX library we bundle with the IDE.  Remove the jar from
<jdk>/jre/lib/ext and all should be fine.

And please never never try to manually add jar files into <ide>/lib
and its subdirs.  You'd only make things worse.
Comment 4 Jesse Glick 2002-07-10 03:02:56 UTC
x
Comment 5 Jesse Glick 2002-07-10 03:03:12 UTC

*** This issue has been marked as a duplicate of 17358 ***
Comment 6 Marian Mirilovic 2003-07-21 16:23:53 UTC
verified, closed - it's duplicate.