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 240104 - NullPointerException at org.netbeans.modules.php.project.ui.logicalview.ImportantFilesNodeFactory$ImportantFilesChildFactory.attachListener
Summary: NullPointerException at org.netbeans.modules.php.project.ui.logicalview.Impor...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 07:57 UTC by ragnar
Modified: 2014-01-08 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199471


Attachments
stacktrace (569 bytes, text/plain)
2014-01-08 07:57 UTC, ragnar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ragnar 2014-01-08 07:57:56 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7

User Comments:
GUEST: Opening NetBeans after having to force it closed.
I needed to force it closed because it hung creating a new PHP file.

GUEST: Attempting to expand the source file listing for a project.

GUEST: Loading project after installing JDK7

GUEST: Opening the netbeans

ragnar: deleted files from explorer

GUEST: Closed all files, now cannot view files in symfony2 project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.php.project.ui.logicalview.ImportantFilesNodeFactory$ImportantFilesChildFactory.attachListener(ImportantFilesNodeFactory.java:280)
   at org.netbeans.modules.php.project.ui.logicalview.ImportantFilesNodeFactory$ImportantFilesChildFactory.addNotify(ImportantFilesNodeFactory.java:247)
   at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:201)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 ragnar 2014-01-08 07:57:58 UTC
Created attachment 143697 [details]
stacktrace
Comment 2 Tomas Mysik 2014-01-08 08:41:55 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/262d730b4631