Consultor Eletrônico



Kbase P150903: -yd parameter causes crash when calling static method in class
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/08/2009
Status: Unverified

SYMPTOM(s):

-yd parameter causes crash when calling static method in class

Stack trace from protrace:

crdirRestore

WARNING: -mmax exceeded. Automatically increasing from <old value> to <new value>. (5409)

FACT(s) (Environment):

Windows
OpenEdge 10.2x

CAUSE:

Bug# OE00189328

CAUSE:

This problem occurs when calling a static method in a pre-compiled class if the session was started with the -yd parameter and is in the midst of increasing the -mmax soft limit.

FIX:

To workaround this issue simply increase the -mmax startup parameter beyond the number mentioned in the warning. This will allow you to gather usage statistics and determine what -mmax value to go with for your application.