Home » Eclipse Projects » Eclipse Platform » Problem with Version 3.0.1
Problem with Version 3.0.1 [message #271851] |
Fri, 17 September 2004 18:50  |
Eclipse User |
|
|
|
Originally posted by: sn.exocom.de
After the installation of version 3.0.1, which was suggested by the
update manager, Eclipse cannot start.
I get an Error message: "An error has occurred. See log file..."
The logfile contains:
!SESSION Sep 18, 2004 00:44:59.360
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
!ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
!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)
!ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
!MESSAGE Bundle
update@/c:/Programme/eclipse/plugins/com.timohummel.eclipse. iexploreview_1.0.0/
[3] was not resolved.
Every other plugin cannot be resolved, too.
Need help.
Thanks ®ards, Stefan
|
|
|
Re: Problem with Version 3.0.1 [message #271876 is a reply to message #271851] |
Sat, 18 September 2004 07:53   |
Eclipse User |
|
|
|
Originally posted by: sn.exocom.de
deleting the configuration directory solved the problem.
With the next start a new one was created.
exquisitus wrote:
> After the installation of version 3.0.1, which was suggested by the
> update manager, Eclipse cannot start.
> I get an Error message: "An error has occurred. See log file..."
> The logfile contains:
> !SESSION Sep 18, 2004 00:44:59.360
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.version=1.4.2_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
>
> !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> !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)
>
> !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> !MESSAGE Bundle
> update@/c:/Programme/eclipse/plugins/com.timohummel.eclipse. iexploreview_1.0.0/
> [3] was not resolved.
>
> Every other plugin cannot be resolved, too.
> Need help.
> Thanks ®ards, Stefan
|
|
|
Re: Problem with Version 3.0.1 [message #272062 is a reply to message #271876] |
Mon, 20 September 2004 16:14   |
Eclipse User |
|
|
|
I have this same problem, but with the many custom configuration settings,
I really do not have the option of deleteing the configuration directory
unless there is some way to get the settings back. This is a very poor
workaround, can I get a fix?
Stefan Nummer wrote:
> deleting the configuration directory solved the problem.
> With the next start a new one was created.
> exquisitus wrote:
> > After the installation of version 3.0.1, which was suggested by the
> > update manager, Eclipse cannot start.
> > I get an Error message: "An error has occurred. See log file..."
> > The logfile contains:
> > !SESSION Sep 18, 2004 00:44:59.360
> > ---------------------------------------------
> > eclipse.buildId=I200406251208
> > java.version=1.4.2_04
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> >
> > !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> > !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)
> >
> > !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> > !MESSAGE Bundle
> >
update@/c:/Programme/eclipse/plugins/com.timohummel.eclipse. iexploreview_1.0.0/
> > [3] was not resolved.
> >
> > Every other plugin cannot be resolved, too.
> > Need help.
> > Thanks ®ards, Stefan
|
|
|
Re: Problem with Version 3.0.1 [message #272075 is a reply to message #272062] |
Mon, 20 September 2004 17:36  |
Eclipse User |
|
|
|
Just to update, I tried the suggested fix and it works, sort of. I'm not
sure what the configuration dir is used for, but it is not the IDE
settings, other than workspace. However, it now informs me that I haven't
done the update and wants to download it again. So now I can't tell if a
request for a download is a real change or just the same change I have
already installed.
I am coming back to Eclipse from NetBeans because I don't like the
direction they are going and, with a little help from some external
plugins, Eclipse 3 now does what I need. But I must say that the NB update
process was a lot better than what I have seen so far from Eclipse. Does
anyone have any idea about when the update issue will be fixed?
Other than that, I really like the way Eclipse is working.
Ed Rouse wrote:
> I have this same problem, but with the many custom configuration settings,
> I really do not have the option of deleteing the configuration directory
> unless there is some way to get the settings back. This is a very poor
> workaround, can I get a fix?
> Stefan Nummer wrote:
> > deleting the configuration directory solved the problem.
> > With the next start a new one was created.
> > exquisitus wrote:
> > > After the installation of version 3.0.1, which was suggested by the
> > > update manager, Eclipse cannot start.
> > > I get an Error message: "An error has occurred. See log file..."
> > > The logfile contains:
> > > !SESSION Sep 18, 2004 00:44:59.360
> > > ---------------------------------------------
> > > eclipse.buildId=I200406251208
> > > java.version=1.4.2_04
> > > java.vendor=Sun Microsystems Inc.
> > > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> > >
> > > !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> > > !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)
> > >
> > > !ENTRY org.eclipse.osgi Sep 18, 2004 00:44:59.360
> > > !MESSAGE Bundle
> > >
>
update@/c:/Programme/eclipse/plugins/com.timohummel.eclipse. iexploreview_1.0.0/
> > > [3] was not resolved.
> > >
> > > Every other plugin cannot be resolved, too.
> > > Need help.
> > > Thanks ®ards, Stefan
|
|
|
Goto Forum:
Current Time: Fri Sep 26 16:37:46 EDT 2025
Powered by FUDForum. Page generated in 0.06293 seconds
|