[Issue 6389] Loading project fails when done several times
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6389 ------- Additional comments from [email protected] Mon Dec 5 13:03:59 -0800 2011 ------- When attempting this in the debugger and looking closely at the log file I notice the following. There is a sequence of exceptions. They are all of the kind: org.argouml.model.InvalidElementException: javax.jmi.reflect.InvalidObjectException: Object with MOFID -64--88-1-3- 74e5021b:13406465d14:-8000:0000000000000A5F no longer exists. and on the AWT thread. Most of them are from Notation but one is from the Explorer and one from a FigAssociation. I assume that all of these are because of events from the old model that are dispatched from the pump triggering an update of the diagrams while the model elements are removed. On the other hand, I don't see how these exceptions could cause the problem of loosing the diagram data so it might be that in this run, I have not encountered the problem that this issue is about. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2890717 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.