Consultor Eletrônico



Kbase P123942: Sending temp-table containing many records via AppServer over a WAN fails with error 9407
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/10/2007
Status: Unverified

SYMPTOM(s):

AppServer

Sending temp-tables via AppServer

Temp-table containing 10 records is sent successfully

Temp-table containing 100 records is not sent and error 9407 is generated

Connection failure to host <host_name> port <port> transport <transport_name>. (9407)

Connection failure to host <host_name> port <port> transport TCP. (9407)

Communication taking place over a WAN (Wide Area Network) using VPN connection

AppServer is running in Stateless mode

Code works correctly on a LAN - temp-table with 100 records is received as expected

Code works correctly when sending to a different site via a WAN - temp-table with 100 records is received as expected

Ethereal / WireShark log files show that the order of packets sent is wrong

CAUSE:

Problem with network configuration, as shown by the same code working on the LAN and to another site. A device on the network, mostly likely a router, is not configured correctly.

FIX:

Resolve the network problem.