Table of Contents

Search

  1. Preface
  2. PWX-10000 to PWX-10999
  3. PWX-11000 to PWX-15999
  4. PWX-16000 to PWX-23999
  5. PWX-25000 to PWX-35999
  6. PWX-36000 to PWX-36999
  7. PWX-37100 to PWX-37999
  8. PWX-38500 to PWX-38999
  9. DTL_BMG003 to DTL_RPS105I
  10. infacmd pwx Error Messages
  11. PWXPC Error Messages
  12. Abend, Return, and Reason Codes in PowerExchange Messages

Message Reference Volume 2

Message Reference Volume 2

PWX- 31059

PWX-
31059

The first send request after the SSL_connect() function failed. The Listener is in send mode so cannot receive packets.
After the ssl_connect() function opened a secure connection, the attempt by the client application to send the first packet to the PowerExchange Listener failed because the Listener connection was in the wrong mode. This error occurs if the PowerExchange Listener is verifying certificates to satisfy AT-TLS rules or if the SSL_REQ_SRVR_CERT=Y statement is specified in the DBMOVER configuration file and the following conditions exist:
  • The ssl_connect() function succeeds.
  • The Listener completes the ssl_accept() function successfully, receives the subject certificate, and then rejects the certificate.
  • The Listener switches the connection from receive mode to send mode to send an error packet.
The task ends.
Check the PowerExchange message logs on the remote PowerExchange Listener system to determine the cause of the error. Also check that the certificate that is specified in the SSL KEY parameter is valid and has not expired.

0 COMMENTS

We’d like to hear from you!