0k files created by Spark

Hi,

I use ag-software’s miniclient and spark clients along with openfire server to test

the file transfer; When I send files from spark to miniclient it works

but not the other way. I get a 0k file created by spark.

I was hoping if I pasted the send and receive logs from miniclient, you

guys can point me to anything that I’m missing. Any help is appreciated.

From Spark to Mini-----

spark: <iq id=“dOOE2-49” to=“madhan@venky/MiniClient” from=“user1@venky/spark” type=“set”><si xmlns=“http://jabber.org/protocol/si” id=“jsi_2756468538531082847” mime-type=“application/octet-stream” profile=“http://jabber.org/protocol/si/profile/file-transfer”><file xmlns=“http://jabber.org/protocol/si/profile/file-transfer” name=“spark_2_5_8.exe” size=“28349440”><desc>Sending file</desc></file><feature xmlns=“http://jabber.org/protocol/feature-neg”><x xmlns=“jabber:x:data” type=“form”><field var=“stream-method” type=“list-multi”><option><value>http://jabber.org/protocol/bytestreamshttp://jab ber.org/protocol/ibb

Mini: <iq xmlns=“jabber:client” id=“dOOE2-49” to=“user1@venky/spark” type=“result”><si xmlns=“http://jabber.org/protocol/si” id=“jsi_2756468538531082847”><feature xmlns=“http://jabber.org/protocol/feature-neg”><x xmlns=“jabber:x:data” type=“submit”><field var=“stream-method”><value>http://jabber.org/protocol/bytestreams

spark: <iq id=“dOOE2-50” to=“madhan@venky/MiniClient” from=“user1@venky/spark” type=“set”><query xmlns=“http://jabber.org/protocol/bytestreams” sid=“jsi_2756468538531082847” mode=“tcp”><streamhost jid=“proxy.venky” host=“172.16.1.89” port=“7777”/></query></iq>

mini: <iq xmlns=“jabber:client” type=“result” to=“user1@venky/spark” id=“dOOE2-50”><query xmlns=“http://jabber.org/protocol/bytestreams”><streamhost-used jid=“proxy.venky” /></query></iq>

=== this is working ====

From Mini to spark


mini: <iq id=“agsXMPP_14” to=“san@venky/spark” type=“set”><si xmlns=“http://jabber.org/protocol/si” profile=“http://jabber.org/protocol/si/profile/file-transfer” id=“76524e5b-0abe-4ca1-9823-1a7fe67c1cea”><file xmlns=“http://jabber.org/protocol/si/profile/file-transfer” name=“ChangeLog” size=“24312”><range /></file><feature xmlns=“http://jabber.org/protocol/feature-neg”><x xmlns=“jabber:x:data” type=“form”><field type=“list-single” var=“stream-method”><option><value>http://jabber.org/protocol/bytestreams</s i>

spark: <iq id=“agsXMPP_14” to=“madhan@venky/MiniClient” from=“san@venky/spark” type=“result”><si xmlns=“http://jabber.org/protocol/si”><feature xmlns=“http://jabber.org/protocol/feature-neg”><x xmlns=“jabber:x:data” type=“submit”><field var=“stream-method”><value>http://jabber.org/protocol/bytestreams

mini: <iq xmlns=“jabber:client” id=“agsXMPP_15” to=“san@venky/spark” type=“set”><query xmlns=“http://jabber.org/protocol/bytestreams” sid=“76524e5b-0abe-4ca1-9823-1a7fe67c1cea”><streamhost jid=“proxy.venky” host=“172.16.1.89” port=“7777” /></query></iq>

spark: <iq id=“agsXMPP_15” to=“madhan@venky/MiniClient” from=“san@venky/spark” type=“result”><query xmlns=“http://jabber.org/protocol/bytestreams”><streamhost-used jid=“proxy.venky”/></query></iq>

== this is not working; creating 0k files ========

thanking you in advance

Venky