Consultor Eletrônico



Kbase P157319: WebClient application still attempting to connect to hostname of old server.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/12/2009
Status: Unverified

SYMPTOM(s):

WebClient application still attempting to connect to hostname of old server.

"Unable to connect to AppServer asbroker1", no response from NameServer at 192.168.0.18.


WebClient test server was originally used with IP address 192.168.0.18 but production server has IP address 192.168.0.7.

Application uses ADM2 functionality.

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

CHANGE:

Code was changed to use new hostname.

CAUSE:

Out of date references in the appsrvtt.d file.

FIX:

The ADM2 may in some cases use a file named appsrvtt.d to store information about AppServices it is designed to connect with.
Make sure to update this file with any changes to AppService name or hostname / IP on which the NameServer runs that the application must make connections with.

If this is specifically a WebClient application then the appsrvtt.d must be updated and either regenerate the current version of the WebClient application or generate a new version.