Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Suddenly few tasks running on the QMC have started running for unending period of time i.e. they stay in Running state for hours, even days until and unless aborted. I have QV version 12.10.
the environment also does not feel stable due to these tasks
Could anyone help me what can be done about this?
You can do initial testing like below
1. Run the same app in local machine and check how long its takes to complete
2. Check the script is there any loops are available
3. Try to re-start the services once and try to run again.
4. Check the number of tries / timeout period in QMC and change it based on ur requirement
Thanks Mayil.
1. It is running in the local machine and it takes about 20 mins at the tops.
2. There are no loops available as such
3. Have tried restarting the services, server itself, have tried with removing .shared or .meta files as well just to see if there was any kind of corruption in any of them
4. the number of tries/timeout is same as the screenshot..and it was running fine till few days before