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 237042 - NullPointerException at org.netbeans.modules.project.libraries.LibrariesStorage.fileChanged
Summary: NullPointerException at org.netbeans.modules.project.libraries.LibrariesStora...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-11 18:01 UTC by MackSix
Modified: 2016-07-07 08:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188656


Attachments
stacktrace (1.16 KB, text/plain)
2013-10-11 18:01 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-10-11 18:01:26 UTC
Build: NetBeans IDE Dev (Build 201310110001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
MackSix: 1. Shutdown NetBeans




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.project.libraries.LibrariesStorage.fileChanged(LibrariesStorage.java:446)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:160)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:128)
   at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:105)
   at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:1318)
   at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.java:213)
Comment 1 MackSix 2013-10-11 18:01:28 UTC
Created attachment 141016 [details]
stacktrace
Comment 2 MackSix 2013-10-11 18:03:31 UTC
Sorry, I meant to say I just minimized NetBeans. I had just started it and then minimized it. 

Then I heard the computer give an alert ding and the exception dialog popped-up.
Comment 3 MackSix 2013-10-11 18:12:12 UTC
Possibly related to feature on demand. After a restart of NetBeans, everything was deactivated.
Comment 4 Martin Balin 2016-07-07 08:38:38 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss