The information in this article applies to:
SYMPTOMS
An "Out of Memory" error occurs when one component installed in a Microsoft
Transaction Server (MTS) package invokes a method of a COM Transaction
Integrator for CICS and IMS (COMTI) component installed in the same MTS
package. The error occurs in the COMTI component. The following conditions
are met:
CAUSEThe pointer to the return value data is not properly initialized in the COMTI runtime. This causes an attempt to free memory (that has not been acquired) before handling the return value of the reply data from the host. Thus, the COMTI component sends an Access Violation exception, which MTS receives. Therefore, MTS destroys the hosting process (Mtx.exe). This causes a failed method call and eventually an "Out Of Memory" error to be returned to the caller. WORKAROUND
To work around this problem, do one of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft COM Transaction Integrator for CICS and IMS version 1.0 SP1, included with SNA Server version 4.0 SP1. A supported fix is now available, but has not been fully regression- tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Product Support Services for more information. Additional query words:
Keywords : |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |