FS#48576 - eclipse-common crashes at start

Attached to Project: Arch Linux
Opened by Juan Simón (j1simon) - Monday, 14 March 2016, 10:26 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 14 March 2016, 17:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

$ eclipse
eclipse.buildId=unknown
java.version=1.8.0_60
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=es_ES
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2016-03-14 11:03:14.340
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:78)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
-------------------------------------
$ java -version
openjdk version "1.8.0_60"
OpenJDK Runtime Environment (build 1.8.0_60-b24)
OpenJDK 64-Bit Server VM (build 25.60-b23, mixed mode)
-------------------------------------

I've download the last stable version (4.5.2) from eclipse.org and it works well.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 14 March 2016, 17:53 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Monday, 14 March 2016, 14:09 GMT
Sounds like you didn't install any of the main packages; eclipse-java, eclipse-cpp, etc.
Comment by Juan Simón (j1simon) - Monday, 14 March 2016, 17:35 GMT
ok, I understand. Then it isn't a bug.

Loading...