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 25061 - Disabling form editor leads to "Missing resource" exceptions
Summary: Disabling form editor leads to "Missing resource" exceptions
Status: CLOSED DUPLICATE of bug 23042
Alias: None
Product: usersguide
Classification: Unclassified
Component: Form (show other bugs)
Version: 3.x
Hardware: PC OS/2
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 18:41 UTC by _ gtzabari
Modified: 2003-06-30 18:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2002-06-23 18:41:40 UTC
dev build 200206210100
IBM JDK 1.3.1

- Disabled form editor
- Restarted Netbeans
- Everything worked fine .. for some reason, a few
restarts later:

1) The editor tab returns, but its name is
"CTL_GuiEditingWorkspaceName" and,
2) IDE.LOG contains:

INFORMATIONAL *********** Exception occurred
************ at Sun Jun 23 13:34:54 EDT 2002
Annotation: Missing resource from class:
org.netbeans.modules.form.Bundle_en_CA
Annotation: Key which was not found: 
java.util.MissingResourceException: Can't find
bundle for base name
org.netbeans.modules.form.Bundle, locale en_CA
	at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:723)
	at
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:694)
	at
java.util.ResourceBundle.getBundle(ResourceBundle.java:586)
	at
org.openide.util.NbBundle.getBundle(NbBundle.java:333)
	at
org.openide.util.NbBundle.getBundle(NbBundle.java:268)
[catch] at
org.netbeans.core.windows.WorkspaceImpl.getDisplayName(WorkspaceImpl.java:270)
	at
org.netbeans.core.windows.WorkspaceSwitcher.addNew(WorkspaceSwitcher.java:255)
	at
org.netbeans.core.windows.WorkspaceSwitcher.<init>(WorkspaceSwitcher.java:87)
	at
org.netbeans.core.windows.WorkspaceSwitcher.getInstance(WorkspaceSwitcher.java:299)
	at
org.netbeans.core.windows.MainWindow.showWindow(MainWindow.java:199)
	at
org.netbeans.core.Main.initializeMainWindow(Main.java:338)
	at org.netbeans.core.NonGui.run(NonGui.java:609)
	at org.netbeans.core.Main.run(Main.java:242)
	at
org.openide.TopManager.initializeTopManager(TopManager.java:120)
	at
org.openide.TopManager.getDefault(TopManager.java:81)
	at org.netbeans.core.Main.main(Main.java:394)
	at
org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:81)
	at java.lang.Thread.run(Thread.java:512)
Comment 1 Tomas Pavek 2002-06-24 13:51:08 UTC

*** This issue has been marked as a duplicate of 23042 ***
Comment 2 Quality Engineering 2003-06-30 18:21:16 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 18:31:05 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.