Book a Demo

Author Topic: Problem transfering EAP to DBMS  (Read 3304 times)

phanvn

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Problem transfering EAP to DBMS
« on: October 31, 2007, 09:29:14 am »
Hi,

I am having problem transfer the existing EA project to DBMS (MSSQL 2005 Express).  EA crashed (at almost 80% done from the status bar) while "Copying project information for: t_image".
Here is the error message from the "Microsoft Visual C++ Runtime Library" dialog:

Runtime Error!

Program: C:\PROGRA~1\EA\EA.EXE

This Application has requested the Runtime to terminate it in an unusual way.  Please contact the applications's support team for more information.

Thanks,
« Last Edit: October 31, 2007, 09:29:35 am by phanvn »

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Re: Problem transfering EAP to DBMS
« Reply #1 on: October 31, 2007, 10:00:42 am »
The same thing happened when I first transferred into SQL server. Possible reasons:

-some issues with the diagram elements, try running integrity check
-you are transferring thru replica, try using master. our try removing the replication and then transfer

good luck
SN

phanvn

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Problem transfering EAP to DBMS
« Reply #2 on: October 31, 2007, 10:24:42 am »
Hi SN,

Thanks for your recommendation.  I did run the intergiry check (no error was found) and I was transfering the EA project that has no replica.  Have you get your EA project successfully transfer to MSSQL?  I just wonder, what extra steps that you have done to make it happen.

In addition, I also try export the project to XMI and import it back in as suggested in the Oracle EAP -> DBMS forum, but have no luck there either.

Thanks,
VNP.

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Re: Problem transfering EAP to DBMS
« Reply #3 on: October 31, 2007, 10:47:39 am »
Yes I was able to transfer it to SQL server. It was long back.

Are you able to transfer other .EAP files. Try transferring the Example.EAP file that comes with EA. This will help you isolate the problem if it is with that particular EAP file.

SN

phanvn

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Problem transfering EAP to DBMS
« Reply #4 on: October 31, 2007, 10:57:25 am »
No, I was not able to transfer any EA project file including the EAExample project.

thomaskilian

  • Guest
Re: Problem transfering EAP to DBMS
« Reply #5 on: November 02, 2007, 03:06:03 am »
Please send a bug report to Sparx. T_Image from my memory contains alternate images (not quite sure). You might remove them prior to the transfer. I had a similar issue quite some time ago where I had to remove profile data prior to the transfer.