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

Summary: Fatal error(s) upon startup
Product: java Reporter: CSherman <csherman>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: ide.log file

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.