Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 19980

Summary: DBCS: launch failure under DBCS directory
Product: [Eclipse Project] Platform Reporter: Masayuki Fuse <fuse>
Component: ResourcesAssignee: DJ Houghton <dj.houghton>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: yasuday
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Masayuki Fuse CLA 2002-06-12 00:44:24 EDT
Build: integration build 20020611, WindowsXP Japanese, IBM Java 1.3.1 SR1

STEPS
1) make DBCS folder, default "new folder" in Japanese
2) unzip the build under the folder
3) make a shortcut for the java runtime
4) invoke it

getting error, .log is following;
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 6 12, 2002 13:50:34.718
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException: java.lang.RuntimeException: Fatal 
Error: Unable to locate matching org.eclipse.core.runtime plugin.
	at 
org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins
(PlatformConfiguration.java:2188)
	at org.eclipse.core.internal.boot.PlatformConfiguration.<init>
(PlatformConfiguration.java:879)
	at org.eclipse.core.internal.boot.PlatformConfiguration.startup
(PlatformConfiguration.java:1343)
	at org.eclipse.core.internal.boot.InternalBootLoader.initialize
(InternalBootLoader.java:511)
	at org.eclipse.core.internal.boot.InternalBootLoader.startup
(InternalBootLoader.java:868)
	at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:732)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:248)
	at org.eclipse.core.launcher.Main.run(Main.java:697)
	at org.eclipse.core.launcher.Main.main(Main.java:530)
Comment 1 John Arthorne CLA 2002-06-12 11:10:32 EDT

*** This bug has been marked as a duplicate of 7711 ***
Comment 2 Masayuki Fuse CLA 2002-07-01 21:22:39 EDT
verified along with 7711