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 201965 - [71cat] java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key FILENAME
Summary: [71cat] java.util.MissingResourceException: Can't find resource for bundle or...
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 00:09 UTC by sunbiz
Modified: 2011-09-20 00:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181085


Attachments
stacktrace (3.48 KB, text/plain)
2011-09-12 00:09 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2011-09-12 00:09:51 UTC
Build: NetBeans IDE Dev (Build 201109110600)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b02, Java(TM) SE Runtime Environment, 1.7.0_02-ea-b05
OS: Windows 7

User Comments:
sunbiz: New APDU Script without any name




Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key FILENAME
   at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
   at java.util.ResourceBundle.getString(ResourceBundle.java:353)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.netbeans.modules.javacard.project.JCProjectSourceNodeFactory$AddTemplateAction.actionPerformed(JCProjectSourceNodeFactory.java:285)
   at org.netbeans.modules.javacard.project.JCProjectSourceNodeFactory$AddTemplateAction.actionPerformed(JCProjectSourceNodeFactory.java:262)
   at org.netbeans.spi.actions.Single.actionPerformed(Single.java:71)
Comment 1 sunbiz 2011-09-12 00:09:55 UTC
Created attachment 110632 [details]
stacktrace
Comment 2 Anton Chechel 2011-09-12 09:37:44 UTC
fixed
http://hg.netbeans.org/jet-main/rev/40860c83c87e
Comment 3 Quality Engineering 2011-09-13 16:09:08 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/40860c83c87e
User: Anton Chechel <manowar@netbeans.org>
Log: #201965, missing resources in bundle
Comment 4 sunbiz 2011-09-20 00:03:51 UTC
Verified Fix in Build 201109180600