Install problem on Max OS X

1 view
Skip to first unread message

Clarence

unread,
Nov 25, 2009, 3:58:49 AM11/25/09
to eclim-dev
I found my error similar to what was on
http://groups.google.com/group/eclim-dev/browse_thread/thread/68b9d732b797d384,
but running the failed command manually on the command line did not
fix it. I'm running Eclipse 3.5 - 64 bit and OS X 10.5.8. Would 64 bit
be the culprit here?

2009-11-25 00:42:08,288 INFO [ANT] [untar] Expanding: /private/
tmp/formic_xquZ9M/org.eclim.installer.tar.gz into /Applications/
eclipse/plugins
2009-11-25 00:42:08,549 INFO [ANT] [formic:installer] /Applications/
eclipse/plugins/org.eclim.installer_1.5.2/bin/install -command
listFeatures
2009-11-25 00:42:14,498 WARN [ANT] [formic:installer]
java.lang.RuntimeException:
2009-11-25 00:42:14,499 WARN [ANT] [formic:installer] at
org.eclim.installer.step.EclipsePluginsStep$EclipseInfo.<init>
(EclipsePluginsStep.java:672)
2009-11-25 00:42:14,499 WARN [ANT] [formic:installer] at
org.eclim.installer.step.EclipsePluginsStep$1.run
(EclipsePluginsStep.java:211)
2009-11-25 00:42:14,499 WARN [ANT] [formic:installer] at
foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:39)
2009-11-25 00:42:14,500 WARN [ANT] [formic:installer] at
java.security.AccessController.doPrivileged(Native Method)
2009-11-25 00:42:14,500 WARN [ANT] [formic:installer] at
foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:35)
2009-11-25 00:42:14,500 WARN [ANT] [formic:installer] at
foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:196)
2009-11-25 00:42:14,500 WARN [ANT] [formic:installer] at
foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:179)
2009-11-25 00:42:14,501 WARN [ANT] [formic:installer] at
java.lang.Thread.run(Thread.java:637)

Eric Van Dewoestine

unread,
Nov 25, 2009, 11:22:36 AM11/25/09
to ecli...@googlegroups.com
On Wed, Nov 25, 2009 at 12:58:49AM -0800, Clarence wrote:
> I found my error similar to what was on
> http://groups.google.com/group/eclim-dev/browse_thread/thread/68b9d732b797d384,
> but running the failed command manually on the command line did not
> fix it. I'm running Eclipse 3.5 - 64 bit and OS X 10.5.8. Would 64 bit
> be the culprit here?
>
> 2009-11-25 00:42:08,288 INFO [ANT] [untar] Expanding: /private/
> tmp/formic_xquZ9M/org.eclim.installer.tar.gz into /Applications/
> eclipse/plugins
> 2009-11-25 00:42:08,549 INFO [ANT] [formic:installer] /Applications/
> eclipse/plugins/org.eclim.installer_1.5.2/bin/install -command
> listFeatures
> 2009-11-25 00:42:14,498 WARN [ANT] [formic:installer]
> java.lang.RuntimeException:
> 2009-11-25 00:42:14,499 WARN [ANT] [formic:installer] at
> org.eclim.installer.step.EclipsePluginsStep$EclipseInfo.<init>
> (EclipsePluginsStep.java:672)

Can you try the following:

1. run the installer again until you run into the error
2. leave the installer running (don't close it) and open a terminal
3. run the following command in the terminal:
/Applications/eclipse/plugins/org.eclim.installer_1.5.2/bin/install -command listFeatures
4. send me the result of that command.

For some reason the command to list the currently installed features
in eclipse is failing. Hopefully by running the command manually
you'll be able to get some additional info which may help me determine
why it's failing.

--
eric
Reply all
Reply to author
Forward
0 new messages