KB Article #73741

_Timer failure error "317, Timer failure" while sending files using PESIT from CFT to Gateway

Problem

__ How to correct the Abort 3 317 timer failure b/w CFT and Gateway ?



106 FPSIT E ABORT_REQ....................... ABORT sent : 3 317
107 FPSIT E ABORT_IND........................ ABORT received : 3 317
011 SUP   W ABORT_ID......................... connection abort indication: reason="160, Connection ABORT" /prot.diag="317, Timer failure" / error=0


Resolution

*  timer_td value defined under PHSE in the pelsetup.def corresponds to the time to wait for protocol disconnection at Gateway end. If this value is insufficient for the connection, Gateway generates an Abort: 3 317.
Increasing this timer_td value under the PESIT section resolves the timeout issue.



Following are the steps to resolve this problem:
- Stop Gateway
- Edit the file pelsetup.def> PHSE > timer_td = 300
- Save
- Run the command: peluconf standalone rebuild -f
- Restart Gateway