Page 1 of 1

Jobs are still listed as running in Status Monitor although they are already finished

Posted: Thu Mar 18, 2021 11:21 am
by Silicon
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 :(

Re: Jobs are still listed as running in Status Monitor although they are already finished

Posted: Sun Mar 21, 2021 9:13 pm
by emcodem
Hey Silicon,

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

Re: Jobs are still listed as running in Status Monitor although they are already finished

Posted: Mon Mar 22, 2021 7:05 am
by admin
Hi Silicon,

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.

-steinar

Re: Jobs are still listed as running in Status Monitor although they are already finished

Posted: Mon Mar 22, 2021 10:19 am
by Silicon
Thanks for a quick reply.
Of course I know it is just a "cosmetic" issue.

Re: Jobs are still listed as running in Status Monitor although they are already finished

Posted: Mon Mar 22, 2021 8:29 pm
by momocampo
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

Re: Jobs are still listed as running in Status Monitor although they are already finished

Posted: Sat Jul 17, 2021 6:13 pm
by Silicon
Hello FFAStrans developers
I'm using version 1.2.1 four weeks and I haven't experienced the %subject% so far.
Thanks for fixing it.