Bug 235022 - Unhandled event loop exception - Dependency Tab
Summary: Unhandled event loop exception - Dependency Tab
Status: RESOLVED DUPLICATE of bug 222660
Alias: None
Product: Babel
Classification: Technology
Component: Plugins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: GANYMEDE   Edit
Assignee: Babel Bugzilla inbox CLA
QA Contact:
URL: /babel/index.php
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-01 10:36 EDT by Webpaul CLA
Modified: 2008-06-03 16:51 EDT (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 Webpaul CLA 2008-06-01 10:36:46 EDT
Hello,

after the installation of babel german language pack an error occurs if I switch on the dependency tab in the Plug-in Development perspective and the tab cannot be used.

eclipse.buildId=M20080221-1800
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86

Error: Unhandled event loop exception
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3547)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseInputStream(FormTextModel.java:114)
at org.eclipse.ui.internal.forms.widgets.FormTextModel.parseTaggedText(FormTextModel.java:93)
at org.eclipse.ui.forms.widgets.FormText.setText(FormText.java:668)
at org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.createClient(DependencyManagementSection.java:212)
at org.eclipse.pde.internal.ui.editor.StructuredViewerSection.<init>(StructuredViewerSection.java:45)
at org.eclipse.pde.internal.ui.editor.TableSection.<init>(TableSection.java:89)
at org.eclipse.pde.internal.ui.editor.TableSection.<init>(TableSection.java:80)
at org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.<init>(DependencyManagementSection.java:184)
at org.eclipse.pde.internal.ui.editor.plugin.DependenciesPage.createFormContent(DependenciesPage.java:71)
at org.eclipse.ui.forms.editor.FormPage$1.run(FormPage.java:151)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:149)
at org.eclipse.pde.internal.ui.editor.PDEFormPage.createPartControl(PDEFormPage.java:257)
at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:488)
at org.eclipse.pde.internal.ui.editor.PDEFormEditor.pageChange(PDEFormEditor.java:290)
at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:239)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3227)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2005)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Comment 1 Remy Suen CLA 2008-06-02 10:56:40 EDT
Sounds more like a bug for PDE/UI or Platform/UA to handle.
Comment 2 Remy Suen CLA 2008-06-02 10:57:55 EDT
Actually, this is probably related to bug 222660.
Comment 3 Denis Roy CLA 2008-06-02 13:39:08 EDT
emilhugo at gmx net:

We think this is related to bug 222660.

Can you start launch a fresh copy of Eclipse and install the German language pack from this update site, and see if the problem is solved:

For Eclipse 3.4 :
http://build.eclipse.org/technology/babel/test-updates/ganymede/


Thanks
Comment 4 Denis Roy CLA 2008-06-02 13:40:48 EDT
Setting milestone/priority.
Comment 5 Webpaul CLA 2008-06-03 07:04:28 EDT
(In reply to comment #3)
> emilhugo at gmx net:
> 
> We think this is related to bug 222660.
> 
> Can you start launch a fresh copy of Eclipse and install the German language
> pack from this update site, and see if the problem is solved:
> 
> For Eclipse 3.4 :
> http://build.eclipse.org/technology/babel/test-updates/ganymede/
> 
> 
> Thanks
> 

with the new update site the problem is solved.
Thanks
Comment 6 Denis Roy CLA 2008-06-03 16:51:12 EDT
Thanks, I'll close this as a dupe of bug 222660.

*** This bug has been marked as a duplicate of bug 222660 ***