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

Summary: IllegalArgumentException: Unmatched braces in the pattern.
Product: platform Reporter: bokc <bokc>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=149928
Issue Type: DEFECT Exception Reporter: 149928
Attachments: stacktrace

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