Regular PAW Restart?
Posted: Tue Apr 22, 2025 7:01 am
Hello,
We have some PAW servers at several customers running (windows 19/22). Most are working fine but a few have a problem, that in irregular intervals some container stops working an we get "PAW is unavailable. Try again in a view minutes."
My idea to reduce the problem is, that I create a scheduled task Powershell, that do...
D:\PAW\scripts\paw.ps1 -stop
Start-Sleep -seconds 300
D:\PAW\scripts\paw.ps1
I know it's not a solution but maybe a helpful workaround to reboot the PAW once a week. Is anybody else doing this?
Or any other suggestions to get it more stable running?
(The servers are configured to 16-20GB RAM + Pagefile sized that we got 40GB in summary.)
Thanks and Regards
Jani
We have some PAW servers at several customers running (windows 19/22). Most are working fine but a few have a problem, that in irregular intervals some container stops working an we get "PAW is unavailable. Try again in a view minutes."
My idea to reduce the problem is, that I create a scheduled task Powershell, that do...
D:\PAW\scripts\paw.ps1 -stop
Start-Sleep -seconds 300
D:\PAW\scripts\paw.ps1
I know it's not a solution but maybe a helpful workaround to reboot the PAW once a week. Is anybody else doing this?
Or any other suggestions to get it more stable running?
(The servers are configured to 16-20GB RAM + Pagefile sized that we got 40GB in summary.)
Thanks and Regards
Jani