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 97641 - Unhandled Exception within NetBeans IDE
Summary: Unhandled Exception within NetBeans IDE
Status: RESOLVED DUPLICATE of bug 102919
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-11 21:29 UTC by ferro
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ferro 2007-03-11 21:29:23 UTC
Hi I cannot managing to run my project, though building is fine. Kindly give 
your views since I have an assignment which I need to submit by the 11/03/2007.

Your speedy reply will be quite appreciated.

Karl Bonnici
Malta.


java.lang.NullPointerException
	at org.netbeans.modules.javacore.JMManager.scanFiles
(JMManager.java:1168)
	at org.netbeans.modules.javacore.JMManager.resolveCPRoot
(JMManager.java:1097)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases
(JMManager.java:871)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:821)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:499)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:932)
Comment 1 ferro 2007-03-11 21:30:48 UTC
I need to submit by tomorrow 12/03/2007.
Comment 2 novakm 2007-07-26 11:51:00 UTC
Sorry for so delayed answer. We didn't notice several issues and yours was among them :/ Reassigning to java for evaluation.
Comment 3 Jan Lahoda 2007-07-27 10:07:16 UTC
The java model has been rewritten for NB6.0, so this problem should not happen in NB6.0.

Deleting MDR caches should help in NB5.5, please try to delete: ${nbuserdir}/var/cache/mdrstorage.

*** This issue has been marked as a duplicate of 102919 ***
Comment 4 Quality Engineering 2007-09-20 12:18:12 UTC
Reorganization of java component