In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
The WSUS console reports an error and prompts a connection error. By clicking to reset the server node, you can occasionally return to normal, and restart the WSUS Service service immediately, but connection failures still occur frequently.
Check the application log to find the following large number of error logs, Windows Server Update Services event ID:7032,13042,12002,12012,12032,12052,12072,12022,12042.
In addition, it also includes the WAS event ID:5138,5013,5002 in the administrative view.
The following is a partial error log:
After checking, the WsusPool application pool in IIS automatically stops and starts it back to normal.
Root cause of failure: the default "dedicated memory limit" of IIS's application pool is 1.8 GB of memory, and Quick fail Prevention is enabled, but the WSUS update reaches a certain scale, and the default allocated memory no longer meets the needs, causing the worker process to crash and finally trigger the WsusPool application pool to shut down.
Solution: just increase the memory according to the actual needs.
Open IIS Manager-Application Pool, find WsusPool, click Advanced Settings on the right, and change the memory to a reasonable value such as 4GB in the dedicated memory limit item. This operation can also optimize the running experience of the WSUS console. Or change the memory entry to 0 (unlimited) and turn off Quick fail Protection.
Command version:
"c:\ Windows\ System32\ inetsrv\ appcmd.exe" set apppool / apppool.name:wsuspool / recycling.periodicRestart.privateMemory: "4096000"c:\ Windows\ System32\ inetsrv\ appcmd.exe" set apppool / apppool.name:wsuspool / failure.rapidFailProtection: "false"c:\ Windows\ System32\ inetsrv\ appcmd.exe" list apppool "wsuspool" / text:*
Reference and reprint:
TechNet blog: WSUS server frequently reports errors: connection failure
WSUS console error: WsusPool application stopped
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.