Page 1 of 1

TimeoutException

Posted: 14 Jun 2021, 11:07
by Robert
Hello,
with high CPU-Load upon starting OWS, we get a TimeoutException. Is there a way to fix this?

MicrosoftTeams-image.png
MicrosoftTeams-image.png (106.21 KiB) Viewed 4150 times

Re: TimeoutException

Posted: 14 Jun 2021, 13:13
by Janak Mulani
Hi,

Which version of OWS are you using? Can you please provide us the log files? Do you face this issue always? Can you please describe the steps to reproduce the issue ?

From the Exception Stack Trace all I can say is that OWS is trying to create a Process to query the Windows Registry on your machine. The process has a time out of 5 seconds. But on your machine the process is unable to query the registry within 5 seconds and hence it is timing out.

Thanks

Re: TimeoutException

Posted: 15 Jun 2021, 08:44
by Robert
Hi Janak,

thank you for your fast answer. It's not directly reproduceable, but I think it's happening under high CPU-Utilization.
When the problem happens again, I will share the log.
Version of OWS was 1.2.2 and we will update to current version now.

Thanks
Robert