Microsoft Knowledge Base Email Alertz

(838683) - Describes an issue where the performance of SharePoint Portal Server 2001 decreases and event ID 9582 error messages are logged to the application event log. This issue occurs if the Web Storage System experiences virtual memory fragmentation.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 838683 - Last Review: October 16, 2007 - Revision: 2.2

Performance of SharePoint Portal Server 2001 decreases and event ID 9582 warning messages and error messages are logged to the application event log

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows Registry

SYMPTOMS

You may find that the performance of your Microsoft SharePoint Portal Server 2001 computer decreases, and event 9582 ID warning messages and error messages that are similar to the following are repeatedly logged to the application event log.
Source: MSExchangeIS
Category: Performance
Event ID: 9582
Description:
Time Date The virtual memory necessary to run your Exchange server is fragmented in such a way that normal operation may begin to fail. It is highly recommended that you restart all Exchange services to correct this issue.

For more information, click http://search.support.microsoft.com/search/?adv=1.

CAUSE

This issue occurs if virtual memory in the Web Storage System is fragmented. The Web Storage System may experience virtual memory fragmentation during typical operations. Virtual memory fragmentation can cause document management operations such as check-in tasks and check-out tasks to fail.

RESOLUTION

The Web Storage System that is included in SharePoint Portal Server 2001 Service Pack 2a (SP2a) and later addresses virtual memory fragmentation issues by introducing a registry key that you can configure to help prevent virtual memory fragmentation on the server.

To resolve this issue, install the latest service pack for SharePoint Portal Server 2001 on the server (if SharePoint Portal SP2a or later is not already installed), and then set the
Max Buffers
registry entry in the following registry subkey to the value that you want:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
To do this, follow these steps.

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
  1. Install the latest service pack for SharePoint Portal Server 2001. For additional information about how to obtain the latest service pack for SharePoint Portal Server 2001, click the following article number to view the article in the Microsoft Knowledge Base:
    312963   (http://kbalertz.com/Feedback.aspx?kbNumber=312963/ ) How to obtain the latest SharePoint Portal Server 2001 service pack
  2. Click Start, and then click Run.
  3. In the Open box, type regedit, and then click OK.
  4. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
  5. On the Edit menu, point to New, and then click DWORD Value.
  6. Type Max Buffers, and then press ENTER.
  7. On the Edit menu, click Modify.
  8. In the Value data box, type the value that you want, and then click OK.

    The value that you set for the Max Buffers registry entry depends on the amount of RAM on the server. To determine the appropriate value to use for the Max Buffers registry entry, divide the RAM on the server by 4,096 bytes as in the following examples:
    • If the server has 256 MB of RAM, the value of the Max Buffers registry entry is 65,536:
      (256 X 1024 X 1024 )/4096 = 65,536
    • If the server has 1,024 MB of RAM, the value of the Max Buffers registry entry is 196,608:
      (768 X 1024 X 1024 )/4096 = 196,608
    Warning The maximum recommended value for the Max Buffers value is 196,608, regardless of the amount of RAM on the server.
  9. Quit Registry Editor.
  10. Restart the server.

MORE INFORMATION

For more information about SharePoint Portal Server 2001, visit the following Microsoft Web site:
http://technet.microsoft.com/office/sharepointserver/bb267364.aspx (http://technet.microsoft.com/office/sharepointserver/bb267364.aspx)

APPLIES TO
  • Microsoft SharePoint Portal Server 2001
Keywords: 
kbprb KB838683
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate