|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[synce - Help] Sync to wm2003 failsRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7561765 By: mbeenham I have a problem synchronising my wm 2003 device (Axim X30) and would appreciate any pointers: martin@rivendell:~$ synce-pstatus Version ======= Version: 4.21.1088 (Microsoft Windows Mobile 2003 Pocket PC Phone Edition) Platform: 3 (Windows CE) Details: "" System ====== Processor architecture: 5 (ARM) Processor type: 2577 (StrongARM) Page size: 0x10000 Power ===== ACLineStatus: 01 (Online) Status for main battery ========================= Flag: 12 (Unknown) LifePercent: 100% LifeTime: Unknown FullLifeTime: Unknown Status for backup battery ========================= Flag: 1 (High) LifePercent: 100% LifeTime: Unknown FullLifeTime: Unknown Store ===== Store size: 35061760 bytes (33 megabytes) Free space: 10353220 bytes (9 megabytes) Memory for storage: 35217408 bytes (33 megabytes) Memory for RAM: 31268864 bytes (29 megabytes) martin@rivendell:~$ *synce-pls, pcp etc work fine* However trying to sync gives: martin@rivendell:~$ msynctool --sync axim Synchronizing group "axim" The previous synchronization was unclean. Slow-syncing Member 1 of type synce-plugin had an error while connecting: Broken Pipe Member 2 of type file-sync just connected Member 2 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error while synchronizing: Unable to connect one of the members martin@rivendell:~$ msynctool --showgroup axim Groupname: axim Member 1: synce-plugin Configuration : <config> <file>\My Documents\</file> </config> Member 2: file-sync Configuration : <?xml version="1.0"?> <config> <!-- directory path for file-sync --> <path>/home/martin/PDAFiles</path> <!-- should care of subdirectories (TRUE or FALSE) --> <recursive>TRUE</recursive> </config> martin@rivendell:~$ I turned on tracing and from the Thread files: martin@rivendell:~$ grep -i error Thr* Thread3027180432-10002.log:[1250241450.897607] [ENG] WARNING: Connect command reply was a error: Broken Pipe Thread3027180432-10002.log:[1250241450.914002] engine error is 0xa0144e0 Thread3080681152-10002.log:[1250241450.914105] <--- ERROR --- osengine_sync_and_block: Unable to connect one of the members Thread3080710496-10008.log:[1250241450.900103] [CLI] FULL DEBUG: Member is replying with message 0x8ebde70 to message 0x8eac0b8:"-2054162553-600188690" with no error Thread3080710496-10008.log:[1250241450.911795] [CLI] FULL DEBUG: Member is replying with message 0x8eaca90 to message 0x8ebdec0:"-2054126349--1737939182" with no error martin@rivendell:~$ Also syslog contains: Aug 14 10:17:30 rivendell kernel: [11588.715054] osplugin[10003]: segfault at 4 ip b7ad8e09 sp bf8fc7f0 error 4 in librapi.so.2.0.0[b7ad4000+13000] Installed stuff (as per WIKI): ii libopensync0 0.22-2build1 ii librra-tools 0.14-0ubuntu0~ppa1~jaunty1 ii librra0 0.14-0ubuntu0~ppa1~jaunty1 rc librtfcomp0 1.1-jaunty1-synce1 ii libsynce0 0.14-0ubuntu0~ppa1~jaunty1 rc multisync 0.82-8.1ubuntu2 ii multisync-tools 0.92.0~svn355-1 ii opensync-plugin-file 0.22-2 ii opensync-plugin-synce-legacy 0.22-1ubuntu0~ppa7~jaunty1 ii synce-hal 0.14-0ubuntu0~ppa2~jaunty1 Any ideas please? Thanks, Martin ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=96106 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
[synce - Help] RE: Sync to wm2003 failsRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7562151 By: mark_ellis Yep, librra 0.14 is incompatible with opensync-plugin-synce-legacy, install opensync-plugin-synce-rra instead and try again. I'll try and fix the dependencies so this cant happen. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=96106 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
[synce - Help] RE: Sync to wm2003 failsRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7562617 By: mbeenham Excellent - thanks so much - well spotted and exactly right! Member 1 of type synce-plugin just sent all changes All clients sent changes or error Member 1 of type synce-plugin committed all changes. Member 2 of type file-sync committed all changes. All clients have written Member 1 of type synce-plugin just disconnected Member 2 of type file-sync just disconnected All clients have disconnected The sync was successful and no errors in the Trace files! :*) Just one more question if I may: martin@rivendell:~/PDAFiles$ msynctool --sync axim Synchronizing group "axim" Member 2 of type file-sync just connected Member 1 of type synce-plugin just connected All clients connected or error [rra_syncmgr_start_events:664] No valid subscriptions Member 2 of type file-sync just sent all changes FilesFindAllFromDirectory(\My Documents\) .....etc What does "No valid subscriptions" in the above mean? TIA ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=96106 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
|
|
[synce - Help] RE: Sync to wm2003 failsRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7562657 By: mbeenham To answer my own question - "No valid subscriptions" seems to mean I haven't got contact, todos or calendar in my synce-plugin config. I stripped them out when I was trying to find out what I had done wrong. Back in now and don't get that message anymore. Thanks again. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=96106 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ SynCE-Users mailing list SynCE-Users@... https://lists.sourceforge.net/lists/listinfo/synce-users |
| Free embeddable forum powered by Nabble | Forum Help |