Question
I got an error "STS=302 DSTS=208" for HULFT Square (sender) and "333-000" for HULFT for Unix/Linux (receiver).
What do the error codes mean and what should I do?
Answer
As a premise, HULFT Square error codes are based on HULFT8 for Unix/Linux, so the same error will occur if sender and receiver is reversed.
Also, STS refers to status codes and DSTS refers to detail codes.
A status code "302" on the sending side means that the file failed to load.
The detail code "208" means that a read from the socket failed.
The status code "333" on the receiving side means that the communication terminated with no communication timeout.
This error seems to be caused by the fact that HULFT for Unix/Linux disconnected after a period of no communication specified in System Environment Settings > Socket Read Timeout, and then HULFT Square tried to read from the socket but was unable to do so.
In general, the no communication state can be caused by the following events:
- The network is congested.
- Delays in sending/receiving data to/from the network due to poor processing performance on the sending or the receiving side.
As a workaround, the time until no communication is detected can be changed by adjusting the value of System Environment Settings > Socket Read Timeout in HULFT for Unix/Linux.
In addition, when HULFT Square receives data, the socket read timeout time can be changed in HULFT Transfer Service.
Supplementation
HULFT8 UNIX/Linux Error Codes and Messages
https://www.hulft.com/help/en-us/HULFT-V8/UX-ERR/Content/HULFT_ERR_UNIX/preface.htm
Related FAQ
Error "STS=302 DSTS=208" in HULFT Square and "735" in HULFT for Windows on the other side
https://support.square.hulft.com/hc/articles/8939269872404
I get an error "STS=250" when I send to HULFT for Windows
https://support.square.hulft.com/hc/articles/8939256611220
What can I do for resolving "STS=310 DSTS=261" error?
https://support.square.hulft.com/hc/articles/8939357263508
Comments
0 comments
Article is closed for comments.