Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.4 on Windows XP Pro 64-bit
Eclipse 3.4 on Windows XP Pro 64-bit [message #331301] Fri, 29 August 2008 11:20
Eclipse UserFriend
Hi,

I want to run "Eclipse 3.4 64 bit" using "jvm 64 bit" on Windoes XP Pro
64-bit. I installed jdk1.6 update7 for windows 64 (jdk-6u7-windows-x64.exe).
I do not have any 32 bit jdk or jre in my computer.
I cannot find the Windows 64bit package on http://www.eclipse.org/downloads
(why?) so I download the drops from
http://download.eclipse.org/eclipse/downloads/drops/R-3.4-20 0806172000/index.php.
I extracted manually them into a folder (e:\eclipse) and run eclipse.exe.
Splash screen pops up then it disappears and a popup appears and says:

---------------------------
Eclipse
---------------------------
An error has occurred. See the log file
E:\eclipse\configuration\1220007627386.log.
---------------------------
OK
---------------------------

And the log is the following:

!SESSION 2008-08-29
14:00:27.183 -----------------------------------------------
eclipse.buildId=@build@
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=tr_TR
Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2008-08-29 14:00:27.558
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started (see
config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:74)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:382)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)


What is the solution?

Kerem
Previous Topic:Making IEditorPart Read Only
Next Topic:Null pointer on workbench close
Goto Forum:
  


Current Time: Mon Feb 10 01:29:56 GMT 2025

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

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

Back to the top