Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » install problem: MissingResourceException
install problem: MissingResourceException [message #53692] Thu, 08 May 2003 20:14
Eclipse UserFriend
Originally posted by: info.trilobiet.nl

Hello world!

Just tried to install eclipse for the 81.000nd time but I still get a
MissingResourceException.
I use the Sun SDK 1.4.1_02 (jre)

Both SDK and Eclipse are located on my D:\ drive, while Windows2000 is
located at C:\

eclipse.exe -vm D:/!apps/sun/java etc.etc. doesn't solve the problem. A
workspace dir is created, but then installation stops and an errorlog is
generated stating the following:

java.lang.ExceptionInInitializerError
at
org.eclipse.core.internal.runtime.InternalPlatform.loadRegis try(InternalPlatform.java:677)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPlatform.java:574)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:1011)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.util.MissingResourceException: Can't find bundle for
base name org.eclipse.core.internal.runtime.messages, locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(Resou rceBundle.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:7 73)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:538)
at org.eclipse.core.internal.runtime.Policy.<clinit>(Policy.java:19)
... 16 more

Apparently installation can't find these resources but I cannot figure
out how to solve this.

Any help please?
Thanks,
Richard
Previous Topic:Probs with special German characters
Next Topic:install problem: MissingResourceException
Goto Forum:
  


Current Time: Sun Oct 06 11:15:27 GMT 2024

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

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

Back to the top