Quantcast
Channel: Topics in Category: Issues - Modelio forum
Viewing all articles
Browse latest Browse all 340

Subject: Re: Run Time Error when opening a Activity Diagram - by: pan

$
0
0
Hi,

You can access the activity diagram in the Model browser by clicking on the [+] icon on the Activty "ADF01...". The diagram will be shown under the Activity "ADF01..." (See attached image

)

You have this error only when you open a specific activity diagram? Did you create this diagram yourself?

It seems that you are using Windows XP. What is your IE version?

You can parse the Notes by using Jython.
This is a sample:

This Jython script list all "description" notes present in your project. This script can be improved by showing the full model path of the note owner. You can filter the notes which have the MimeType "text/html" (It is a note of this mime type which problably is problematic). It seems that you have a big model so I suggest to parse only a small part of your model.

Viewing all articles
Browse latest Browse all 340