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

Symptoms

Consider the following scenario:

  • You have a MAPI application that uses Microsoft Office Outlook 2007 MAPI or Microsoft Outlook 2010 MAPI in online mode.

  • The MAPI application tries to access the Exchange server.

  • The MAPI application is multithreaded and reads a stream of data from a Microsoft Exchange Server 2010 server.

In this scenario, the MAPI application encounters MAPI_E_CALL_FAILED errors. Additionally, the following error is logged in the remote procedure call (RPC) Client Access log on the Exchange Server 2010 Client Access server:

Exception of type 'Microsoft.Exchange.RpcClientAccess.BufferTooSmallException' was thrown.

Note By default, the RPC Client Access log is located in the following folder:

C:\Program Files\Microsoft\Exchange Server\V14\Logging\RPC Client Access

Cause

This issue occurs because the Exchange server returns an ecBufferTooSmall response that the MAPI application cannot handle to a sequence of remote operations. The ecBufferTooSmall response is generated because the Exchange server detects that the sequence of remote operations may cause a potential loop between the server and the MAPI application. Therefore, the read stream operation fails with the MAPI_E_CALL_FAILED error.

Resolution

To resolve this issue, install the following update rollup:

2685289 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 2 After you apply this update rollup, the Exchange Server 2010 server returns the ecBufferTooSmall response only if the following conditions are true:

  • The RopReadStream remote operation is the first value in the remote operation package.

  • The remote operations package is in the maximum size.

  • There are no other remote operations in the remote operation package.

Otherwise, Exchange Server 2010 server will return the RopBufferTooSmall response, which the Outlook MAPI application can handle.

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 random MAPI_E_CALL_FAILED errors in Exchange Server 2010, go to the following MSDN website:

Random MAPI_E_CALL_FAILED errors in Exchange Server 2010For more information about the MAPI function in Outlook 2010, go to the following Microsoft website:

General information about the MAPI function in Outlook 2010For more information about the MAPI function in Outlook 2007, go to the following Microsoft website:

General information about the MAPI function in Outlook 2007For more information about the RopReadStream remote operation, go to the following Microsoft website:

General information about the RopReadStream remote operation

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

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 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×