We use open architecture ware 5 (oaw5) for sourcecode generation. The oaw5 workflow uses uml2exporter 2.0 to export an eap-file as uml-modell. Excution in eclipse works fine. When we integrate the prozess into our ci-prozess, which is executed through ant-files, we very often receive an EXCEPTION_ACCESS_VIOLATION (see Logfile EXCEPTION_ACCESS_VIOLATION). There seems to be a problem closing the enterprise architect (see log-file entries: org.sparx.Connector.destroy, org.sparx.Connector.comDestructor,...)
The SSJavaCOM.dll exists in the directory: c:\WINDOWS\system32
A support-request to sparx led to the answer that they don't know the problem and can't reproduce it.
Do have an idea what could be the reason for the exception?
Logfile EXCEPTION_ACCESS_VIOLATION
Hi
Sorry, i have no idea how to solve this problem.
I will forward this request to a collegue of mine. Hoping he can give you some advice.
Regards,
Ueli
Hi Hardy
This problem still exist, doesn't it?
How many times do you start EA? If it's more than once in the same VM then the second time there will be some problems with intializing and closing.
In this case I have to create a solution where EA is not closed between the two or more exports.