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 250527 - AssertionError: ProjectIformation.getProject() == null for org.netbeans.modules.ide.ergonomics.fod.FeatureProjectFactory$FeatureDelegate@430025df
Summary: AssertionError: ProjectIformation.getProject() == null for org.netbeans.modul...
Status: RESOLVED DUPLICATE of bug 235931
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-19 10:40 UTC by Martin Entlicher
Modified: 2015-07-13 12:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215520


Attachments
stacktrace (4.42 KB, text/plain)
2015-02-19 10:40 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2015-02-19 10:40:03 UTC
Build: NetBeans IDE Dev (Build 20150219-51c189802b8b)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Linux

User Comments:
mentlicher: Opened an existing project




Stacktrace: 
java.lang.AssertionError: ProjectIformation.getProject() == null for org.netbeans.modules.ide.ergonomics.fod.FeatureProjectFactory$FeatureDelegate@430025df
   at org.netbeans.modules.projectapi.nb.NbProjectInformationProvider$AnnotateIconProxyProjectInformation.updateIcon(NbProjectInformationProvider.java:190)
   at org.netbeans.modules.projectapi.nb.NbProjectInformationProvider$AnnotateIconProxyProjectInformation.resultChanged(NbProjectInformationProvider.java:162)
   at sun.reflect.GeneratedMethodAccessor30.invoke(GeneratedMethodAccessor30.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:487)
Comment 1 Martin Entlicher 2015-02-19 10:40:05 UTC
Created attachment 152081 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2015-07-13 12:13:20 UTC

*** This bug has been marked as a duplicate of bug 235931 ***