Bug 129763 - MissingResourceException: Can't find resource for bundle
Summary: MissingResourceException: Can't find resource for bundle
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 07:03 EST by Dani Megert CLA
Modified: 2006-03-27 10:19 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-02-28 07:03:08 EST
I20060221-1300 + plug-in export for I20060228-0800

Found in .log during smoke test.

!ENTRY org.eclipse.compare 4 1 2006-02-28 12:37:00.710
!MESSAGE Internal Error
!STACK 0
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key height
	at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
	at java.util.ResourceBundle.getString(ResourceBundle.java:285)
	at org.eclipse.compare.internal.Utilities.getInteger(Utilities.java:341)
	at org.eclipse.compare.internal.ResizableDialog.getInitialSize(ResizableDialog.java:88)
	at org.eclipse.jface.window.Window.initializeBounds(Window.java:752)
	at org.eclipse.jface.dialogs.Dialog.initializeBounds(Dialog.java:740)
	at org.eclipse.jface.window.Window.create(Window.java:424)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)
	at org.eclipse.compare.EditionSelectionDialog.selectEdition(EditionSelectionDialog.java:407)
	at org.eclipse.compare.internal.EditionAction.doFromHistory(EditionAction.java:144)
	at org.eclipse.compare.internal.EditionAction.run(EditionAction.java:95)
	at org.eclipse.compare.internal.BaseCompareAction.run(BaseCompareAction.java:26)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:530)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:480)
	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:392)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1907)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1871)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:99)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:374)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
	at org.eclipse.core.launcher.Main.run(Main.java:977)
	at org.eclipse.core.launcher.Main.main(Main.java:952)
Comment 1 Markus Keller CLA 2006-03-21 06:08:22 EST
Steps to reproduce in I20060315-1200:

- new workspace, new Java project, new class C
- select C in Navigator and choose context menu > Compare With > Local History...

Only happens once per workspace.
Comment 2 Andre Weinand CLA 2006-03-27 10:19:23 EST
fixed for 3.2M6