Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

Symptoms

You run the Test-OwaConnectivity cmdlet or the Test-ActiveSyncConnectivity cmdlet in the Exchange Management Shell (EMS) on a Microsoft Exchange Server 2010 server. The connection times out. In this situation, a memory leak occurs in the Microsoft.Exchange.Monitoring.exe process. Additionally, the Exchange Server 2010 server experiences multiple issues, such as a slow response.

Note The Virtual Bytes counter of the Microsoft.Exchange.Monitoring.exe process increases to 1 GB or bigger in Performance Monitor.

Cause

This issue occurs because an asynchronous HTTP Request is called by the httpWebRequest.BeginGetResponse() method in the Test-OwaConnectivity cmdlet and in the Test-ActiveSyncConnectivity cmdlet. However, if the connections time out, the httpWebRequest.EndGetResponse() method does not call to release memory.

Resolution

To resolve this issue, install the following update rollup:

2529939 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 1

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

For more information about the Test-ActiveSyncConnectivity cmdlet, visit the following Microsoft website:

General information about Test-ActiveSyncConnectivity cmdletFor more information about the HttpWebRequest methods, visit the following Microsoft website:

General information about the HttpWebRequest methods

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×