Book a Demo

Author Topic: EA crash on XMI export  (Read 4542 times)

Ericga

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
EA crash on XMI export
« on: January 31, 2012, 12:20:21 am »

When trying to export a large project to XMI 2.1 with EA 9.2 build 200 I end up with this error:

Error:
Code=0x0
Source = Line : 0; Char 0
Error Description = (null)

Clicking OK just sends it in a loop on the same error. The only way out is to terminate EA. The problem occurs at the "Formatting output XML" step

Anybody encountered that problem?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA crash on XMI export
« Reply #1 on: January 31, 2012, 01:23:21 am »
- Check for write permission in the target directory
- Try unchecking the format option
- Report a bug to Sparx

q.

Ericga

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: EA crash on XMI export
« Reply #2 on: January 31, 2012, 06:07:37 am »
> Try unchecking the format option

Thank you, this seems* to work. I didn't know about that option because it is only in the dialog to chose a different format but it seems to do the trick.

*at least it is still exporting (it has been 3 hours but it is not stuck and is still processing). Because of a bug in XMI 1.2 import I must import 1.2 in a new project, re-export in 2.x and re-import in the real project. It takes a whole day to import a file into an existing project :(

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA crash on XMI export
« Reply #3 on: January 31, 2012, 07:04:27 am »
Please submit a bug report (see bottom of page) and keep your model so Sparx support can try to reproduce it.

q.