Kbase P148177: When querying the AIA some connection has no user attached
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/17/2009 |
|
Status: Unverified
SYMPTOM(s):
When querying the AIA some connection has no user attached
Connection Pool (numCurrentConnections=91, numTotalConnections=2665)
[002112] progress <---> asbroker1 at localhost
[002189] <---> asbroker1 at localhost
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
The connection to the AppServer via AIA is made with a blank username.
FIX:
AIA status page displays whatever username is passed by the AppServer CONNECT method in the 2nd parameter.
<server>:CONNECT( "-URL http://localhost/aia/Aia?AppService=asbroker1", "<username>", "<password>", "<AppServer Info>" ).