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

Summary: [70cat] NullPointerException at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.dumpFileNaming
Product: platform Reporter: Chiana
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174697
Attachments: stacktrace

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