amarikp / asmack

Automatically exported from code.google.com/p/asmack
Other
0 stars 0 forks source link

about sendfile() #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What are you doing to produce the error?
1.can not use sendfile();
2.
3.

What is the expected output?
09-16 03:48:52.373: WARN/System.err(809): java.security.KeyStoreException: 
KeyStore jks implementation not found
09-16 03:48:52.382: WARN/System.err(809):     at 
java.security.KeyStore.getInstance(KeyStore.java:142)
09-16 03:48:52.392: WARN/System.err(809):     at 
org.jivesoftware.smack.ServerTrustManager.<init>(ServerTrustManager.java:61)
09-16 03:48:52.402: WARN/System.err(809):     at 
org.jivesoftware.smack.XMPPConnection.proceedTLSReceived(XMPPConnection.java:832
)
09-16 03:48:52.412: WARN/System.err(809):     at 
org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:268)
09-16 03:48:52.421: WARN/System.err(809):     at 
org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
09-16 03:48:52.431: WARN/System.err(809):     at 
org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:71)
What do you see instead? (Please attach a debug enabled logcat)
09-16 03:50:27.162: DEBUG/SMACK(809): 03:50:27 AM SENT (1137778656): <iq 
id="hHq56-6" to="tdd2@test.com/spark" from="tdd@test.com/Smack" type="set"><si 
xmlns="http://jabber.org/protocol/si" id="jsi_7059784807484778778" 
mime-type="text/plain" 
profile="http://jabber.org/protocol/si/profile/file-transfer"><file 
xmlns="http://jabber.org/protocol/si/profile/file-transfer" name="testfile.txt" 
size="8" ><desc>Send 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/bytestreams</value><
/option><option><value>http://jabber.org/protocol/ibb</value></option></field></
x></feature></si></iq>
09-16 03:50:32.332: DEBUG/SMACK(809): 03:50:32 AM RCV  (1137778656): <iq 
id="hHq56-6" to="tdd@test.com/Smack" from="tdd2@test.com/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</value><value>
http://jabber.org/protocol/ibb</value></field></x></feature></si></iq>
What version of aSmack / Android / Device do you use?
asmack-issue15.jar    android 2.1
What server do you use? Is there a public server to reproduce the problem?
operfire
What else might help us to reproduce and hunt down the problem?
Any ideas?

Original issue reported on code.google.com by 475481...@qq.com on 16 Sep 2010 at 3:58

GoogleCodeExporter commented 8 years ago
I also meet this problem,do you hava resolver it?

Original comment by zengqin...@gmail.com on 31 Mar 2011 at 5:33

GoogleCodeExporter commented 8 years ago
Any other way to send files?

Original comment by guoaoki...@gmail.com on 15 Jul 2011 at 11:54

GoogleCodeExporter commented 8 years ago
anyupdates?

Original comment by xardo...@gmail.com on 9 Aug 2011 at 10:37