History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SPARK-488
Type: Bug Bug
Status: Reopened Reopened
Priority: Major Major
Assignee: Daniel Henninger
Reporter: Kevin Williams
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spark

File Transfer does not work in Vista when Socks5 fails

Created: 01/24/07 05:03 PM   Updated: 11/02/07 06:08 PM
Component/s: None
Affects Version/s: 2.0.7
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File vistaFileTransfer.txt (6 kb)


Support Plan Customer Issue: Yes
Acceptance Test - Add?: No


 Description  « Hide
The File Transfer functionality within spark does not work when running Spark on Vista.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Derek DeMoro - 02/06/07 11:19 PM
This is working perfectly on Vista with the latest Spark 2.5 beta release.

Francisco Vives - 04/06/07 04:55 PM
The error happens when socks5 fails.
. User A with VPN access sends a file to the user B that does not have VPN access.
. User B accept the file.
. After 10 seconds Spark shows "Error during transfer"
. Then User B receives the packet
<iq id="bkncy-684" to="mauricio@jivesoftware.com/spark" from="francisco@jivesoftware.com/spark" type="set">
<open xmlns="http://jabber.org/protocol/ibb" sid="jsi_888397263288860458" block-size="4096"/>
</iq>

. Notice if User A closes the window and sends it again, it works (sent using socks5).

Attached the error log.


Francisco Vives - 04/13/07 06:07 PM
I have been testing this issue over and over and I cannot reproduce it anymore. I will continue.