Eclim 1.6.1 installation error

70 views
Skip to first unread message

Kannan

unread,
Dec 16, 2010, 2:12:47 PM12/16/10
to eclim-user
Trying to install it on Fedora 14.
Command I used: java -Djava.net.useSystemProxies=true -jar
eclim_1.6.1.jar

I am behind a company proxy. What am I missing?

---------------------------------
Error in log file:

SESSION 2010-09-02 01:26:12.112
-----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -application org.eclim.installer.application -
list
Command-line arguments: -clean -application
org.eclim.installer.application -list

!ENTRY org.eclipse.osgi 4 0 2010-09-02 01:26:17.367
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application
"org.eclim.installer.application" could not be found in the registry.
The applications available are: org.eclipse.ant.core.antRunner,
org.eclipse.ant.ui.antRunner, org.eclipse.equinox.app.error,
org.eclipse.equinox.p2.director.app.application,
org.eclipse.equinox.p2.director,
org.eclipse.equinox.p2.garbagecollector.application,
org.eclipse.equinox.p2.metadata.generator.EclipseGenerator,
org.eclipse.equinox.p2.publisher.InstallPublisher,
org.eclipse.equinox.p2.publisher.EclipseGenerator,
org.eclipse.equinox.p2.publisher.ProductPublisher,
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher,
org.eclipse.equinox.p2.reconciler.application,
org.eclipse.equinox.p2.repository.repo2runnable,
org.eclipse.equinox.p2.repository.metadataverifier,
org.eclipse.equinox.p2.artifact.repository.mirrorApplication,
org.eclipse.equinox.p2.metadata.repository.mirrorApplication,
org.eclipse.equinox.p2.updatesite.UpdateSitePublisher,
org.eclipse.equinox.p2.publisher.UpdateSitePublisher,
org.eclipse.equinox.p2.publisher.CategoryPublisher,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication,
org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild,
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
org.eclipse.update.core.standaloneUpdate,
org.eclipse.update.core.siteOptimizer.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:
248)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:
29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:
79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
369)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:
619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

Kannan Rajah

unread,
Dec 16, 2010, 5:34:38 PM12/16/10
to eclim-user
The problem went away after disabling SE linux. But I keep running into a Connection timed out error. I am trying to troubleshoot to see if related to proxy. I am using this command: java -Djava.net.useSystemProxies=true -jar eclim_1.6.1.jar

If anyone else has a suggestion, please let me know.

--
Kannan



--
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.


Kannan Rajah

unread,
Dec 17, 2010, 3:22:23 AM12/17/10
to eclim-user
I have not been able to get this working. The installation results in connection timeout trying to download some composite jar. Is there a way to narrow down this problem to proxy issue? I had proxy problem in the past with older eclim versions, but useSystemProxies always worked.

--
Kannan

Eric Van Dewoestine

unread,
Dec 17, 2010, 10:37:35 AM12/17/10
to eclim...@googlegroups.com
> The problem went away after disabling SE linux.

That's very good info to have. Thank you for that update!

> But I keep running into a
> Connection timed out error. I am trying to troubleshoot to see if related to
> proxy. I am using this command: java -Djava.net.useSystemProxies=true -jar
> eclim_1.6.1.jar
>
> If anyone else has a suggestion, please let me know.

I can't say for sure since I don't have a proxy setup to test with,
but I have a feeling I broke this with some changes I made to the
installer in the most resent release. Previously the installer would
invoke the eclipse executable, but now it goes straight to the
eclipse's launcher jar which results in bypassing eclipse.ini and
perhaps some other stuff.

I'll have to add support for passing along of any proxy related system
properties that are set to the installer's running of eclipse.

In the meantime I'm afraid you'll have to either build eclim from
source[1] or use the unattended[2] install option.

[1] http://eclim.org/guides/development.html
[2] http://eclim.org/guides/install.html#unattended-automated-install

--
eric

Kannan Rajah

unread,
Dec 17, 2010, 3:39:39 PM12/17/10
to eclim...@googlegroups.com
Wow. The unattended install worked like a charm. I was able to create projects after that. Ofcourse, I haven't tried a lot of other operations that I normally use. Will update if I have any issues.

--
Kannan



--
Reply all
Reply to author
Forward
0 new messages