hi,
Our Windows application server (2022) keeps going down with below error message. We have our PB 2022 R2 application hosted on this server..
Windows Management Instrumentation has stopped WMIPRVSE.EXE because a quota reached a warning value. Quota: ThreadCount Value: 259 Maximum value: 256 WMIPRVSE PID: 53864 Providers hosted in this process: C:\Windows\System32\wbem\WmiPerfClass.dll, C:\Windows\System32\wbem\WmiPerfClass.dll
the error implies Application Queries using the WMI process ...that it has a Thread limit of 256 .... and the error implies it found 259
We dont know whats causing this as we didnt had this issue before we migrated to PB 2022 R2.. The Oracle version we are using is 19c in case anybody needs to know. This is affecting our production and always bringing primary server down and inaccessible by Infrastructure team as well.. only workaround is to reboot server so far.
Would appreciate any advise to fix the same.
Thanks,
Joy
I have a finance application which is coded using PB and Oracle. We have no use or know how of obtaining any performance report..
The application is executing on windows server. Before migration we were using PB 2017 on Windows 2016. Post migration we are on windows 2022 and PB 2022 as well. We never saw this issue in previous version. Everytime this issue happens it puts the server in not reachable state till we do reboot. its affecting our production and impacting business. Today was 3rd time it happened. We migrated in april 2024. The issue occurred on 7/31, 8/22 and 11/12. Cant find a pattern yet.