Am Donnerstag, 12. Juli 2007 21:04:05 schrieb Jan-Simon Möller: > "Fix for a timing issue where OutStream gets overwritten" > > > I'll deploy this latest code and test it ! > > Thanks for looking into this issue ! > > Greets > Jan-Simon > _______________________________________________ > ifolder-dev mailing list > [email protected] > http://forge.novell.com/mailman/listinfo/ifolder-dev
Patch is working really good. Overall speed has increased (because of no more timeouts/resends). The logged errors are only: 2007-07-12 23:24:45,765 [-1327498336] DEBUG Simias.Sync.Log - Request Failed exception Argument cannot be null. Parameter name: src at System.Buffer.BlockCopy (System.Array src, Int32 srcOffset, System.Array dest, Int32 destOffset, Int32 count) [0x00000] at Mono.WebServer.ModMonoWorkerRequest.ReadEntityBody (System.Byte[] buffer, Int32 size) [0x00000] at System.Web.HttpRequest.MakeInputStream () [0x00000] at System.Web.HttpRequest.get_InputStream () [0x00000] at Simias.Sync.Http.HttpService.PutHashMap (System.Web.HttpRequest request, System.Web.HttpResponse response) [0x00000] at Simias.Sync.Web.SyncHandler.ProcessRequest (System.Web.HttpContext context) [0x00000] 2007-07-12 23:24:45,791 [-1312158816] DEBUG Simias.Storage.Journal - Updating journal in tiddlywiki 2007-07-12 23:24:45,792 [-1312158816] DEBUG Simias.Storage.Journal - record = 17:24aa134b-9364-4c99-af08-343e2d8e70d0:3ba34400-f5f2-4ace-af87-f82c8c992219:633198794857732280:tiddlywiki/backup/tiddlywiki2.20061228.0248200189.html Which is already a known xsp issue. Well done ! Greetings Jan-Simon _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
