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 - java.util.MissingResourceException: No such bundle org.openide.filesystems.Bundle
Summary: java.util.MissingResourceException: No such bundle org.openide.filesystems.Bu...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-21 18:29 UTC by rpe_79
Modified: 2018-01-10 12:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 230969


Attachments
stacktrace (2.16 KB, text/plain)
2017-11-21 18:29 UTC, rpe_79
Details

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