Kbase P123040: Can not instantiate class if r-code is located in memory-mapped procedure library
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Can not instantiate class if r-code is located in memory-mapped procedure library
Instantiating (NEWing) a class fails with error 290
SYSTEM ERROR: I/O error 9 in readit, ret =-1, file 32767 addr 0 (290)
R-code for class is in memory-mapped procedure library
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1A
OpenEdge 10.1B
Issue is not seen when running from a standard procedure library or r-code file.
CAUSE:
Bug# OE00148567
FIX:
Upgrade to 10.1B02 or later release.
Workaround:
Don't use memory-mapped procedure library for class files.