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 173695 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ASSIGNEE
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-03 20:28 UTC by cassus
Modified: 2009-10-09 22:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159482


Attachments
stacktrace (5.05 KB, text/plain)
2009-10-03 20:28 UTC, cassus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cassus 2009-10-03 20:28:13 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, amd64

User Comments:
cassus: Refresh Jira bug lsit



Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ASSIGNEE
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:631)
        at org.netbeans.modules.jira.issue.NbJiraIssue$IssueField.getDisplayName(NbJiraIssue.java:197)
        at org.netbeans.modules.jira.issue.NbJiraIssue.getRecentChanges(NbJiraIssue.java:856)
        at org.netbeans.modules.bugtracking.spi.IssueNode$RecentChangesProperty.getValue(IssueNode.java:228)
Comment 1 cassus 2009-10-03 20:28:17 UTC
Created attachment 88789 [details]
stacktrace
Comment 2 Ondrej Vrabec 2009-10-08 08:13:27 UTC
fixed: cdev #b4d4397e7b42
Comment 3 Quality Engineering 2009-10-09 22:59:21 UTC
Integrated into 'main-golden', will be available in build *200910091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b4d4397e7b42
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #173695 - MissingResourceException