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 77534 - java.lang.NullPointerException
Summary: java.lang.NullPointerException
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 15:49 UTC by Fabiola Rios
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 Fabiola Rios 2006-06-07 15:49:05 UTC
I just was reviewing some application files and this exception appear:

java.lang.NullPointerException
	at org.netbeans.modules.javacore.JMManager.cleanUpCodebases(JMManager.java:888)
	at org.netbeans.modules.javacore.JMManager.access$400(JMManager.java:104)
	at org.netbeans.modules.javacore.JMManager$4.run(JMManager.java:1289)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:520)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:953)
Comment 1 Jan Becicka 2006-10-26 16:28:08 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 2 Quality Engineering 2007-09-20 12:49:41 UTC
Reorganization of java component