I have been using eclipse for a while now. Since SuSE 9.x and it normally worked fine.
But, since upgrading to 10.2, I could not get it to work. It gives me horrendous java errors that I don't understand.
When I delete the $HOME/.eclipse directory, it starts up fine and things work. I import a project and I can use it. But, when I exit Eclipse, it looks like it is exiting, but the java process never die. I have to kill -9 it to get rid of it, and then my config is scewed up. If I try to start eclipse again, the java process exit with -1. I have to delete the $HOME/.eclipse directory again before I can continue.
I have java 1.5.0 installed with patches (java-1_5_0-sun-1.5.0_update10-2.1)
eclipse : --------- eclipse-platform-3.2.1-24 eclipse-scripts-3.2.1-24 eclipse-3.2.1-24 eclipse-jdt-3.2.1-24 eclipse-gtk2-3.2.1-24
I ran the latest eclipse updates, but it made no difference.
I have googled for a solution, but it seems that google-fu is not good on this.
Has anybody had a similar situation, or does anybody have any idea what could be wrong?
Thanks
Andre Truter wrote:
I have been using eclipse for a while now. Since SuSE 9.x and it normally worked fine.
But, since upgrading to 10.2, I could not get it to work. It gives me horrendous java errors that I don't understand.
When I delete the $HOME/.eclipse directory, it starts up fine and things work. I import a project and I can use it. But, when I exit Eclipse, it looks like it is exiting, but the java process never die. I have to kill -9 it to get rid of it, and then my config is scewed up. If I try to start eclipse again, the java process exit with -1. I have to delete the $HOME/.eclipse directory again before I can continue.
I have java 1.5.0 installed with patches (java-1_5_0-sun-1.5.0_update10-2.1)
eclipse :
eclipse-platform-3.2.1-24 eclipse-scripts-3.2.1-24 eclipse-3.2.1-24 eclipse-jdt-3.2.1-24 eclipse-gtk2-3.2.1-24
I ran the latest eclipse updates, but it made no difference.
I have googled for a solution, but it seems that google-fu is not good on this.
Has anybody had a similar situation, or does anybody have any idea what could be wrong?
Thanks
Is your workspace held locally or remotely, and have you check the workspace rights? It rather sounds like there is problem saving the workspace configuration when exiting. When I have had problems exiting in the past it turned out to be a rights issue. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org
On Mon, 2007-04-23 at 11:51 +0100, G.T.Smith wrote: [...]
Thanks
Is your workspace held locally or remotely,
Locally
and have you check the workspace rights?
Yes, each time I have to delete the whole workspace to get eclipse to start and eclipse re-creates it on startup, so it surely have access to it. But I also checked and access seems fine
It rather sounds like there is problem saving the workspace configuration when exiting. When I have had problems exiting in the past it turned out to be a rights issue.
Andre Truter wrote:
On Mon, 2007-04-23 at 11:51 +0100, G.T.Smith wrote: [...]
Thanks
Is your workspace held locally or remotely,
Locally
and have you check the workspace rights?
Yes, each time I have to delete the whole workspace to get eclipse to start and eclipse re-creates it on startup, so it surely have access to it. But I also checked and access seems fine
It rather sounds like there is problem saving the workspace configuration when exiting. When I have had problems exiting in the past it turned out to be a rights issue.
Have you looked in the .log file in the metadata sub-directory in the workspace structure? This may give a clue as to what is failing. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org
programming@lists.opensuse.org