Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse crash at start
Eclipse crash at start [message #192494] Wed, 07 February 2007 13:45 Go to next message
Eclipse UserFriend
Originally posted by: arnaud.farine.atosorigin.com

Hello all !

When I launch Eclipse 3.2 (JDK 1.5.0_09), it crashs!
The log file displays the following error...
I try to delete my workspace, reinstall Eclipse..I've always the same
error :
!SESSION 2007-02-07 14:34:45.001
-----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2007-02-07 14:34:48.244
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at java.text.RBTableBuilder.build(Unknown Source)
at java.text.RBCollationTables.<init>(Unknown Source)
at java.text.RuleBasedCollator.<init>(Unknown Source)
at java.text.Collator.getInstance(Unknown Source)
at java.text.Collator.getInstance(Unknown Source)
at org.eclipse.jface.viewers.ViewerSorter.<init>(ViewerSorter.java:49)
at
org.eclipse.ui.internal.progress.ProgressManagerUtil$1.<init >(ProgressManagerUtil.java:92)
at
org.eclipse.ui.internal.progress.ProgressManagerUtil.getProg ressViewerSorter(ProgressManagerUtil.java:92)
at
org.eclipse.ui.internal.progress.ProgressRegion.createConten ts(ProgressRegion.java:173)
at
org.eclipse.ui.internal.WorkbenchWindow.createProgressIndica tor(WorkbenchWindow.java:2893)
at
org.eclipse.ui.internal.WorkbenchWindow.createDefaultContent s(WorkbenchWindow.java:993)
at
org.eclipse.ui.internal.WorkbenchWindowConfigurer.createDefa ultContents(WorkbenchWindowConfigurer.java:610)
at
org.eclipse.ui.application.WorkbenchWindowAdvisor.createWind owContents(WorkbenchWindowAdvisor.java:267)
at
org.eclipse.ui.internal.WorkbenchWindow.createContents(Workb enchWindow.java:898)
at org.eclipse.jface.window.Window.create(Window.java:426)
at
org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Wo rkbench.java:789)
at
org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Work bench.java:1437)
at org.eclipse.ui.internal.Workbench.access$10(Workbench.java:1 435)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1399 )
at
org.eclipse.ui.internal.Workbench.runStartupWithProgress(Wor kbench.java:1421)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1397)
at
org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWin dow(WorkbenchConfigurer.java:190)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Work benchAdvisor.java:708)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:78)
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(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.RuntimeException: ICU data file error: Trie header
authentication failed, please check if you have the most updated ICU data
file
at sun.text.NormalizerImpl.<clinit>(Unknown Source)
... 41 more
Caused by: java.lang.IllegalArgumentException: ICU data file error: Trie
header authentication failed, please check if you have the most updated
ICU data file
at sun.text.Trie.<init>(Unknown Source)
at sun.text.CharTrie.<init>(Unknown Source)
at sun.text.NormalizerImpl$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.text.NormalizerImpl.<init>(Unknown Source)
... 42 more

Could you help me !
Regards
Arnaud
Re: Eclipse crash at start [message #192515 is a reply to message #192494] Wed, 07 February 2007 14:28 Go to previous message
Eclipse UserFriend
Originally posted by: arnaud.farine.atosorigin.com

OK! I've uninstall my JDK and install again.
Now it's ok ...
Strange.....
Previous Topic:How change jface wizard button text?
Next Topic:How to have a personal Eclipse config file with company's Eclipse installation?
Goto Forum:
  


Current Time: Fri Mar 29 06:02:38 GMT 2024

Powered by FUDForum. Page generated in 0.09810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top