Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Start eclipse on Windows 7
Start eclipse on Windows 7 [message #666158] Tue, 19 April 2011 11:08 Go to next message
Eclipse UserFriend
Originally posted by: jedlicka.poll.cz

Hi,

i have a problem with start my eclipse rcp application in Program
Files on Windows 7. Probably problem is UAC on Windows, but Eclipse 3.6
runs in Program Files fine. Error output is below.

Any idea?

Thanks.

Martin


Error output:

!SESSION 2011-04-19 11:30:51.149
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=cs
Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data
@noDefault

!ENTRY org.eclipse.osgi 4 0 2011-04-19 11:30:51.976
!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:369)
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: 620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Re: Start eclipse on Windows 7 [message #666391 is a reply to message #666158] Wed, 20 April 2011 09:35 Go to previous message
Eclipse UserFriend
Originally posted by: jedlicka.poll.cz

My *.ini file contains '-vmargs -Dosgi.configuration.cascaded=false'.

I removed this arg and it is work!

Why? Any idea?

Thanks.

Martin




Dne 19.4.2011 13:08, Martin Jedlicka napsal(a):
> Hi,
>
> i have a problem with start my eclipse rcp application in Program Files
> on Windows 7. Probably problem is UAC on Windows, but Eclipse 3.6 runs
> in Program Files fine. Error output is below.
>
> Any idea?
>
> Thanks.
>
> Martin
>
>
> Error output:
>
> !SESSION 2011-04-19 11:30:51.149
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.6.0_24
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=cs
> Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data
> @noDefault
>
> !ENTRY org.eclipse.osgi 4 0 2011-04-19 11:30:51.976
> !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:369)
>
> 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: 620)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Previous Topic:IFolderLayout - All Views shall be created at application startup
Next Topic:CRT+A / CTR+Z / CTR+Y are not caught by a keylistner in a wizard
Goto Forum:
  


Current Time: Fri Apr 19 15:01:23 GMT 2024

Powered by FUDForum. Page generated in 0.01800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top