Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved a [message #1772133] |
Tue, 05 September 2017 18:12  |
Eclipse User |
|
|
|
I've created my first Product setup in attempt to install an Eclipse product I've developed. After selecting my Product setup in Eclipse Installer and performing the product install, some things are "missing".
e.g.
No eclipse.ini is created by the installation.
No configuation/config.ini is created by the installation.
Can anyone suggest what I might be missing in my Product setup?
Currently my Product setup is very simple and only has a BrandingInfo and P2 Director that has requirement and a repository. The requirement is a feature that includes all features in my product. The repository is a p2 site that has all the features.
The Eclipse Installer shows:
...
Preparing to commit the provisioning operation.
Committing the provisioning operation.
Performing Eclipse Ini --launcher.appendVmargs
Skipping because C:\Users\IBM_ADMIN\OomphTest\product-tpftoolkit8\eclipse\eclipse.ini does not exist
Performing Eclipse Ini -Declipse.p2.max.threads=10
Performing Eclipse Ini -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
Performing Eclipse Ini -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
Performing Eclipse Ini -Xms1024M
...
The log in the configuration directory shows this launch error:
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)
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04512 seconds