Sharepoint.ps1 using all available Memory on front End Web Server?

Unanswered Sharepoint.ps1 using all available Memory on front End Web Server?

  • 2012年5月1日 9:03
     
     

    Hi,

    We have a Sharepoint farm with two front end web servers. On one of these servers the Sharepoint.ps1 process is using 6GB of RAM (all of the available RAM). This is causing the OS to warn that it is low on resources and slow access to users that hit this web server. On the other front end web server it is only using less than 80MB.

    The process is running under the Sharepoint farm service account.

    The full path is:

    "C:\Windows\System32\WindowsPowershell\v1.0\PowerShell.exe" -NoExit " &' C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\CONFIG\POWERSHELL\Registration\\Sharepoint.ps1' "

    Is this normal? Are there any known memory leaks? Or any advice on how to troubleshoot why this is hogging all available memory?


    Microsoft Partner

全部回复

  • 2012年5月1日 10:53
     
     

    in which context are you using the sharepoint management shell ?

    if you are not calling it yourself I do not see any reason for it to be in the list of processes!

    but maybe I am missing something


    My SharePoint Blog