Facing socket disconnect out issue when there is ISOException

28 views
Skip to first unread message

sripad vallabha

unread,
Mar 11, 2017, 1:27:05 AM3/11/17
to jPOS Users

While packing ISO request, if field length exceeds the max value then it through ISOException, and then disconnects the socket with the service, then for next 10 seconds no request goes through.

a) why does socket get disconnected after ISO exception ? shouldn’t other request go through ideally?

b) where is the 10/reconnect interval  seconds specified, which is not allowing reconnect for 10 secs

c) there is option available <reconnect-delay> in channel file, if I set this to 1 sec, it overrides default 10 seconds and allows to reconnect in 1 sec , what is default value of <reconnect-delay> ?

chhil

unread,
Mar 11, 2017, 1:43:46 AM3/11/17
to jpos-...@googlegroups.com


>a) why does socket get disconnected after ISO exception ? shouldn’t other request go through ideally?
In your channel adaptor add <ignore-iso-exceptions>yes</ignore-iso-exceptions>, this will prevent the diconnect..

Reconnect delay reads the property or defaults to 10sec.


-chhil

--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+unsubscribe@googlegroups.com.
To post to this group, send email to jpos-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/0bb4da62-e498-4114-adf3-8ed12802af13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages