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 50571

Summary: Exception: Class not found in index
Product: java Reporter: pzajac <pzajac>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stacktrace

Description pzajac 2004-10-18 16:57:00 UTC
[200410171800]
The exception is throws when is a java file opened
in editor and the java file is not part of opened
projects. I open the file using netbeans
comandline interface (-open <file>).
Comment 1 pzajac 2004-10-18 17:08:09 UTC
Created attachment 18366 [details]
exception stacktrace
Comment 2 Martin Matula 2004-10-18 17:11:28 UTC
The exception is just informational - nothing should break. I am not
able to reproduce this. Is com.sun.unittest.TestCase the class that
you are trying to open, or is it a class that your class depends on?
Comment 3 pzajac 2004-10-18 17:32:59 UTC
Nothing was broken. You are right. Why is used java.lang.Exception for
 informal purpose? Yes it is com.sun.unittest.TestCase. The exception
is   thrown after startup too. 

(Sometimes I get NPE informal exception from java/mdr :-) This
exception is also only informal? )
Comment 4 Jan Becicka 2004-10-20 09:34:41 UTC

*** This issue has been marked as a duplicate of 48742 ***
Comment 5 pzajac 2004-11-02 17:57:18 UTC
v
Comment 6 Quality Engineering 2007-09-20 09:45:39 UTC
Reorganization of java component