Consultor Eletrônico



Kbase P122884: AppServer agents always return the same COM-HANDLE value for Automation objects
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/03/2007
Status: Unverified

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x

SYMPTOM(s):

AppServer agents always return the same COM-HANDLE value for Automation objects

The AppServer agents are from the same AppServer broker

The Automation object is created in an AppServer agent's startup procedure

CAUSE:

The exact cause is unknown at the time of this writing.

FIX:

The COM-HANDLE value is a pointer to the object, but that pointer is relative to the address space of the process. So if the COM object is behaving properly, then you shouldn't worry about it.