Kbase P25753: Dynamics with AppServer, error 1006 with thin client trying
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/2/2003 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
Dynamics 2.0A01
Dynamics 2.0A02
AppServer session
Database <dbname> not connected (1006)
Subclassed Static SDO
Client tries to run the server side SDO instead of _cl client proxy
CAUSE:
Bug# 20030627-008
CAUSE:
Known issue, development aware. Dynamics should indeed not rely on the definition of a preprocessor to manage the run of the client proxy or the server side of a sub classed SDO.
FIX:
Apply the following work around:
1) Modify icf/ry/app/ryretrobjp.p: add sub classed object type(s) to the preprocessor list DBAWARE-OBJECT-TYPES in definition block.
2) Recompile it and put the .R in gui/icf/ry/app and tty/icf/ry/app.