Consultor Eletrônico



Kbase P122598: Debugger fails to connect to ABL runtime when run within Remote Desktop session
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/11/2009
Status: Verified

SYMPTOM(s):

Debugger and ABL runtime running on same machine

Environment is debug-enabled

Connecting to system using Remote Desktop connection

Connecting debugger to ABL runtime fails

The following error occurs:

Cannot attach debugger: The process id you specified may be invalid, not a Progress 4GL process, is a process from a pre 10.0A release of Progress of Progress was started before debugging was enabled. If the latter is the case, make sure debugging is enabled and restart Progress.

FACT(s) (Environment):

Windows
OpenEdge 10.x

CAUSE:

The exact cause is unknown at the time of writing.

As far as could be determined, the default settings for Remote Desktop session will cause the communication between Debugger and ABL runtime to be blocked.

FIX:

Specify the /console option for the Remote Desktop connection.
When running in console mode, the communication is not blocked.