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 19663 - hangs at startup
Summary: hangs at startup
Status: CLOSED DUPLICATE of bug 17358
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-22 10:19 UTC by greg
Modified: 2008-12-22 21:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Runide.exe output dump (3.94 KB, text/plain)
2002-01-22 10:20 UTC, greg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description greg 2002-01-22 10:19:51 UTC
Sorry this might be a stupid error from or something.
Just installed the 3.3 that i downloaded yesterday.
Deleted entry from registry+erased netbeans directory before installing.
But it won't start.
Please find output dump attached.
(not sure i choose the right subcomponent?)
Comment 1 greg 2002-01-22 10:20:52 UTC
Created attachment 4333 [details]
Runide.exe output dump
Comment 2 Jan Zajicek 2002-01-22 10:52:25 UTC
The Exception: java.lang.ClassNotFoundException:
org.netbeans.core.xml.NbSAXParserFactoryImpl
points to the root of the problem. There is an incompatible version of
xml parser in your {jdk_home}/jre/lib/ext/ directory. Please delete
all jar from that directory to solve this problem. See issue #11020
for more details.



*** This issue has been marked as a duplicate of 11020 ***
Comment 3 Jesse Glick 2002-07-10 03:10:59 UTC
x
Comment 4 Jesse Glick 2002-07-10 03:11:12 UTC

*** This issue has been marked as a duplicate of 17358 ***
Comment 5 Quality Engineering 2003-07-01 15:49:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:30:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.