[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/36199] New: IllegalArgumentException when starting Eclips
From: |
twisti at complang dot tuwien dot ac dot at |
Subject: |
[Bug classpath/36199] New: IllegalArgumentException when starting Eclipse-3.3 |
Date: |
10 May 2008 13:33:12 -0000 |
This works with 0.96.1. Haven't tried 0.97.1 yet.
!SESSION 2008-05-10 15:29:32.166
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.5.0
java.vendor=GNU Classpath
BootLoader constants: OS=linux, ARCH=ppc, WS=gtk, NL=C_US
Command-line arguments: -os linux -ws gtk -arch ppc -consoleLog -debug
!ENTRY org.eclipse.ui 4 0 2008-05-10 15:30:25.989
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.IllegalArgumentException: Unmatched braces in the pattern.)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
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:153)
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 java.lang.reflect.VMMethod.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:331)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Caused by: java.lang.IllegalArgumentException: Unmatched braces in the pattern.
at com.ibm.icu.text.MessageFormat.applyPattern(MessageFormat.java:512)
at com.ibm.icu.text.MessageFormat.<init>(MessageFormat.java:381)
at com.ibm.icu.text.MessageFormat.subformat(MessageFormat.java:1272)
at com.ibm.icu.text.MessageFormat.format(MessageFormat.java:869)
at java.text.Format.format(Format.java:101)
at com.ibm.icu.text.MessageFormat.format(MessageFormat.java:844)
at
org.eclipse.ui.views.markers.internal.ProblemView.formatSummaryBreakDown(ProblemView.java:285)
at
org.eclipse.ui.views.markers.internal.ProblemView.updateTitle(ProblemView.java:273)
at
org.eclipse.ui.views.markers.internal.MarkerView$UpdateJob.runInUIThread(MarkerView.java:235)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
...21 more
--
Summary: IllegalArgumentException when starting Eclipse-3.3
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: twisti at complang dot tuwien dot ac dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36199
- [Bug classpath/36199] New: IllegalArgumentException when starting Eclipse-3.3,
twisti at complang dot tuwien dot ac dot at <=