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 242457 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key StepName_EnterDomainDirectory
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 15:39 UTC by axelf
Modified: 2014-04-06 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207896


Attachments
stacktrace (8.04 KB, text/plain)
2014-02-28 15:39 UTC, axelf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description axelf 2014-02-28 15:39:34 UTC
Build: NetBeans IDE 8.0 RC1 (Build 201402242200)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-mockbuild_2014_01_15_01_39-b00
OS: Linux

User Comments:
axelf: Try to open "Edit configuration" of wildfly server

GUEST: WildFly Application Server -> Properties

GUEST: This happened when I added a Wildfly server.




Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key StepName_EnterDomainDirectory
   at java.util.ResourceBundle.getObject(ResourceBundle.java:395)
   at java.util.ResourceBundle.getString(ResourceBundle.java:355)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.netbeans.modules.javaee.wildfly.customizer.WildflyTabVisualPanel.getName(WildflyTabVisualPanel.java:101)
   at com.sun.java.swing.plaf.gtk.GTKStyle.getInsets(GTKStyle.java:315)
   at javax.swing.plaf.synth.SynthStyle.installDefaults(SynthStyle.java:913)
Comment 1 axelf 2014-02-28 15:39:35 UTC
Created attachment 145670 [details]
stacktrace
Comment 2 Ondrej Vrabec 2014-02-28 16:46:54 UTC
pretty sure this isn't a problem in nodes