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 98152 - NPE: Unable to expand the "this layer in context node" - get NPE
Summary: NPE: Unable to expand the "this layer in context node" - get NPE
Status: CLOSED DUPLICATE of bug 98153
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-18 16:08 UTC by _ sandipchitale
Modified: 2007-03-19 09:11 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 _ sandipchitale 2007-03-18 16:08:27 UTC
When I try to expand <this layer in context> node I get the following NPE:


java.lang.NullPointerException
	at org.netbeans.modules.apisupport.project.ManifestManager.getInstance
(ManifestManager.java:165)
	at 
org.netbeans.modules.apisupport.project.layers.LayerUtils.getEffectiveSystemFil
esystem(LayerUtils.java:600)
	at 
org.netbeans.modules.apisupport.project.layers.LayerNode$LayerChildren$1.run
(LayerNode.java:110)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:541)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:963)
Comment 1 _ sandipchitale 2007-03-18 16:32:57 UTC
Sorry. Please ignore got filed with invalid version 4.0.
Comment 2 Marian Mirilovic 2007-03-19 09:09:41 UTC
reopen
Comment 3 Marian Mirilovic 2007-03-19 09:10:41 UTC

*** This issue has been marked as a duplicate of 98153 ***
Comment 4 Marian Mirilovic 2007-03-19 09:11:03 UTC
v/c