Article ID: 960908 - Last Review: December 17, 2008 - Revision: 1.1 When you replicate public folders to a computer that is running Exchange Server 2003, the nonpaged pool leaks memorySYMPTOMSWhen you replicate public folders to a computer that is running Microsoft Exchange Server 2003, the nonpaged pool leaks memory. The server stops responding until you restart the Microsoft Exchange Information Store service. The memory leak trace may show that the nonpaged pool memory is filled by AuxL nonpaged pool tags. These tags are used by the Exifs.sys driver. This is the kernel-mode driver that the Exchange store driver uses to read and write items to and from the messaging databases. CAUSEThis issue occurs because of the content conversion of SMTP/MIME messages that are sent to the public folders. All incoming public folder replication messages are stored in the .STM file and then converted to MAPI format. Incoming replication messages reserve space in the .STM file during MAPI conversion. If the user traffic in the Exchange server is low, the space in the .STM file that is reserved by incoming replication messages is not reused. The information store keeps a track of reserved space and free space in the store and allocates memory efficiently when it is requested by incoming replication messages. If no user data requires space in the .STM file, the “free lists" become larger, and they eventually consume all available kernel memory. RESOLUTIONTo resolve this issue, unmount and then remount the public folder store. You can schedule a task to run the following script after business hours. The script unmounts and then remounts the public folder store. | Article Translations
|
Back to the top
