<html><body><div style="color:; background-color:; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Jakub,<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: "Times New Roman"; background-color: transparent; font-style: normal"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New Roman""><span>I tried your suggestion and got exactly the same error, details below.</span><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New Roman""><span>This isn't surprising since the eclipse 3.8 blob from eclipse.org runs perfectly on my system,<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New
Roman""><span>so any packages needed for eclipse 3.8 had to be already present.<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New Roman""><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New Roman""><span>Here are the details:<br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; background-color: transparent; font-style: normal; font-family: "Times New Roman""><span>+++-====================================-====================================-========================================================================================<br>ii libfelix-gogo-command-java 0.12.0-1 Apache Felix Gogo Command bundle<br>un libfelix-gogo-command-java-doc <none> (no description available)<br>ii libfelix-gogo-runtime-java 0.10.0-1
Apache Felix Gogo Runtime bundle<br>un libfelix-gogo-runtime-java-doc <none> (no description available)<br>ii libfelix-gogo-shell-java 0.10.0-1 Apache Felix Gogo Shell bundle<br>un libfelix-gogo-shell-java-doc <none> (no description available)<br>ii libservlet3.0-java 7.0.28-2 Servlet 3.0 and JSP 2.2 Java API classes<br>ii libtomcat7-java 7.0.28-2 Servlet and JSP engine -- core libraries<br>ii eclipse 3.8.0~rc4-1 Extensible Tool Platform and Java IDE<br></span></div><div> </div><div>jack@berkeley:~ => eclipse -console -consoleLog -noExit<br> !SESSION 2012-08-11 19:34:09.365 -----------------------------------------------<br> eclipse.buildId=unknown<br> java.version=1.7.0_05<br> java.vendor=Oracle Corporation<br> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US<br> Command-line arguments: -os linux -ws gtk -arch x86 -console -consoleLog<br><br> !ENTRY org.eclipse.osgi 4 0 2012-08-11 19:34:09.633<br>
!MESSAGE Could not find bundle: org.eclipse.equinox.console<br> !STACK 0<br> org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console<br> at org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211)<br> at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)<br> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)<br> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br> at java.lang.reflect.Method.invoke(Unknown Source)<br> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)<br> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)<br> at org.eclipse.equinox.launcher.Main.run(Main.java:1438)<br><br> !ENTRY
org.eclipse.osgi 4 0 2012-08-11 19:34:09.639<br> !MESSAGE Application error<br> !STACK 1<br> java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).<br> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)<br> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)<br> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)<br> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br> at java.lang.reflect.Method.invoke(Unknown Source)<br> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)<br> at
org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)<br> at org.eclipse.equinox.launcher.Main.run(Main.java:1438)<br><br><br>thanks,</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: "Times New Roman"; background-color: transparent; font-style: normal">--jack<br><br></div> <div style="font-size: 12pt; font-family: "times new roman", "new york", "times", serif"> <div style="font-size: 12pt; font-family: "times new roman", "new york", "times", serif"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Jakub Adam <jakub.adam@ktknet.cz><br> <b><span style="font-weight: bold;">To:</span></b> JS <jshaio@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "683930@bugs.debian.org" <683930@bugs.debian.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday,
August 11, 2012 8:06 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: eclipse: 3.8.0~rc4-1 exits with log error: Unable to acquire application<br> </font> </div> <br>
Hi,<br><br>On 11.8.2012 05:18, JS wrote:<br>> I retried your suggestion but never got the console to look for the output you suggested. Below is all I saw<br>> (also tried adding the -clean option, with the same result).<br>> <br>> jack@berkeley:~ => eclipse -console -consoleLog -noExit<br>> !SESSION 2012-08-10 23:05:56.732 -----------------------------------------------<br>> eclipse.buildId=unknown<br>> java.version=1.7.0_05<br>> java.vendor=Oracle Corporation<br>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US<br>> Command-line arguments: -os linux -ws gtk -arch x86 -console -consoleLog<br>> <br>> !ENTRY org.eclipse.osgi 4 0 2012-08-10 23:05:56.964<br>> !MESSAGE Could not find bundle: org.eclipse.equinox.console<br>> !STACK 0<br>> org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console<br>> at
org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211)<br>> at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)<br>> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)<br>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br>> at java.lang.reflect.Method.invoke(Unknown Source)<br>> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)<br>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)<br>> at org.eclipse.equinox.launcher.Main.run(Main.java:1438)<br><br>Hmm no wonder you couldn't get the console when Eclipse is unable to load even the console support bundle.<br>Looking at the dependencies of org.eclipse.equinox.console, could you please
check that you have installed<br>the latest versions of these packages available in Debian testing?<br><br> libfelix-gogo-command-java<br> libfelix-gogo-shell-java<br> libservlet3.0-java<br> libtomcat7-java<br><br>Eclipse is not declaring a dependency on any particular version of these packages so you might have an old,<br>incompatible one. Our list of required packages should be updated in this case.<br><br>> !ENTRY org.eclipse.osgi 4 0 2012-08-10 23:05:56.972<br>> !MESSAGE Application error<br>> !STACK 1<br>> java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see<br>> config.ini).<br>> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)<br>> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)<br>> at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)<br>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br>> at java.lang.reflect.Method.invoke(Unknown Source)<br>> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)<br>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)<br>> at org.eclipse.equinox.launcher.Main.run(Main.java:1438)<br><br>Looks only as a consequence of previous error(s).<br><br>Regards,<br><br>Jakub<br><br><br> </div> </div> </div></body></html>