Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499522 - app-misc/xmind-3.4.1.201401221918 - java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
Summary: app-misc/xmind-3.4.1.201401221918 - java.lang.IllegalStateException: Unable t...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chris Reffett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 00:50 UTC by Tamer Higazi
Modified: 2015-08-24 20:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
crash log for XMind (1390882105963.log,1.30 KB, text/plain)
2014-01-28 04:10 UTC, Tamer Higazi
Details
crash report with iced-tea-bin-6 instead oracle-1.7 (1390935840025.log,1.31 KB, text/x-log)
2014-01-28 19:09 UTC, Tamer Higazi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tamer Higazi 2014-01-28 00:50:31 UTC
Problems to extract, and dies away.

Reproducible: Always

Steps to Reproduce:
1. add "=app-misc/xmind-3.4.1.201401221918" to /etc/package.keywords
2. emerge xmind
Actual Results:  
nothing, installation failed

Expected Results:  
that it's installed successfully for usage.
Comment 1 Tamer Higazi 2014-01-28 01:00:06 UTC
After solving problem, here is the actual error:

tamer@tux / $ cat /home/tamer/.xmind/configuration-cathy/1390870586716.log
!SESSION 2014-01-28 01:56:26.477 -----------------------------------------------
eclipse.buildId=3.4.1.201401221918
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2014-01-28 01:56:27.010
!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:74)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
tamer@tux / $
Comment 2 Tamer Higazi 2014-01-28 01:00:59 UTC
application don't start at all.

Error log updated!
Comment 3 Alex Xu (Hello71) 2014-01-28 01:03:32 UTC
Please add attachments instead of using pastebin services.

Adding archs to CC is *only* for stabilization and keywording.
Comment 4 Ben Kohler gentoo-dev 2014-01-28 01:59:41 UTC
So to be clear, you have successfully emerged it but now you have runtime problems?
Comment 5 Tamer Higazi 2014-01-28 04:07:26 UTC
(In reply to Ben Kohler from comment #4)
> So to be clear, you have successfully emerged it but now you have runtime
> problems?

thas is absolutely true. 

It simply doesn't start.
Comment 6 Tamer Higazi 2014-01-28 04:10:00 UTC
Created attachment 368944 [details]
crash log for XMind

The crash log!
Comment 7 Tamer Higazi 2014-01-28 19:09:31 UTC
Created attachment 368994 [details]
crash report with iced-tea-bin-6 instead oracle-1.7

same crash report with "iced-tea-bin-6"
Comment 8 Chris Reffett (RETIRED) gentoo-dev Security 2014-02-04 01:19:04 UTC
The only thing I can think of is to back up and remove .xmind, then restart the application. Other than that, I have no idea what the issue could be, I can't reproduce it at all.
Comment 9 Tamer Higazi 2014-02-14 02:06:52 UTC
I deleted the users home ".xmind" directory, and the problem remains. 
What kind of a java version do you have running ?!


eselect java-vm list gives me:

  [1]   icedtea-bin-6 
  [2]   jre 
  [3]   oracle-jdk-bin-1.7  system-vm user-vm
Comment 10 Tamer Higazi 2014-02-16 01:00:00 UTC
bug had been enhanced and reported at "bugs.eclipse.org":

https://bugs.eclipse.org/bugs/show_bug.cgi?id=103263