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 51685 - Fatal error(s) upon startup
Summary: Fatal error(s) upon startup
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-19 16:59 UTC by CSherman
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log file (181.10 KB, text/plain)
2004-11-19 17:02 UTC, CSherman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CSherman 2004-11-19 16:59:37 UTC
********** Exception occurred ************ at Wed 
Nov 17 17:58:06 EST 2004
Annotation: Parser error
org.netbeans.lib.javac.v8.util.FatalError: Fatal 
Error: Unable to locate package java.lang in 
classpath or bootclasspath
Comment 1 CSherman 2004-11-19 17:02:19 UTC
Created attachment 18972 [details]
ide.log file
Comment 2 Petr Nejedly 2004-11-19 21:40:29 UTC
Seems like some configuration error.
Passing to java for further evaluation.
Comment 3 Martin Matula 2004-11-19 23:22:08 UTC
The problem is in the old error underlining. It is most likely some
kind of configuration error - the rt.jar seems to be missing from the
bootclasspath of the compiler. Perhaps this is because of one of the
modules installed in addition to the standard NB 3.6 distribution
(such as WTK21?).
Anyway, the configuration and errors underlining was rewritten in 4.0,
so this issue should not be relevant for NB 4.0.