Kbase P178345: Compiler:multi-compile crashes session when re-compiling class that was instantiated earlier in the
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2011 |
|
Status: Unverified
SYMPTOM(s):
Compiler:multi-compile crashes session when re-compiling class that was instantiated earlier in the session
COMPILER:MULTI-COMPILE attribute is set to TRUE
Session has instantiated a specific class prior to compiling
Code being compiled references the class type that was instantiated earlier
The following error may occur:
crflush: crdir is busy . (1226)
If the error is not seen, the session crashes instead.
FACT(s) (Environment):
OpenEdge 10.2B
All Supported Operating Systems
CAUSE:
Bug# OE00202681
FIX:
Upgrade to OpenEdge 10.2B04 or later
Workaround:
Keep COMPILER:MULTI-COMPILE = FALSE.