View Issue Details

IDProjectCategoryView StatusLast Update
0010237MMASynchronizationpublic2013-01-14 02:19
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.1 
Target Version1.0.1Fixed in Version1.0.1 
Summary0010237: WiFi sync can fail because of short timeout
DescriptionWhile testing I found that if I put a breakpoint into MMW code when MMA is requesting sync-list then MMA fails immediatelly with message "Synchronization failed" and debug logs are sent.

3 my logs have been submitted with the same callstack, the last line is:
$SynchronizationFailedException: Failed get metadata of tracks to sync from remote device

But the reason is just the short timeout (from 2 to 5 seconds?)

I think that something like common TCP timeout (30 seconds) should be used.
In addition MMA shouldn't send logs when timed out.

I created testing MMW.exe where I intentionally put 10 seconds delay in order Marek could test it. It is on FTP/forMarek/MM_EXE_10_sekund_timeout.exe
TagsNo tags attached.
Fixed in build83

Activities

marek

2012-12-17 14:15

developer   ~0033940

Fixed in build 83

peke

2013-01-14 02:19

developer   ~0034411

Verified 92