Note that there are some explanatory texts on larger screens.

plurals
  1. POorg.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console
    primarykey
    data
    text
    <p><strong>Command :</strong> </p> <pre><code>\eclipse-SDK-4.2RC3-win32-x86_64_001\eclipse\plugins&gt;java -jar org.eclipse.osgi_3.8.0.v20120529-1548.jar -console </code></pre> <p><strong>Exception (from Log files)</strong></p> <pre><code>!SESSION 2012-06-22 23:36:27.649 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_25 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -console !ENTRY org.eclipse.osgi 4 0 2012-06-22 23:36:28.632 !MESSAGE Could not find bundle: org.eclipse.equinox.console !STACK 0 org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console at org.eclipse.osgi.framework.internal.core.ConsoleManager.checkForConsoleBundle(ConsoleManager.java:211) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.core.runtime.adaptor.EclipseStarter.main(EclipseStarter.java:151) !ENTRY org.eclipse.osgi 4 0 2012-06-22 23:36:28.663 !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 org.eclipse.core.runtime.adaptor.EclipseStarter.main(EclipseStarter.java:151) </code></pre> <p>But the following jar is avaialble.</p> <pre><code>org.eclipse.equinox.console_1.0.0.v20120522-1841.jar </code></pre> <p>Any suggestions on the above error?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload