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 192887 - [70cat] NullPointerException at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.dumpFileNaming
Summary: [70cat] NullPointerException at org.netbeans.modules.masterfs.filebasedfs.nam...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-05 08:45 UTC by Chiana
Modified: 2010-12-08 15:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174697


Attachments
stacktrace (2.00 KB, text/plain)
2010-12-05 08:45 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-12-05 08:45:24 UTC
This issue was reported manually by Chiana.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201012050001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows Vista

User Comments:
Chiana: Reopened the project closed in #448593 without restarting IDE.

Chiana: Trying to shut the IDE down after #448594




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.dumpFileNaming(NamingFactory.java:303)
   at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.dumpId(NamingFactory.java:292)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:148)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collectResources(FileObjectCrawler.java:123)
Comment 1 Chiana 2010-12-05 08:45:28 UTC
Created attachment 103604 [details]
stacktrace
Comment 2 Chiana 2010-12-05 08:51:12 UTC
This is probable caused by conditions occuring at event #448588
Comment 3 Jaroslav Tulach 2010-12-08 15:35:42 UTC
Fixed in 98aa858aa066