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 - Exception: Class not found in index
Summary: Exception: Class not found in index
Status: CLOSED DUPLICATE of bug 48742
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 16:57 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (2.10 KB, text/plain)
2004-10-18 17:08 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
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