Consultor Eletrônico



Kbase P119515: proDebugConfig command cannot make WebSpeed agent process ready for debugging
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

proDebugConfig command fails when trying to debug WebSpeed agent

Cannot make process <pid> ready for debugging.

already executed proDebugEnable -enable-all

CAUSE:

WebSpeed Agent 4GL Debugging is disabled

FIX:

Enable it in Progress Explorer Tool, under:

-> Agent Properties

-> Advanced

-> 4GL Debugger enabled

Or,

In ubroker.properties, verify that you have the option debuggerEnabled=1 in your WebSpeed configuration for that agent.