Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Upgrading from 3.1 to 3.11 caused fatal error
Upgrading from 3.1 to 3.11 caused fatal error [message #292638] Sun, 09 October 2005 16:35 Go to next message
Eclipse UserFriend
Originally posted by: rtb_il.yahoo.com

Hi,
I just upgraded Eclipse from 3.1 to 3.11 using the update manager according
to the instructions on the site. However, since the upgrade was compeleted,
Eclipse does not start. I get an error log (appended hereafter). Can anyone
help??
Thanks, Ram

----------------------
!SESSION 2005-10-09
12:36:38.572 -----------------------------------------------
eclipse.buildId=I20050401-1645
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2005-10-09 12:36:39.894
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:367)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
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.invokeFramework(Main.java:315 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:268)
at org.eclipse.core.launcher.Main.run(Main.java:942)
at org.eclipse.core.launcher.Main.main(Main.java:926)
----------------------
Re: Upgrading from 3.1 to 3.11 caused fatal error [message #292644 is a reply to message #292638] Mon, 10 October 2005 02:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: arne.anka.ginguppin.de

wild guessing: start with -clean once?
Re: Upgrading from 3.1 to 3.11 caused fatal error [message #292649 is a reply to message #292644] Mon, 10 October 2005 06:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rtb_il.yahoo.com

Thanks. I suppose (pardon the ignorance) that this means adding a qualifier
or a tag, like this:
"eclipse.exe -clean"?
If so, I tried and it didn't change anything.
Ram

"arne anka" <arne.anka@ginguppin.de> wrote in message
news:op.sye4a6h9uyrgnr@komhem...
> wild guessing: start with -clean once?
Re: Upgrading from 3.1 to 3.11 caused fatal error [message #292651 is a reply to message #292649] Mon, 10 October 2005 06:40 Go to previous message
Eclipse UserFriend
Originally posted by: arne.anka.ginguppin.de

> qualifier or a tag,

normally it's called a "command-line argument", i think ;-)

> "eclipse.exe -clean"?

if it means that you started your eclipse like that, then you are right

> If so, I tried and it didn't change anything.

sorry it didn't work out. the trouble i had after upgrading was gone after
that.
Previous Topic:how to create IJavaProject
Next Topic:How to use revert action in an Editor
Goto Forum:
  


Current Time: Wed May 14 08:02:54 EDT 2025

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

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

Back to the top