| 
| Launching exported product in 3.4RC3 [message #329361] | Fri, 20 June 2008 21:10  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: automatic.javalobby.org 
 Hi,
 
 I've updated to 3.4 rc3 & am now getting an error when trying to run the exported product:
 
 <code>
 !SESSION 2008-06-21 12:45:19.539 -----------------------------------------------
 eclipse.buildId=unknown
 java.version=1.5.0_15
 java.vendor=Sun Microsystems Inc.
 BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_NZ
 Command-line arguments:  -os win32 -ws win32 -arch x86 -consoleLog -console
 
 !ENTRY org.eclipse.osgi 4 0 2008-06-21 12:45:20.651
 !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(EclipseS tarter.java:382)
 at  org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at  org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
 
 </code>
 
 The config.ini is automatically generated to:
 <code>
 #Product Runtime Configuration File
 
 osgi.splashPath=platform:/base/plugins/nz.co.company.energyr econciliation.ui
 eclipse.product=nz.co.company.energyreconciliation.ui.produc t
 osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
 osgi.bundles.defaultStartLevel=4
 </code>
 
 This worked fine under Eclipse 3.3.2 but now with 3.4rc2, it's not. Any ideas?
 
 Cheers
 |  |  |  | 
| 
| Re: Launching exported product in 3.4RC3 [message #329867 is a reply to message #329361] | Tue, 08 July 2008 15:05   |  | 
| Eclipse User  |  |  |  |  | Originally posted by: mircea.luchian.matrox.com 
 Hello Glenn,
 
 I came across your post from June and I still have the same problem with
 Eclipse 3.4 (final build). Did you find a solution to your problem?
 
 Thanks,
 
 Mircea
 
 Glenn Gilbert wrote:
 > Hi,
 >
 > I've updated to 3.4 rc3 & am now getting an error when trying to run the exported product:
 >
 > <code>
 > !SESSION 2008-06-21 12:45:19.539 -----------------------------------------------
 > eclipse.buildId=unknown
 > java.version=1.5.0_15
 > java.vendor=Sun Microsystems Inc.
 > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_NZ
 > Command-line arguments:  -os win32 -ws win32 -arch x86 -consoleLog -console
 >
 > !ENTRY org.eclipse.osgi 4 0 2008-06-21 12:45:20.651
 > !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(EclipseS tarter.java:382)
 > 	at  org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
 > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 > 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 > 	at java.lang.reflect.Method.invoke(Unknown Source)
 > 	at  org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
 > 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
 > 	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
 >
 > </code>
 >
 > The config.ini is automatically generated to:
 > <code>
 > #Product Runtime Configuration File
 >
 >  osgi.splashPath=platform:/base/plugins/nz.co.company.energyr econciliation.ui
 >  eclipse.product=nz.co.company.energyreconciliation.ui.produc t
 > osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
 > osgi.bundles.defaultStartLevel=4
 > </code>
 >
 > This worked fine under Eclipse 3.3.2 but now with 3.4rc2, it's not. Any ideas?
 >
 > Cheers
 >
 |  |  |  | 
|  | 
|  | 
|  | 
Powered by 
FUDForum. Page generated in 0.03877 seconds