IBM Support

IBM ERM DOORS: export generates memory error: crcrd7208q

Troubleshooting


Problem

The following error is seen by using the "export to DOORS" feature in Microsoft Word. CRCRD7208Q: DOORS memory usage is at XXXX Mb. You might continue to execute the code until the next warning level of 1000 Mb but DOORS might crash losing any unsaved data.

Cause

This warning is issued because of the memory consumption of the DOORS client. By default, this message is displayed when the DOORS client consumes more than 1000 MB.

This error message was especially useful when the DOORS client was 32bit and therefore could not allocate more than 2000 MB of memory by default. A bit more if Microsoft Windows was configured to be Large Address Aware, in which case, the limit was 3000 MB on a 32bit windows, and 4000 MB on a 64bit windows.

Since the DOORS clients are now 64bit applications, the amount of memory allocated is not limited anymore. But the warning message remains by default (which can still be useful).

Resolving The Problem

Currently, the warning message is the expected behavior in DOORS. The registry entries can be used to determine when the message appears.

You can get rid of this warning message completely, or increase the memory consumption threshold over the value that is mentioned in the warning.



This can be achieved by adding the MEM_LEVEL_WARN string value in the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.6\Config

Set the value of MEM_LEVEL_WARN to:
  • Either 0 to prevent the warning from being displayed or
  • For instance, 4000 to increase the threshold (values are expressed in MB).

You can also define another string value in the registry (at the same location): MEM_LEVEL_CLOSE
This value defines the threshold over which DOORS starts closing modules automatically in order to save memory. The default value is 1000 MB.

The variables are also mentioned in the following link:
http://www.ibm.com/developerworks/rational/library/memory-management-perms-api-doors/
https://jazz.net/dxl/html/941%20-%20Predicting%20DXL%20Memory%20and%20CPU%20Usage.html

[{"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Configuration","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.5;9.5.0.1;9.5.0.2;9.5.1;9.5.1.1;9.5.1.2;9.5.1.3;9.5.2;9.5.2.1;9.5.2.2;9.6;9.6.0.1;9.6.1","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
30 May 2023

UID

swg21690459