0
SharepointボックスI管理者が不安定になり、いくつかのメモリ不足例外がスローされ、応答がなくなり、IISリセットが必要になります。SharePointが不安定になり、ASP.NETエラーメッセージと.NETランタイムエラーが発生する
誰もがこれまでに遭遇したことはありますか?このボックスは、4コアと4GBのRAMを備えたVMであり、dosntは100%一貫して使用されているようです。
ASP.NETのイベントログ:
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/1656383179/Root
Process ID: 2476
Exception: System.OutOfMemoryException
Message: Exception of type 'System.OutOfMemoryException' was thrown.
StackTrace:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
と.NETのイベントログ項目:
EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 mscorlib, P5 2.0.0.0, P6 4be90358, P7 12d9, P8 9, P9 system.outofmemoryexception, P10 NIL.
ありがとう、私たちはメインのホームページにあるカスタムWebパーツをかなり持っています。それらのすべてのアップデートをチェックします。 – Pierce