Consultor Eletrônico



Kbase P76873: Error on processconnectrq() attempting to connect to the AppServer through the AIA
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/13/2008
Status: Verified

SYMPTOM(s):

Error on processconnectrq() attempting to connect to the AppServer through the AIA

Error on processConnectRq() : java.net.SocketException: Connection reset by peer: no further information

Application server connect failure. (5468)

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Firewall exists between the AIA and the machine hosting the NameServer and AppServer broker

CAUSE:

Firewall settings preventing the AIA connecting to the AppServer broker and/or agent(s) TCP port.

FIX:

If the AppServer broker operating mode is stateless, then open the TCP
port on the firewall to allow AIA connection to the AppServer's broker
listening port.
If the AppServer broker operating mode is statereset or stateware,
then open the TCP port on the firewall to allow AIA connection to
the AppServer's broker listening port and to the AppServer agents
port range determined with srvrMinPort and srvrMaxPort parameters.