Hi
I have noticed another small bug - sometimes jobs are still listed as running in Status Monitor although they are already finished.
I have noticed this issue already in previoues version 1.1.0.2, but have not reported ... shame on me
Attachments
Job still listed as running although it is already finished.PNG (19.04 KiB) Viewed 7545 times
so the general suspection about this is a filesystem concurrency issue, e.g. the status monitor application actually blocked the access to the file (to be deleted) from the last processor in the workflow.
We are working on a very general solution to come around "concurrent file access" problems in the db directory. This will take some time.
Until then you might want to make sure you don't have unneccessary status montitors opened.
As you know it is not a real production issue but only a display issue in the job monitors, so for now you can just safely delete the affected .json files from FFAStrans\Processors\db\cache\monitor
The upcoming 1.2.1 attempts to address this issue and it seem to helped one of our own team members who struggled with the same problem. Still, there are no 100% guarantee it's fixed for you so that we will just have to wait and see.
Hello Silicon,
I do not agree, ok it isn't very important but it is confusing to see tha status monitor like that. Anyway, I was the one who had the problem and I think our boss figured out how to fix it. We are checking the fix but it seems to be ok.
cheers.
Benjamin