Eclim Installer Error

37 views
Skip to first unread message

Bob

unread,
Oct 6, 2010, 1:52:56 AM10/6/10
to eclim-user
Eclim install fails with "unknown option" error as shown in the log,
below. Host system is Fedora 13 using Ecllipse Helios 3.6.1. Java is
jdk-6u21 and vim is 7.2.411.

rlduffy@localhost:~/Downloads$ java -jar eclim_1.6.0.jar
Buildfile: installer.xml
2010-10-05 22:14:59,498 INFO [org.formic.Installer] Running
Installer.
2010-10-05 22:15:11,895 WARN [org.eclim.installer.step.EclipseStep]
Found more than one possible local eclipse dir: [/home/users/
rlduffy/.eclipse/org.eclipse.platform_3.6.1_371948527, /home/users/
rlduffy/.eclipse/org.eclipse.platform_3.6.1_430718608]
2010-10-05 22:15:11,967 WARN [org.eclim.installer.step.EclipseStep]
Found more than one possible local eclipse dir: [/home/users/
rlduffy/.eclipse/org.eclipse.platform_3.6.1_371948527, /home/users/
rlduffy/.eclipse/org.eclipse.platform_3.6.1_430718608]
2010-10-05 22:15:32,463 INFO [org.formic.util.CommandExecutor] which
gvim
2010-10-05 22:15:32,533 INFO [org.eclim.installer.step.VimStep] which
gvim: /usr/bin/gvim
2010-10-05 22:15:32,615 INFO [org.formic.util.CommandExecutor] vim -f
-X -u NONE -U NONE --cmd redir! > /tmp/
eclim_installer3012351971740817375.tmp | silent! echo &rtp | quit
2010-10-05 22:15:36,776 INFO [org.formic.util.CommandExecutor] vim --
version
2010-10-05 22:15:48,326 INFO [org.formic.util.CommandExecutor] /usr/
local/bin/eclipse_3.6.1/eclipse -nosplash -clean -application
org.eclipse.equinox.p2.director -repository file:///tmp/formic_1755137899/update
-installIU org.eclim.installer.feature.group
2010-10-05 22:15:55,052 WARN
[org.eclim.installer.step.EclipsePluginsStep] Error installing eclim
installer feature, attempting uninstall/reinstall.
2010-10-05 22:15:55,056 INFO [org.formic.util.CommandExecutor] /usr/
local/bin/eclipse_3.6.1/eclipse -nosplash -clean -application
org.eclipse.equinox.p2.director -repository file:///tmp/formic_1755137899/update
-uninstallIU org.eclim.installer.feature.group
2010-10-05 22:16:02,939 INFO [org.formic.util.CommandExecutor] /usr/
local/bin/eclipse_3.6.1/eclipse -nosplash -clean -application
org.eclipse.equinox.p2.director -repository file:///tmp/formic_1755137899/update
-installIU org.eclim.installer.feature.group
java.lang.RuntimeException: error: Unknown option plugins/
org.eclipse.osgi_3.4.0.v20080605-1900.jar. Use -help for a list of
known options.
Application failed, log file location: /home/users/rlduffy/.eclipse/
org.eclipse.platform_3.6.1_430718608/configuration/1286342148931.log
out: Installation failed.
at
org.eclim.installer.step.EclipsePluginsStep.installInstallerPlugin(EclipsePluginsStep.java:
318)
at org.eclim.installer.step.EclipsePluginsStep.access
$100(EclipsePluginsStep.java:117)
at org.eclim.installer.step.EclipsePluginsStep
$1.run(EclipsePluginsStep.java:216)
at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:39)
at java.security.AccessController.doPrivileged(Native Method)
at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:35)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:
196)
at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:
179)
at java.lang.Thread.run(Thread.java:636)
Installer Context (Please include in bug reports):
eclipse.home=/usr/local/bin/eclipse_3.6.1
eclipse.local=/home/users/rlduffy/.eclipse/
org.eclipse.platform_3.6.1_430718608
featureList.ant=true
featureList.cdt=true
featureList.dltk=false
featureList.dltkruby=false
featureList.jdt=true
featureList.maven=true
featureList.pdt=false
featureList.python=false
featureList.wst=false
vim.files=/home/users/rlduffy/.vim
vim.skip=false

Eric Van Dewoestine

unread,
Oct 6, 2010, 10:08:56 AM10/6/10
to eclim...@googlegroups.com
On 2010-10-05 22:52:56, Bob wrote:
> Eclim install fails with "unknown option" error as shown in the log,
> below. Host system is Fedora 13 using Ecllipse Helios 3.6.1. Java is
> jdk-6u21 and vim is 7.2.411.

Can you post your eclipse.ini file (found in your eclipse home
directory)? This sounds like a similar issue that someone else
reported where they added additional default args to their eclipse.ini
that the eclipse binary then added to the call to the p2 director, but
the director does not support. The upcoming release of eclim should
resolve this problem. Assuming you're running into the same issue,
you should be able to temporarily remove those args from that file to
get eclim installed.

> --
> You received this message because you are subscribed to the Google Groups "eclim-user" group.
> To post to this group, send email to eclim...@googlegroups.com.
> To unsubscribe from this group, send email to eclim-user+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/eclim-user?hl=en.
>

--
eric

Reply all
Reply to author
Forward
0 new messages