Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Error running Eclipse 3.0 release on WinXP
Error running Eclipse 3.0 release on WinXP [message #256132] Sun, 27 June 2004 13:52 Go to next message
Eclipse UserFriend
Originally posted by: reginald.reed.gmail.com

I get the following in the error logfile:

!SESSION Jun 26, 2004 22:10:21.855
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY org.eclipse.osgi Jun 26, 2004 22:10:21.855
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
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.core.launcher.Main.basicRun(Main.java:183)
at org.eclipse.core.launcher.Main.run(Main.java:644)
at org.eclipse.core.launcher.Main.main(Main.java:628)

Any hints to get me going? I didn't have any problems with version 2.1.3.

Thanks!

--Reggie
Re: Error running Eclipse 3.0 release on WinXP [message #256140 is a reply to message #256132] Sun, 27 June 2004 15:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).

PaScaL

Reggie wrote:
> I get the following in the error logfile:
>
> !SESSION Jun 26, 2004 22:10:21.855
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.version=1.4.2_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> !ENTRY org.eclipse.osgi Jun 26, 2004 22:10:21.855
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: No application id has been found.
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> 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.core.launcher.Main.basicRun(Main.java:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> Any hints to get me going? I didn't have any problems with version 2.1.3.
>
> Thanks!
>
> --Reggie
>
Re: Error running Eclipse 3.0 release on WinXP [message #256186 is a reply to message #256140] Sun, 27 June 2004 20:20 Go to previous messageGo to next message
Eclipse UserFriend
At 1:26:49 PM on 6/27/2004, Pascal Rapicault wrote:

> Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).
>

I did exactly that, and am having the identical problem. I never have
had Eclipse 2.1. I am running Windows XP home and Sun's J2SDK1.4.2_04.

--
Jim McMaster
mailto:jim.mcmaster@comcast.net
Re: Error running Eclipse 3.0 release on WinXP [message #256275 is a reply to message #256186] Mon, 28 June 2004 05:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kannenbe.informatik.uni-kl.de

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim McMaster wrote:
| At 1:26:49 PM on 6/27/2004, Pascal Rapicault wrote:
|
|
|>Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).
|>
|
|
| I did exactly that, and am having the identical problem. I never have
| had Eclipse 2.1. I am running Windows XP home and Sun's J2SDK1.4.2_04.
|

I can confirm this error. I never had this with M9/RC1/RC3.

Here is the log:
!SESSION Jun 28, 2004 11:34:49.15
- ----------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2-rc1
java.vendor=Blackdown Java-Linux Team
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE

!ENTRY org.eclipse.osgi Jun 28, 2004 11:34:49.16
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
~ at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
~ at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
~ at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
~ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~ at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
~ at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
~ at java.lang.reflect.Method.invoke(Method.java:324)
~ at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
~ at org.eclipse.core.launcher.Main.run(Main.java:644)
~ at org.eclipse.core.launcher.Main.main(Main.java:628)

Ciao, Branko.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFA3+iSLUFCdqgeaZcRAjkzAKDNrLlGI0OwiPk4oRa5pEDIBb/6qgCg ygrq
pLXyemrEQoeKJMqexEYkQJ4=
=1WZ5
-----END PGP SIGNATURE-----
Re: Error running Eclipse 3.0 release on WinXP [message #256510 is a reply to message #256275] Mon, 28 June 2004 17:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jrutherford.peregrine.com

Ditto; I just installed 3.0. on XP and get the same problem.


Branko Kannenberg wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jim McMaster wrote:
> | At 1:26:49 PM on 6/27/2004, Pascal Rapicault wrote:
> |
> |
> |>Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).
> |>
> |
> |
> | I did exactly that, and am having the identical problem. I never have
> | had Eclipse 2.1. I am running Windows XP home and Sun's J2SDK1.4.2_04.
> |
>
> I can confirm this error. I never had this with M9/RC1/RC3.
>
> Here is the log:
> !SESSION Jun 28, 2004 11:34:49.15
> - ----------------------------------------------
> eclipse.buildId=I200406251208
> java.version=1.4.2-rc1
> java.vendor=Blackdown Java-Linux Team
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
>
> !ENTRY org.eclipse.osgi Jun 28, 2004 11:34:49.16
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: No application id has been found.
> ~ at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
>
> ~ at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>
> ~ at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>
> ~ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ~ at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> ~ at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> ~ at java.lang.reflect.Method.invoke(Method.java:324)
> ~ at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> ~ at org.eclipse.core.launcher.Main.run(Main.java:644)
> ~ at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> Ciao, Branko.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFA3+iSLUFCdqgeaZcRAjkzAKDNrLlGI0OwiPk4oRa5pEDIBb/6qgCg ygrq
> pLXyemrEQoeKJMqexEYkQJ4=
> =1WZ5
> -----END PGP SIGNATURE-----
Re: Error running Eclipse 3.0 release on WinXP [message #256546 is a reply to message #256510] Mon, 28 June 2004 19:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

If you unzipped eclipse on top of an existing install. This is the
problem. If not enter a bug with a reproduceable test case.

PaScaL

A. Developer wrote:
> Ditto; I just installed 3.0. on XP and get the same problem.
>
>
> Branko Kannenberg wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Jim McMaster wrote:
>> | At 1:26:49 PM on 6/27/2004, Pascal Rapicault wrote:
>> |
>> |
>> |>Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).
>> |>
>> |
>> |
>> | I did exactly that, and am having the identical problem. I never have
>> | had Eclipse 2.1. I am running Windows XP home and Sun's J2SDK1.4.2_04.
>> |
>>
>> I can confirm this error. I never had this with M9/RC1/RC3.
>>
>> Here is the log:
>> !SESSION Jun 28, 2004 11:34:49.15
>> - ----------------------------------------------
>> eclipse.buildId=I200406251208
>> java.version=1.4.2-rc1
>> java.vendor=Blackdown Java-Linux Team
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
>>
>> !ENTRY org.eclipse.osgi Jun 28, 2004 11:34:49.16
>> !MESSAGE Application error
>> !STACK 1
>> java.lang.RuntimeException: No application id has been found.
>> ~ at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
>>
>> ~ at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>>
>> ~ at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>>
>> ~ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> ~ at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>>
>> ~ at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>>
>> ~ at java.lang.reflect.Method.invoke(Method.java:324)
>> ~ at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
>> ~ at org.eclipse.core.launcher.Main.run(Main.java:644)
>> ~ at org.eclipse.core.launcher.Main.main(Main.java:628)
>>
>> Ciao, Branko.
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.4 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFA3+iSLUFCdqgeaZcRAjkzAKDNrLlGI0OwiPk4oRa5pEDIBb/6qgCg ygrq
>> pLXyemrEQoeKJMqexEYkQJ4=
>> =1WZ5
>> -----END PGP SIGNATURE-----
Re: Error running Eclipse 3.0 release on WinXP [message #256575 is a reply to message #256510] Tue, 29 June 2004 02:07 Go to previous messageGo to next message
Eclipse UserFriend
After reading the last contributions in this thread, I asked a colleague
of mine to test Eclipse 3.0 on WinXP. AFAIK he used WinXP using the last
official patches (I can ask for details, if you are interested)
and installed the download into a fresh directory. Starting Eclipse he
didn't observe any problems, even used an old 2.1 plugin, which worked
successfully.

Do I correctly understand, that the described problems occur during
startup of Eclipse?

Greetings from Bremen,

Daniel Kruegler


A. Developer schrieb:
> Ditto; I just installed 3.0. on XP and get the same problem.
>
>
> Branko Kannenberg wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Jim McMaster wrote:
>> | At 1:26:49 PM on 6/27/2004, Pascal Rapicault wrote:
>> |
>> |
>> |>Make sure you downloaded the eclipse-3.0 SDK (around 85Mo).
>> |>
>> |
>> |
>> | I did exactly that, and am having the identical problem. I never have
>> | had Eclipse 2.1. I am running Windows XP home and Sun's J2SDK1.4.2_04.
>> |
>>
>> I can confirm this error. I never had this with M9/RC1/RC3.
>>
>> Here is the log:
>> !SESSION Jun 28, 2004 11:34:49.15
>> - ----------------------------------------------
>> eclipse.buildId=I200406251208
>> java.version=1.4.2-rc1
>> java.vendor=Blackdown Java-Linux Team
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
>>
>> !ENTRY org.eclipse.osgi Jun 28, 2004 11:34:49.16
>> !MESSAGE Application error
>> !STACK 1
>> java.lang.RuntimeException: No application id has been found.
>> ~ at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
>>
>> ~ at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
>>
>> ~ at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
>>
>> ~ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> ~ at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>>
>> ~ at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>>
>> ~ at java.lang.reflect.Method.invoke(Method.java:324)
>> ~ at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
>> ~ at org.eclipse.core.launcher.Main.run(Main.java:644)
>> ~ at org.eclipse.core.launcher.Main.main(Main.java:628)
>>
>> Ciao, Branko.
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.4 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFA3+iSLUFCdqgeaZcRAjkzAKDNrLlGI0OwiPk4oRa5pEDIBb/6qgCg ygrq
>> pLXyemrEQoeKJMqexEYkQJ4=
>> =1WZ5
>> -----END PGP SIGNATURE-----
>
Re: Error running Eclipse 3.0 release on WinXP [message #256654 is a reply to message #256575] Tue, 29 June 2004 09:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kannenbe.informatik.uni-kl.de

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there!

| and installed the download into a fresh directory. Starting Eclipse he
| didn't observe any problems, even used an old 2.1 plugin, which worked
| successfully.
|
| Do I correctly understand, that the described problems occur during
| startup of Eclipse?

Yes.
I unzipped eclipse into a fresh directory. But I have an existing
configuration (workspace/.metadata and ~/.eclipse) which I don't want to
delete. Switching back to RC3 works absolutely fine, so the 3.0final
seems to have a bug.

And apparently this bug is not OS dependent (linux and WinXP).

Ciao, Branko.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFA4WygLUFCdqgeaZcRAi5TAKDlgT9ilxRtB5IW5M/OrAd/z1+wOwCg n6ET
63hyHY3T3qhvz6YfB2cwkyY=
=5ufO
-----END PGP SIGNATURE-----
Re: Error running Eclipse 3.0 release on WinXP [message #256730 is a reply to message #256132] Tue, 29 June 2004 12:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jrutherford.peregrine.com

So many of us have experienced this problem. But there is a fiz for this. As indicated by the dev team you need to
install into a clean directory. After doing so you can copy everything except the Eclipse RC files into the Eclipse 3.0
directory. It will work fine from there with your old workspace and projects working as expected. But as noted in a now
re-closed ticket I opened yeterday:

Bugzilla Bug 68827 - 3.0 starup fails - No application id has been found
"...This has not been a required step in the past. Many of us have always installed back to the same directory. As you
would expect from most applications. Evidently doing so with 3.0 is a problem. Not sure what would cause that, but it
might be a consideration for future upgrades."


Best of luck all.
JSR


Reggie wrote:
> I get the following in the error logfile:
>
> !SESSION Jun 26, 2004 22:10:21.855
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.version=1.4.2_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> !ENTRY org.eclipse.osgi Jun 26, 2004 22:10:21.855
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: No application id has been found.
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:313)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> 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.core.launcher.Main.basicRun(Main.java:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> Any hints to get me going? I didn't have any problems with version 2.1.3.
>
> Thanks!
>
> --Reggie
>
Re: Error running Eclipse 3.0 release on WinXP [message #256960 is a reply to message #256654] Wed, 30 June 2004 02:06 Go to previous message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

Its a behaviour change I was told. Eclipse no longer provides the
application by default (got caught by this as well) the product needs to
provide it if none exist. If you have a mix of old (provided) and new
(not provided) configurations it won't work. (ie. ~/.eclipse say from
previous 3.0 builds)

One fix that may work (I haven't tried this as i just delete the
configuration directories)is to run with a -clean option once to refresh
the configuration.

Peter
Branko Kannenberg wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi there!
>
> | and installed the download into a fresh directory. Starting Eclipse he
> | didn't observe any problems, even used an old 2.1 plugin, which worked
> | successfully.
> |
> | Do I correctly understand, that the described problems occur during
> | startup of Eclipse?
>
> Yes.
> I unzipped eclipse into a fresh directory. But I have an existing
> configuration (workspace/.metadata and ~/.eclipse) which I don't want to
> delete. Switching back to RC3 works absolutely fine, so the 3.0final
> seems to have a bug.
>
> And apparently this bug is not OS dependent (linux and WinXP).
>
> Ciao, Branko.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFA4WygLUFCdqgeaZcRAi5TAKDlgT9ilxRtB5IW5M/OrAd/z1+wOwCg n6ET
> 63hyHY3T3qhvz6YfB2cwkyY=
> =5ufO
> -----END PGP SIGNATURE-----
Previous Topic:legal: sel eclipse
Next Topic:Problem in Opening Custom Editor from Custom View
Goto Forum:
  


Current Time: Wed Jul 30 19:09:49 EDT 2025

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

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

Back to the top