RE: unconnected ISOChannel

902 views
Skip to first unread message

mwyc...@gmail.com

unread,
Mar 2, 2010, 9:11:52 AM3/2/10
to jPOS Users
Good day all,

Hope all is good;

Please advise me on this;
I am getting this isoexception on mini-statement requests;

<isomsg direction="incoming">
<field id="0" value="0210"/>
<field id="2" value="xxxxxx_________8704"/>
<field id="3" value="380000"/>
<field id="4" value="000000000000"/>
<field id="7" value="0301161258"/>
<field id="11" value="011421"/>
<field id="12" value="161258"/>
<field id="13" value="0301"/>
<field id="15" value="0301"/>
<field id="28" value="D00000000"/>
<field id="32" value="xxxxxx"/>
<field id="37" value="000000010231"/>
<field id="39" value="00"/>
<field id="41" value="TOS00001"/>
<field id="42" value="11421 "/>
<field id="43" value="WSSSSS______________________________ "/
>
<field id="48" value="DATE_TIME|SEQ_NR|TRAN_TYPE|TRAN_AMOUNT|
CURR_CODE~20091101
000000|100210|21|000001000000|800~"/>
<field id="49" value="800"/>
<field id="54" value="0001800C0000163000000002800C000016060000"/
>
<field id="102" value="[WIPED]"/>
</isomsg>

<iso-exception>
unconnected ISOChannel
org.jpos.iso.ISOException: unconnected ISOChannel
at org.jpos.iso.BaseChannel.send(BaseChannel.java:432)
at java.lang.Thread.run(Thread.java:619)
</iso-exception>
</send>

What could be the possible cause for such an exception?

Could it be that the connection timeouts, before the response was
sent?

thanks&regards,

Alejandro Revilla

unread,
Mar 2, 2010, 5:09:49 PM3/2/10
to jpos-...@googlegroups.com
   <iso-exception>
     unconnected ISOChannel
     org.jpos.iso.ISOException: unconnected ISOChannel
     at org.jpos.iso.BaseChannel.send(BaseChannel.java:432)
     at java.lang.Thread.run(Thread.java:619)
   </iso-exception>
 </send>

 
What could be the possible cause for such an exception?

unconnected ISOChannel would mean that, how can I say this... your ISOChannel is not connected.

 
Could it be that the connection timeouts, before the response was
sent?

You've got it! The connection either times out or it has been closed before the response is transmitted.


mwyc...@gmail.com

unread,
Mar 5, 2010, 2:44:27 AM3/5/10
to jPOS Users
Thanks Alejandro,

Yes,


>>The connection either times out or it has been closed before

Let me take it up from that point then.

regards,

Julius

unread,
Mar 30, 2015, 12:59:58 AM3/30/15
to jpos-...@googlegroups.com
Hi Alejandro,

Is this the timeout parameter ?

<channel class="org.jpos.iso.channel.NACChannel" name="Channel" packager="org.jpos.iso.packager.GenericPackager" header="0000000000">
<property name="packager-config" value="cfg/packager/iso87binary.xml"/>
<!--<property name="packager-logger" value="Q2"/>-->
<property name="timeout" value="40000"/>
</channel>

Thanks,
Regards
Julius

Victor Salaman

unread,
Mar 30, 2015, 1:27:46 AM3/30/15
to jpos-...@googlegroups.com

Possible answer obscured by the fact that you are hijacking a 5 year old thread. In addition, Google would have provided the answer had you searched before.

--
--
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
 
Join us in IRC at http://webchat.freenode.net/?channels=jpos
 
You received this message because you are subscribed to the "jPOS Users" group.
Please see http://jpos.org/wiki/JPOS_Mailing_List_Readme_first
To post to this group, send email to jpos-...@googlegroups.com
To unsubscribe, send email to jpos-users+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jpos-users
---
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/d20ffbc6-f7a6-49e0-83a0-44ad363c5286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Julius Samuel

unread,
Mar 30, 2015, 1:58:04 AM3/30/15
to jpos-...@googlegroups.com

Hi Victor,

Could you help me with the answer?
Thanks
Regards,
Juliyus

You received this message because you are subscribed to a topic in the Google Groups "jPOS Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jpos-users/7vdiy8AEhjQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/CALK1Syw4HgfM_JjUJ%2B%3DJpJ0i-ZXxBP%3D5o332rOBYrxf5gwCumg%40mail.gmail.com.

Mark Salter

unread,
Mar 30, 2015, 5:18:51 AM3/30/15
to jpos-...@googlegroups.com
On 30/03/15 06:58, Julius Samuel wrote:
> Could you help me with the answer?
That is the timeout parameter for the Channel yes, but....

... as Victor suggests, please ask a smart question in a thread of your
own if this is not the reply you wanted :-).

--
Mark

Julius Samuel

unread,
Mar 30, 2015, 5:21:54 AM3/30/15
to jpos-...@googlegroups.com

Dear Mark,

Thank you for your advice. I thought I could just continue if the thread question is same. I found this thread randomly from Google. Anyway thanks.

Regards,
Juliyus

--
--
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

Join us in IRC at http://webchat.freenode.net/?channels=jpos

You received this message because you are subscribed to the  "jPOS Users" group.
Please see http://jpos.org/wiki/JPOS_Mailing_List_Readme_first
To post to this group, send email to jpos-...@googlegroups.com
To unsubscribe, send email to jpos-users+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jpos-users
---
You received this message because you are subscribed to a topic in the Google Groups "jPOS Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jpos-users/7vdiy8AEhjQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jpos-users+...@googlegroups.com.

chhil

unread,
Apr 1, 2015, 8:12:35 AM4/1/15
to jpos-...@googlegroups.com
FYI , Alejandro updated some documentation that talks about the timeout property.

You can find it here.


-chhil

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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/CA%2BnJPNztAKAe_ySW7K_yrYk_DRrBdRdYg6M%2B2t2Yr8xq%3D6%2BmkQ%40mail.gmail.com.

Alejandro Revilla

unread,
Apr 1, 2015, 8:24:22 AM4/1/15
to jPOS Users

That document link is easily available here: http://jpos.org/learn where we encourage you to buy the old guide to help write the new one (it's some kind of poor man kick-starter :).




Reply all
Reply to author
Forward
0 new messages