Export to XMI - 1.1 for UML 1.3 Rose Extended - fails with access violation
UML modeling tool derived from StarUML compatible with Windows 7-10
Status: Abandoned
Brought to you by:
janszpilewski
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
When attempting to export to XMI Version with the "Rose Extended" selected, and Options setting "Generate diagram and view elements" enabled, A dialog box immediately pops up containing the following error:
Error(s) occurred while exporting XMI.
Error message: Access violation at address 0BCFC7EC in module 'WSXMIAddIn.dll'. Read address 000000
Also; there are no errors or text output in the "Messages" viewer.
I never used that feature myself but I suppose you are not getting this error every time but with a specific model? It looks like hitting a null pointer what may result from finding an unexpected model element. I know that code generation crashes when someone is mixing model elements from different diagram types. If you wish to test it a bit more you could try to find the minimal model that causes that problem and post it.
I find some years ago (?!) that export to XMI crash, when you have "System Boundary" used on Use Case Diagram.
Does it work reasonably well otherwise? I may debug it but I am afraid it may be a drop in an ocean.
It is not problem for me to delete it before occasional export. I don't know if this help Anonymous who created this topic.
However...
I use selected diagrams only, and only "System Boundary" was "crash-guilty" in all my projects.
Then if you look at this - I will be grateful.
System Boundary is strange probably buggy, as it is a view only with no model attached. Nevertheless it should not crash the program since the build 5.6.2.
Thanks. Now is OK.