Unable to run 32 bit eclipse on 64 bit machine
This bug report was converted into a question: question #120490: Unable to run 32 bit eclipse on 64 bit machine .
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eclipse (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I need to run a 32 bit eclipse on my 64 bit workstation as I have a plugin which works only on 32 bit eclipse.
When I try to do so, I get the following stack trace:
./eclipse -consoleLog
!SESSION 2010-08-09 14:59:59.995 -------
eclipse.
java.version=
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.
!ENTRY org.eclipse.
!MESSAGE ProvisioningEve
!ENTRY org.eclipse.osgi 4 0 2010-08-09 15:00:00.932
!MESSAGE Application error
!STACK 1
java.lang.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at sun.reflect.
at sun.reflect.
at sun.reflect.
at java.lang.
at org.eclipse.
at org.eclipse.
at org.eclipse.
at org.eclipse.
Additional Info:
I have both the 32 bit and 64bit JDK installed o n my machine.
I will try to un-install both and then just install the 32 bit one.. I am afraid that this might degrade overall system performance and might not even work.
Does anyone know of any working solution??
This may not be a bug per se.
I just need to know the steps to proceed in this scenario.