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 271837

Summary: java.util.MissingResourceException: No such bundle org.openide.filesystems.Bundle
Product: platform Reporter: rpe_79
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal CC: rpe_79
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 230969
Attachments: stacktrace

Description rpe_79 2017-11-21 18:29:24 UTC
This bug was originally marked as duplicate of bug 143322, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) Client VM, 25.144-b01, Java(TM) SE Runtime Environment, 1.8.0_144-b01
OS: Windows 7

User Comments:
rpe_79: <Please provide a description of the problem or the steps to reproduce>i had a proble in source




Stacktrace: 
java.util.MissingResourceException: No such bundle org.openide.filesystems.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:724)
   at org.openide.filesystems.DefaultAttributes.load(DefaultAttributes.java:673)
   at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:651)
Comment 1 rpe_79 2017-11-21 18:29:27 UTC
Created attachment 165479 [details]
stacktrace
Comment 2 Exceptions Reporter 2018-01-10 12:49:53 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230969