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 78863 - Null Pointer Exception
Summary: Null Pointer Exception
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 05:04 UTC by jiju
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 jiju 2006-06-22 05:04:46 UTC
java.lang.NullPointerException
	at 
org.netbeans.modules.javacore.scanning.FileScanner.removeFromRepository
(FileScanner.java:194)
	at org.netbeans.modules.javacore.scanning.FileScanner.scan
(FileScanner.java:179)
[catch] at org.netbeans.modules.javacore.JMManager.scanFiles
(JMManager.java:1092)
	at org.netbeans.modules.javacore.JMManager.resolveCPRoot
(JMManager.java:1006)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases
(JMManager.java:815)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:769)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:493)
	at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:926)
Comment 1 Marian Mirilovic 2006-10-13 15:09:06 UTC
Please provide more informations ... steps to reproduce, jdk, nb version, number ...

http://qa.netbeans.org/bugzilla/reportbug.html
Comment 2 Jan Becicka 2006-10-26 16:26:26 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 12:07:29 UTC
Reorganization of java component