Problem starting eclipse after reinstallation [message #27458] |
Thu, 10 February 2005 18:06  |
Eclipse User |
|
|
|
Originally posted by: listworks.gmx.ch
Hi
Some time ago I installed eclipse (from my SuSE Linux 9.2 distribution) to
evaluate if I could use it for php-development. I decided to use my "old"
php-tools, since debugging with phpeclipse was not possible then. I
uninstalled eclipse. Now I want to start a java-project and that for I
want to use eclipse, so I installed it again from the distribution. When I
try to start it, I get an error-message, pointing me to the log-file in
~/.eclipse/org.eclipse.platform_3.0.0/configuration/11080741 72070.log
<part of log-file>
!SESSION Feb 09, 2005 14:58:02.222
---------------------------------------------
eclipse.buildId=200406251208
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
!ENTRY org.eclipse.osgi Feb 09, 2005 14:58:02.224
!MESSAGE An error occured while automatically activating bundle
org.eclipse.ui.workbench (7).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.ui.internal.WorkbenchPlugin.start() of bundle
org.eclipse.ui.workbench.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:975)
[...]
</part of log-file>
I already tryed if delete the directory .eclipse in my home-folder, but
this did not help.
What is the problem? How can I fix it to run eclipse?
Thanks for your help!
--
Cheers!
Marco
|
|
|
Re: Problem starting eclipse after reinstallation [message #27460 is a reply to message #27458] |
Thu, 10 February 2005 18:27   |
Eclipse User |
|
|
|
Originally posted by: Chris_Laffra.ca.ibm.com
How did you install eclipse? Unzip it to some directory? How did you
uninstall it?
It is not advised to unzip it into the same directory or over an existing
eclipse.
Unzip eclipse again into a brand new directory.
Also see:
FAQ 29 - I unzipped Eclipse, but it won't start. Why?
http://www.eclipsefaq.org/chris/faq/html/faq29.html
The above FAQ is especially important if you unzipped with "Ark".
--
Chris Laffra, http://eclipsefaq.org
"Marco" <listworks@gmx.ch> wrote in message
news:cugpd7$bcd$1@www.eclipse.org...
> Hi
>
> Some time ago I installed eclipse (from my SuSE Linux 9.2 distribution) to
> evaluate if I could use it for php-development. I decided to use my "old"
> php-tools, since debugging with phpeclipse was not possible then. I
> uninstalled eclipse. Now I want to start a java-project and that for I
> want to use eclipse, so I installed it again from the distribution. When I
> try to start it, I get an error-message, pointing me to the log-file in
> ~/.eclipse/org.eclipse.platform_3.0.0/configuration/11080741 72070.log
>
> <part of log-file>
> !SESSION Feb 09, 2005 14:58:02.222
> ---------------------------------------------
> eclipse.buildId=200406251208
> java.version=1.4.2_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
>
> !ENTRY org.eclipse.osgi Feb 09, 2005 14:58:02.224
> !MESSAGE An error occured while automatically activating bundle
> org.eclipse.ui.workbench (7).
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.ui.internal.WorkbenchPlugin.start() of bundle
> org.eclipse.ui.workbench.
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:975)
> [...]
> </part of log-file>
>
> I already tryed if delete the directory .eclipse in my home-folder, but
> this did not help.
>
> What is the problem? How can I fix it to run eclipse?
>
> Thanks for your help!
>
> --
> Cheers!
> Marco
>
|
|
|
Re: Problem starting eclipse after reinstallation [message #27464 is a reply to message #27460] |
Thu, 10 February 2005 18:40  |
Eclipse User |
|
|
|
Originally posted by: listworks.gmx.ch
Chris Laffra wrote:
> How did you install eclipse? Unzip it to some directory? How did you
> uninstall it?
It was an rpm from SuSE Linux distribution that I installed using rpm.
I uninstalled using rpm and manually deleted the eclipse-directory (rm
-rf /usr/share/eclipse) to get rid of phpeclipse as well. So there should
not have been things left from the previous installation (maybe only some
configuration files somewhere else that I don't know about...)
> It is not advised to unzip it into the same directory or over an existing
> eclipse.
I did not do this.
|
|
|
Powered by
FUDForum. Page generated in 0.08469 seconds