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 175857 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_MyIssues
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED DUPLICATE of bug 175856
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (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-31 21:52 UTC by _ ludo
Modified: 2009-11-02 09:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160959


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ ludo 2009-10-31 21:52:11 UTC
Build: NetBeans IDE Dev (Build 200910290252)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.1, x86_64
User comments: 

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_MyIssues
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:634)
        at org.netbeans.modules.bugtracking.jira.FakeJiraSupport.createQueryHandles(FakeJiraSupport.java:264)
        at org.netbeans.modules.bugtracking.jira.FakeJiraSupport.getQueries(FakeJiraSupport.java:191)
        at org.netbeans.modules.bugtracking.jira.FakeJiraSupport.getAllIssuesQuery(FakeJiraSupport.java:173)
        at org.netbeans.modules.bugtracking.kenai.QueryAccessorImpl.getAllIssuesQuery(QueryAccessorImpl.java:99)
        at org.netbeans.modules.kenai.ui.dashboard.MyProjectNode$2.run(MyProjectNode.java:177)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Ondrej Vrabec 2009-11-02 09:51:13 UTC

*** This issue has been marked as a duplicate of 175856 ***