Kbase P102503: R-code generated by the Progress client with cpinternal set to 1252 and run by the client with cpint
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/7/2010 |
|
Status: Verified
SYMPTOM(s):
R-code generated by the Progress client with cpinternal set to 1252 and run by the client with cpinternal set to UTF-8 will crash the debugger session.
Debugger causes error 290
Using UTF-8 codepage as cpinternal
SYSTEM ERROR: I/O error 0 in readit, ret 1456, file <n>, addr 0. (290)
SYSTEM ERROR: I/O error <n> in <program>, ret <n>, file <n>, addr <n>. (290)
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
Bug# OE00174204
CAUSE:
Under specific circumstances, the debugger will fail to read r-code compiled in UTF-8 correctly.
FIX:
Upgrade to OpenEdge 10.2B or later
Workaround:
Ensure the r-code is compiled using the undefined codepage, by specifying the startup parameter
-cprcodeout undefined