TheProjecter / ontouml

Automatically exported from code.google.com/p/ontouml
0 stars 0 forks source link

Eclipse crash #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using the editor an error occurs
2. The editor asks to restart the workbench
3. Eclipse tries to restart and crashes

What version of the product are you using? On what operating system?
Eclipse Ganymede SR2 incubation on Ubuntu 9.04

Please provide any additional information below.
Since I've had this problem I could not start eclipse. Even removing and
re-installing it several times and different versions.

When Eclipse is loading it crashes but it does not leave a log file. I
don't know what's happening. Does anyone had the same problem? Any clues?

Original issue reported on code.google.com by alore...@gmail.com on 4 Dec 2009 at 1:15

GoogleCodeExporter commented 8 years ago
I'm sorry that you had this problem. I just downloaded and installed a fresh 
Eclipse
Modeling Tools of Ganymede SR2 (the version 3.4.2) from
http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incuba
ting-components/ganymedesr2
for Linux 32bit in my Kubuntu 8.04 and had no problem in installing the editor 
or
creating some OntoUML models. Are you using exactly this version of Eclipse? I 
have
never seen this problem before. Could you describe exactly what were you doing 
when
the error happened in the editor, so I can try to reproduce this bug?

Are you reusing the previous workspace when reinstalling Eclipse? If yes, try to
create a new workspace, or try to backup and then remove the file named ".lock"
within the folder ".metadata" of your workspace, and then start Eclipse.

Original comment by alessand...@gmail.com on 4 Dec 2009 at 6:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Yes, I'm using exactly this version of Eclipse.

The problem occured when I was editing a model and when a finished to make an
association (don't remember which one) the tool crashed and showed me a warning
saying that I had to restart the workbench than I've clicked yes.

Eclipse closed but did not start. I've started it but when it was loading it 
stopped
doing it while the loading splash screen was showing up.

I've tried your suggestions but they still do not work.

Now I'm sending a log file containg the stack trace of the Eclipse error.

Thanks in advance.

Original comment by alore...@gmail.com on 7 Dec 2009 at 3:22

GoogleCodeExporter commented 8 years ago
I've forgot the log file.

Sorry.

Original comment by alore...@gmail.com on 7 Dec 2009 at 3:22

Attachments:

GoogleCodeExporter commented 8 years ago
Problem solved! :-)

I've solved the Eclipse problem by doing the following steps:

sudo apt-get install xulrunner

append to eclipse.ini
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner/xulrunner

I've installed the OntoUML editor and for now it is working fine.

I don't really know what happened.

I'm sorry to disturb you and thanks for you help.

Alexandre.

Original comment by alore...@gmail.com on 7 Dec 2009 at 3:47

GoogleCodeExporter commented 8 years ago
Great! 
No problem, you're welcome to post any difficulties in using the editor :-)

Original comment by alessand...@gmail.com on 10 Dec 2009 at 1:30