Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse indigo + eclim 1.7.6 + Ubuntu 12.0.4 GUI installer problem #129

Closed
ghost opened this issue Jun 9, 2012 · 3 comments
Closed

Eclipse indigo + eclim 1.7.6 + Ubuntu 12.0.4 GUI installer problem #129

ghost opened this issue Jun 9, 2012 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 9, 2012

Hi,

Installation fails.
I have stock eclipse, with minor set of plugins (findbugs, pmd, checkstyle,sts).
This is what I got:
2012-06-09 15:30:28,207 INFO [org.formic.util.CommandExecutor] java -Xmx256M -jar /home/vermes/eclipse-new/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -clean -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_121945770/update -uninstallIU org.eclim.installer.feature.group
2012-06-09 15:30:32,494 INFO [org.formic.util.CommandExecutor] java -Xmx256M -jar /home/vermes/eclipse-new/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -clean -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_121945770/update -installIU org.eclim.installer.feature.group
java.lang.RuntimeException: error: out:
at org.eclim.installer.step.EclipseInfo.installInstallerPlugin(EclipseInfo.java:183)
at org.eclim.installer.step.EclipseInfoStep$1.run(EclipseInfoStep.java:67)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
at java.lang.Thread.run(Thread.java:662)
Installer Context (Please include in bug reports):
eclipse.home=/home/vermes/eclipse-new
vim.files=/home/vermes/.vim
vim.skip=false

And in eclipse OSGI messages I can see this:

!SESSION 2012-06-09 15:30:32.610 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_121945770/update -installIU org.eclim.installer.feature.group
Command-line arguments: -clean -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_121945770/update -installIU org.eclim.installer.feature.group

!ENTRY org.eclipse.osgi 4 0 2012-06-09 15:30:36.462
!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438 [3] is not active.

As you can see, I am using Oracle JVM 1.6.0.24

@ervandew
Copy link
Owner

Can you try running it again, but first remove any .log files from
/home/vermes/eclipse-new/configuration and, if it exists, the
.metadata/.log file from your default workspace location (if you are
using something other than ~/workspace, just make sure that
~/workspace doesn't exist as well).

Then run the install until it fails and look to see if any .log files
were created in /home/vermes/eclipse-new/configuration or a
.metadata/.log file in your workspace (checking ~/workspace as well).
If you find any of those, please post them here so I can have a look.

@ghost
Copy link
Author

ghost commented Jun 25, 2012

Hi,

After cleaning the only logs I found were in the eclipse-new/configuration:

!SESSION 2012-06-25 12:21:47.709 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_297618404/update -installIU org.eclim.installer.feature.group
Command-line arguments: -clean -application org.eclipse.equinox.p2.director -repository file:///tmp/formic_297618404/update -installIU org.eclim.installer.feature.group

!ENTRY org.eclipse.osgi 4 0 2012-06-25 12:21:51.647
!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438 [4] is not active.

This was repeated 3 times in 3 log files.

@ervandew
Copy link
Owner

ervandew commented Jan 2, 2018

I'm closing this out since eclim has now moved to a new command line installer.

@ervandew ervandew closed this as completed Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant