Page 1 of 1

Application Data Dependency Model - File Not Found

Posted: 28 Nov 2018, 07:56
by klawry38
Hi,
I get a java exception of file not found every time I select "Application Data Dependency Model" report that points to a non-existent file in the ../graph_images/uml directory.....The ../uml directory, also, doesn't exist. Same thing happens for the Technology Platform Model report as well. I deploy to the viewer from Protege with "Send Graph Images" ticked but still get the same result. Is there something I should be doing or is this a "feature" that will be rectified in a later release?

Cheers
Keith.

Re: Application Data Dependency Model - File Not Found

Posted: 28 Nov 2018, 10:33
by neil.walsh
Hi Keith,

Have you installed Graphviz as mentioned in the installation guide?

See installation pre-requisites here...
https://www.enterprise-architecture.org/downloads/

Some older views such as this use a library called PlantUML which depends on Graphviz. We're in the process of updating these views and future releases won't require this but for now you'll need this library to make the view work.

If you do have it installed but it's still not working, then try creating an empty folder called 'uml' inside the 'graph_images' folder within the Viewer webapp.

Let me know how you get one

Cheers

Neil

Re: Application Data Dependency Model - File Not Found

Posted: 28 Nov 2018, 21:43
by klawry38
Hi Neil,
Adding the sub directory appears to have resolved the issue - thanks for your guidance, very much appreciated.

Cheers
Keith