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 122704 - When Scannig Project calsspath is progressing show Message!
Summary: When Scannig Project calsspath is progressing show Message!
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 14:28 UTC by ehsanmorady
Modified: 2008-02-25 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
last log in of my netbeans ide. (7.84 KB, text/plain)
2007-11-25 14:39 UTC, ehsanmorady
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehsanmorady 2007-11-25 14:28:57 UTC
When Scannig Project calsspath is progressing  it stops at 33% and If the image that is beside of this clickde show 
this  Error:
Exception: A java.lang.Exception has accured and etc.
and it wants to inform you and attach the messagelog file:
Comment 1 ehsanmorady 2007-11-25 14:39:53 UTC
Created attachment 53453 [details]
last log in of my netbeans ide.
Comment 2 David Simonek 2007-11-27 13:17:12 UTC
start of stack trace:

ava.lang.NullPointerException
	at org.netbeans.modules.javacore.JMManager.scanFiles(JMManager.java:1168)

So passing to javacore, I believe this bug is already obsoleted by new java infrastructure in 6.0
Comment 3 Jan Becicka 2008-02-25 16:18:32 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.