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 165542 - IllegalArgumentException: Unmatched braces in the pattern.
Summary: IllegalArgumentException: Unmatched braces in the pattern.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-05-19 21:23 UTC by bokc
Modified: 2009-05-20 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149928


Attachments
stacktrace (2.28 KB, text/plain)
2009-05-19 21:23 UTC, bokc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bokc 2009-05-19 21:23:13 UTC
Build: NetBeans IDE Dev (Build 200905190001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: just create a new project

bokc: Create new projet un a new proct group



Stacktrace: 
java.lang.IllegalArgumentException: Unmatched braces in the pattern.
        at java.text.MessageFormat.applyPattern(MessageFormat.java:476)
        at java.text.MessageFormat.<init>(MessageFormat.java:350)
        at java.text.MessageFormat.format(MessageFormat.java:811)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:698)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:664)
        at org.openide.WizardDescriptor.updateButtonAccessibleDescription(WizardDescriptor.java:1372)
Comment 1 bokc 2009-05-19 21:23:26 UTC
Created attachment 82427 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-05-20 10:45:12 UTC
Added more logging to investigate what's wrong: core-main/rev/042ea075708b