error: "Txpi 211: Socket connect error return value = 3425"
search cancel

error: "Txpi 211: Socket connect error return value = 3425"

book

Article ID: 268572

calendar_today

Updated On:

Products

XCOM Data Transport XCOM Data Transport - Windows

Issue/Introduction

We are trying to send a file from AS/400 to the Windows system, but the transfer fails with message: Txpi 211: Socket connect error return value = 3425

 

Environment

  • XCOM™ Data Transport® for Windows
  • XCOM™ Data Transport® for AS/400 i5/OS

Cause

The return value is returned to XCOM by TCPIP, in this case RV=3245 is ECONNREFUSED, meaning that the partner system has refused the connection.

Resolution

Verify the following:

  • The IPaddr/name and PORT specified for the remote partner are valid
  • The XCOM port on the remote partner is listening for traffic
  • There are no firewalls blocking XCOM traffic.