Book a Demo

Author Topic: Project Transfer - Out of memory  (Read 3939 times)

DanyRomi

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Project Transfer - Out of memory
« on: September 30, 2010, 12:06:10 am »
Hi!
I've been testing project transfer. I could transfer an .EAP to an Oracle DBMS, but when I try to make it the other way round (from DBMS to .EAP) it shows an Out of Memory error.
The same happend with Export/Import of XMI file... I could export the project to a XMI file, but I couldn't import the same file to my Oracle repository. Same error.

Thanks!
Daniela

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Project Transfer - Out of memory
« Reply #1 on: September 30, 2010, 03:17:44 pm »
Daniela,

Some things to try:
- Run Project Integrity Check (Shift-F9) and fix all errors (and then try again.
- Try exporting/importing separate smaller packages to XMI iso the whole model at once.
- Send a bug report/support request to Sparx

Geert

DanyRomi

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Project Transfer - Out of memory
« Reply #2 on: October 01, 2010, 05:03:48 am »
Sparks Support said...

The Out of Memory error can be caused by the MaxLocksPerFile setting in
the registry. Please see...
http://support.microsoft.com/kb/815281

You could also convert the eap file to use Jet 4.0. Please open the eap
file in Access and convert to either Access 2000 or 2002/3 format.

If you convert the file to Jet 4.0 then you'll also need to configure
EA. This can be done via "Tools > Options > Use JET 4.0 - requires
restart".

Thanks!!
Daniela.