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 203153 - NPE: com.googlecode.ivybeans.module.nodes.AnnotatedAbstractNode
Summary: NPE: com.googlecode.ivybeans.module.nodes.AnnotatedAbstractNode
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 14:17 UTC by swpalmer
Modified: 2011-11-07 09:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181658


Attachments
stacktrace (1.93 KB, text/plain)
2011-10-05 14:17 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2011-10-05 14:17:47 UTC
Build: NetBeans IDE Dev (Build 201110040601)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
swpalmer: Expanded a package node in the Projects tree

swpalmer: Tried to build a project

swpalmer: Expanded the tree in Projects view for one of my projects.




Stacktrace: 
java.lang.NullPointerException
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1973)
Comment 1 swpalmer 2011-10-05 14:17:51 UTC
Created attachment 111545 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-11-02 22:09:21 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=181658
Comment 3 Jaroslav Tulach 2011-11-04 16:27:59 UTC
I am not sure where com.googlecode.ivybeans.module.nodes.AnnotatedAbstractNode comes from...
Comment 4 Marian Mirilovic 2011-11-07 09:23:03 UTC
Please report against http://code.google.com/p/ivybeans/