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 163479 - java.util.MissingResourceException: No such bundle org.netbeans.modules.php.project.util.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.php.p...
Status: CLOSED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 13:06 UTC by Marian Mirilovic
Modified: 2010-04-22 10:34 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 150002


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-04-23 13:06:38 UTC
40 duplicates and still coming ....

Build: NetBeans IDE Dev (Build 200809071401)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, amd64
User comments: 
STACKTRACE: (first 10 lines)
java.util.MissingResourceException: No such bundle org.netbeans.modules.php.project.util.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:438)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:386)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:629)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:696)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:645)
        at org.netbeans.modules.php.project.util.CopySupport.showProblem(CopySupport.java:88)
        at org.netbeans.modules.php.project.util.CopySupport.access$200(CopySupport.java:75)
        at org.netbeans.modules.php.project.util.CopySupport$ConfigurationFactory.<init>(CopySupport.java:471)
        at org.netbeans.modules.php.project.util.CopySupport$CopyImpl.init(CopySupport.java:268)
        at org.netbeans.modules.php.project.util.CopySupport$CopyImpl.projectOpened(CopySupport.java:225)
Comment 1 Tomas Mysik 2009-05-05 14:24:00 UTC
This should be fixed already (CopySupport has changed a lot).
Comment 2 Marian Mirilovic 2010-04-22 10:34:42 UTC
v/c