Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: utkarsh on February 17, 2010, 12:39:01 am

Title: EA crashes on saving element in Diagram
Post by: utkarsh on February 17, 2010, 12:39:01 am
Hi,

I am facing a unusal problem. I have developed an addin which is invoked when user drags and drops an element on the diagram.

If the diagram has some unsaved changes and I drop for e.g. a screen on the diagram, add some UI elements in the screen using addin and save the changes. On close of the addin the EA prompt a message something like "An error log has been generated. EA needs to close now".

Any idea why this occurs??
Please help. Its urgent.

Thanks.
Title: Re: EA crashes on saving element in Diagram
Post by: mrf on February 17, 2010, 07:58:29 am
Do you get a crash address within EA (through the Windows error report dialog)? If you can send that to us (possibly with a copy of your addin) we can try and determine what is going wrong on the inside.

We'd also need to know the build number of EA that you're running.
Title: Re: EA crashes on saving element in Diagram
Post by: utkarsh on February 17, 2010, 05:45:36 pm
I do not get crash address. The version I am using is :

EA version: 7.5.850 (Build: 850)

Thanks for your prompt reply.
Title: Re: EA crashes on saving element in Diagram
Post by: utkarsh on February 17, 2010, 05:54:22 pm
Just to add one more information:

I get the prompt the error log is written. But when I look foe DBError.txt nothing is logged there. I deleted the file hoping that file will be generated again but with no luck..

Please help.