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

Bug 349292

Summary: Java was started but returned exit code=-805306369
Product: [Eclipse Project] Platform Reporter: Schuberto <robertodziuba>
Component: IDEAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: prakash
Version: 3.6.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Schuberto CLA 2011-06-14 04:52:37 EDT
Build Identifier: Version: Helios Service Release 2

---------------------------
Eclipse
---------------------------
Java was started but returned exit code=-805306369
C:\Windows\system32\javaw.exe
-Dosgi.requiredJavaVersion=1.5
-Xms512m
-Xmx1024m
-XX:MaxPermSize=128m
-jar C:\Program Files (x86)\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
-os win32
-ws win32
-arch x86_64
-showsplash
-launcher C:\Program Files (x86)\eclipse\eclipse.exe
-name Eclipse
--launcher.library C:\Program Files (x86)\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.2.R36x_v20101222\eclipse_1312.dll
-startup C:\Program Files (x86)\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
-exitdata 143c_5c
-product org.eclipse.epp.package.php.product
-vm C:\Windows\system32\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms512m
-Xmx1024m
-XX:MaxPermSize=128m
-jar C:\Program Files (x86)\eclipse\\plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar 
---------------------------
Aceptar   
---------------------------

Reproducible: Always
Comment 1 Prakash Rangaraj CLA 2011-06-14 04:54:41 EDT
> -arch x86_64

   Are you using 64 bit JVM?
Comment 2 Oleg Besedin CLA 2011-06-21 11:01:22 EDT
- Please make sure you are using Eclipse download and JVM with the same architecture (32 bit vs 64 bit)
- If that does not help, consider using a clean install with a newly downloaded JVM and Eclipse.