[Pidgin] #7108: XMPP file transfer using file transfer proxy doesn't work
Pidgin
trac at pidgin.im
Tue Nov 18 10:07:48 EST 2008
#7108: XMPP file transfer using file transfer proxy doesn't work
--------------------+-------------------------------------------------------
Reporter: mcepl | Owner: deryni
Type: defect | Status: closed
Milestone: | Component: XMPP
Version: 2.5.1 | Resolution: duplicate
Keywords: |
--------------------+-------------------------------------------------------
Comment(by thenktor):
My Openfire server gives me a lot errors like this:
2008.11.18 14:53:16
[org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(ProxyConnectionManager.java:115)]
Error processing file transfer proxy connection
java.io.IOException: Only SOCKS5 supported
at
org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.processConnection(ProxyConnectionManager.java:143)
at
org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.access$100(ProxyConnectionManager.java:44)
at
org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(ProxyConnectionManager.java:112)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
I don't know if this is Pidgin related or a server problem, but file
transfer is not possible with Pidgin. Gajim has no problems with file
transfers.
--
Ticket URL: <http://developer.pidgin.im/ticket/7108#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list