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 - NullPointerException at org.netbeans.modules.properties.MultiBundleStructure.findEntries
Summary: NullPointerException at org.netbeans.modules.properties.MultiBundleStructure....
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 249375 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-24 13:52 UTC by aldobrucale
Modified: 2016-12-08 10:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213643


Attachments
stacktrace (1.57 KB, text/plain)
2014-11-24 13:52 UTC, aldobrucale
Details
stacktrace (2.48 KB, text/plain)
2016-12-08 10:21 UTC, dathyrius
Details

Note You need to log in before you can comment on or make changes to this bug.
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