Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Updating to 3.0
Updating to 3.0 [message #263302] Thu, 22 July 2004 14:20 Go to next message
Eclipse UserFriend
Originally posted by: glen_self-nospam.standardandpoors.com

I just installed eclipse-SDK-3.0-win32.zip but it won't start.
The following is the top of the log file:

!SESSION Jul 22, 2004 13:49:43.408
---------------------------------------------
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 Jul 22, 2004 13:49:43.424
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle
initial@reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.0.0/
was not resolved.
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles (EclipseStarter.java:824)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:439)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
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)

The whole log is 3300 lines.
Previously version 2.? was working fine.
What did I do wrong and how do I fix it?
Thanks,
Glen
Re: Updating to 3.0 [message #263360 is a reply to message #263302] Thu, 22 July 2004 16:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chaves.nospam.inf.ufsc.br.ok

Did you extract 3.0 on top of 2.1? That is not supported and will cause
you problems.

Rafael

Glen wrote:

> I just installed eclipse-SDK-3.0-win32.zip but it won't start.
> The following is the top of the log file:

> !SESSION Jul 22, 2004 13:49:43.408
> ---------------------------------------------
> 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 Jul 22, 2004 13:49:43.424
> !MESSAGE Startup error
> !STACK 1
> java.lang.IllegalStateException: Bundle
> initial@reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.0.0/
> was not resolved.
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles (EclipseStarter.java:824)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:439)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> 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)

> The whole log is 3300 lines.
> Previously version 2.? was working fine.
> What did I do wrong and how do I fix it?
> Thanks,
> Glen
Re: Updating to 3.0 [message #263366 is a reply to message #263360] Thu, 22 July 2004 16:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: glen_self-nospam.standardandpoors.com

Yes I did
So, how do I fix it?
I checked in the zip file and there was no readme so I thought it would
fly.

Rafael Chaves wrote:

> Did you extract 3.0 on top of 2.1? That is not supported and will cause
> you problems.

> Rafael

> Glen wrote:

> > I just installed eclipse-SDK-3.0-win32.zip but it won't start.
> > The following is the top of the log file:

> > !SESSION Jul 22, 2004 13:49:43.408
> > ---------------------------------------------
> > 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 Jul 22, 2004 13:49:43.424
> > !MESSAGE Startup error
> > !STACK 1
> > java.lang.IllegalStateException: Bundle
> > initial@reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.0.0/
> > was not resolved.
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles (EclipseStarter.java:824)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:439)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
> > at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> > 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)

> > The whole log is 3300 lines.
> > Previously version 2.? was working fine.
> > What did I do wrong and how do I fix it?
> > Thanks,
> > Glen
Re: Updating to 3.0 [message #263372 is a reply to message #263366] Thu, 22 July 2004 17:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chaves.nospam.inf.ufsc.br.ok

Actualy it has a readme dir containing a readme_eclipse.html file.

If all you want is to preserve your workspace, move the existing
<eclipse>/workspace dir (if that is how you called it) to some location of
your choice (for instance, c:\workspace). Extract Eclipse 3.0 to an empty
directory, and run it. It will ask for a workspace location - provide the
location where your current workspace is (in the example, c:\workspace).

Rafael

Glen wrote:

> Yes I did
> So, how do I fix it?
> I checked in the zip file and there was no readme so I thought it would
> fly.
Re: Updating to 3.0 [message #263494 is a reply to message #263366] Fri, 23 July 2004 10:33 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Glen wrote:

> Yes I did
> So, how do I fix it?
> I checked in the zip file and there was no readme so I thought it would
> fly.
>
> Rafael Chaves wrote:
>
>
>>Did you extract 3.0 on top of 2.1? That is not supported and will cause
>>you problems.

See the following message I wrote recently about upgrading major Eclipse
versions:

Date: Mon, 19 Jul 2004 14:56:13 -0400
From: Eric Rizzo <eclipse@rizzoweb.com>
Newsgroups: eclipse.platform
Subject: Re: Problems switching b/w views/perspectives. Errors are...
Previous Topic:Printing compare output
Next Topic:Plugins & class loaders
Goto Forum:
  


Current Time: Tue Jul 22 16:17:01 EDT 2025

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

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

Back to the top