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 248860

Summary: NullPointerException at org.netbeans.modules.properties.MultiBundleStructure.findEntries
Product: utilities Reporter: aldobrucale <aldobrucale>
Component: PropertiesAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal CC: aplatypus, dathyrius
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213643
Attachments: stacktrace
stacktrace

Description aldobrucale 2014-11-24 13:52:20 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
aldobrucale: moving files




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.properties.MultiBundleStructure.findEntries(MultiBundleStructure.java:154)
   at org.netbeans.modules.properties.MultiBundleStructure.updateEntries(MultiBundleStructure.java:170)
   at org.netbeans.modules.properties.PropertiesDataObject.handleMove(PropertiesDataObject.java:273)
   at org.openide.loaders.DataObject$2Op.run(DataObject.java:823)
   at org.openide.loaders.DataObject$1WrapRun.run(DataObject.java:978)
   at org.openide.loaders.DataObjectPool$1WrapAtomicAction.run(DataObjectPool.java:261)
Comment 1 aldobrucale 2014-11-24 13:52:22 UTC
Created attachment 150663 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-20 10:11:48 UTC
*** Bug 249375 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2016-05-26 16:48:48 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=213643
Comment 4 dathyrius 2016-12-08 10:21:29 UTC
Created attachment 163188 [details]
stacktrace

Building project