From: Armin B. <arm...@de...> - 2006-04-22 17:20:05
|
> Hi, > > I've tried a little Calendar syncing with syncml and evo2-plugins... On= e > huge problem, and one small problem. > > 1: > When I create a calendar entry on the phone and sync it to Evolution, > evolution-data-server crashes. And msynctool nevere finishes, so I don'= t > get any traces :( This is the output: > > Synchronizing group "test2" > received event dsession > Member 1 of type syncml-http-server just connected > Member 2 of type evo2-sync just connected > All clients connected or error > Member 2 of type evo2-sync just sent all changes > Received an reply to our Alert > Going to receive 0 changes > Received a entry 1180 with data of size 286 from member 1. Changetype > ADDED > Member 1 of type syncml-http-server just sent all changes > All clients sent changes or error > All conflicts have been reported > Received an reply to our sync > Member 1 of type syncml-http-server committed all changes. > connection with device has ended > Error writing entry 1180 to member 2: Timeout while waiting for a reply= to > message "COMMIT_CHANGE" > Mapping Write Error: Timeout while waiting for a reply to message > "COMMIT_CHANGE" > Member 1 of type syncml-http-server had an error while disconnecting: > Timeout while waiting for a reply to message "DISCONNECT" > > How do I get a trace, so you can find out what happened? A syncml trace will always work even if it crashes. Just type: export SYNCML_TRACE=3D/path/to/log/dir export OSYNC_TRACE=3D/path/to/log/dir then run msynctool from the same shell. the directory you specified then contains the trace files > > 2: > I see that you've added a --addUTC to syncml-obex-client. I think I nee= d > that option for the syncml-http-server as well, since the contacts I > sync from the Evo to the phone is two hours off... actually, you dont need it. trust me :) this option will get completely removed the next days anyways. Was there = a different problem then the crashing evo-data-server? Armin > > Other than that, just nitpicks which I'll save for later! > > Really great work! > > -Stian > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > > |