You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(10) |
Apr
(30) |
May
(11) |
Jun
(8) |
Jul
(28) |
Aug
(113) |
Sep
(74) |
Oct
(43) |
Nov
(111) |
Dec
(31) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(70) |
Feb
(78) |
Mar
(110) |
Apr
(99) |
May
(106) |
Jun
(128) |
Jul
(65) |
Aug
(123) |
Sep
(80) |
Oct
(128) |
Nov
(80) |
Dec
(54) |
2007 |
Jan
(89) |
Feb
(83) |
Mar
(56) |
Apr
(56) |
May
(69) |
Jun
(29) |
Jul
(89) |
Aug
(44) |
Sep
(32) |
Oct
(114) |
Nov
(36) |
Dec
(46) |
2008 |
Jan
(88) |
Feb
(100) |
Mar
(63) |
Apr
(27) |
May
(39) |
Jun
(61) |
Jul
(35) |
Aug
(11) |
Sep
(9) |
Oct
(19) |
Nov
(28) |
Dec
(72) |
2009 |
Jan
(33) |
Feb
(4) |
Mar
(15) |
Apr
(24) |
May
(17) |
Jun
(17) |
Jul
(11) |
Aug
(30) |
Sep
(19) |
Oct
(8) |
Nov
(10) |
Dec
(5) |
2010 |
Jan
(5) |
Feb
(10) |
Mar
(12) |
Apr
(1) |
May
(8) |
Jun
(4) |
Jul
(9) |
Aug
(29) |
Sep
(6) |
Oct
(19) |
Nov
(4) |
Dec
(3) |
2011 |
Jan
(9) |
Feb
|
Mar
|
Apr
(7) |
May
(2) |
Jun
(9) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
2012 |
Jan
(2) |
Feb
(5) |
Mar
(5) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(9) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
From: Francesc G. <fr...@et...> - 2006-04-29 19:15:54
|
En/na Francesc Guasch ha escrit: > syncml-obex-client returns Segmentation fault when I try I just found how to look for the bluetooth_address and the segfault is there no more. Right now I got : Member 1 of type syncml-obex-client had an error while connecting: Bluetooth connect error I'm going to dig the mailing list archives so I can fix it myself. |
From: Francesc G. <fr...@et...> - 2006-04-29 18:05:26
|
syncml-obex-client returns Segmentation fault when I try to sync. I see no core file. gnome-bluetooth-manager does tells me it finds my phone. (And a couple more ;) ) I installed svn syncml following this guide: http://www.opensync.org/wiki/syncml-guide The PC is ubuntu dapper. I tried also: <bluetooth_channel></bluetooth_channel> <wbxml>0</wbxml> Do I have to add something in bluetooth_address ? Any other hint ? thank you this is my curreny obex config: <config> <bluetooth_address></bluetooth_address> <bluetooth_channel>10</bluetooth_channel> <interface>0</interface> <identifier></identifier> <version>1</version> <wbxml>1</wbxml> <username></username><password></password> <type>2</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <allowLateStatus>1</allowLateStatus> <maxObjSize>0</maxObjSize> <noPendingReplies>0</noPendingReplies> <contact_db>addressbook</contact_db> <calendar_db>calendar</calendar_db> <note_db>tasks</note_db> </config> |
From: Pawel S. <paw...@th...> - 2006-04-29 17:39:44
|
Hi, I have got the synce plugin working with current libopensync. I had to =20 make some changes to avoid occassional crashes when the configuration =20 of the plugin was different than assumed in the code. Once I started =20 that, I make the file synchronisation work as well. Abridged list of =20 changes follows: * configure.in: current AM_PATH_RRA forgets to add -lmimedir to the library list. Work around it for now. * src/synce_plugin.c: use small_caps names from synce_file.c * src/synce_file.c: port to the current infrastructure. - prefix with config_file the remote file name correctly in all =20 places. - remove hacks that passed file name in fileFormat::data and crashed when memory block size did not match. - fix some memory leaks. - do not crash in synce_file_commit() when config_file is not set. * src/synce_file.h: change prototypes to small caps. The patch is attached - I hope it will find its way soon to the =20 repository! Best, Pawel |
From: Markus M. <me...@me...> - 2006-04-29 13:56:42
|
Hi everyone, the following improvements have been made: * Gnokii plugin: - The Gnokii plugin should now correctly return the date/time in events entered on the phone. This may help if you experienced problems in the past that the time was a few hours off when syncing with the Gnokii plugin. - A crash was fixed which sometimes occured when syncing with Sunbird (and possibly other plugins) - The default type for items stored on the phone is now "meeting" (rather than "reminder" or "todo"). This ensures that start and end times are correctly set on the phone. - The timeouts (duration before OpenSync cancels the sync) has been increased. This helps if you transfer big calendars over Gnokii * Sunbird plugin: - A problem was fixed where new items sometimes disappeared when using WebDAV - WebDAV error reporting was improved - Slow sync now should work correctly in all cases - A new attribute "deletedaysold" was introduced. This can be used to only sync items that are at most a given number of days old. This is helpful e.g. if you have a phone which can only store a limited number of events. Items older than a given number of days old will not show up on the phone, making room for items in the future (but the items will still be shown in the computer of course). With this, I can finally sync my Nokia 6230i with Mozilla Calendar. If you own a Nokia phone, you may want to try this plugin also for syncing with Evolution for example. Markus |
From: Stefan W. <wo...@fs...> - 2006-04-29 13:27:13
|
Hi Armin, Am Samstag, 29. April 2006 15:20 schrieb Armin Bauer: > Hi Stefan, > > please see if setting wbxml to 1 helps. I already tried this. The error changed. See the thread "SyncML plugin from= =20 SVN doesn't seem to work?" and my answer there. Best Regards, =2D-=20 Stefan Wolf <wo...@fs...> |
From: Armin B. <arm...@de...> - 2006-04-29 13:19:59
|
Hi Stefan, please see if setting wbxml to 1 helps. Best Regards, Armin Bauer Stefan Wolf wrote: > Hi >=20 > I'm trying to do a sync of a Sony Ericsson K600i using the syncml-obex-= client. > My config file looks like this: > config> > <bluetooth_address>00:16:20:00:71:70</bluetooth_address> > <bluetooth_channel>7</bluetooth_channel> > <interface>0</interface> > <identifier>PC Suite</identifier> > <version>1</version> > <wbxml>0</wbxml> > <username></username> > <password></password> > <type>2</type> > <usestringtable>1</usestringtable> > <onlyreplace>0</onlyreplace> > <recvLimit>0</recvLimit> > <allowLateStatus>0</allowLateStatus> > <maxObjSize>0</maxObjSize> > <noPendingReplies>0</noPendingReplies> > <contact_db>Contacts</contact_db> > <calendar_db>Calendar</calendar_db> > <note_db>Notes</note_db></config> >=20 > I checked the address and the channel. Wenn executing=20 > msynctool --sync fileobex >=20 > I get: >=20 > Synchronizing group "fileobex" > The previous synchronization was unclean. Slow-syncing > Member 1 of type file-sync just connected > Member 2 of type syncml-obex-client had an error while connecting: Requ= est not=20 > successfull: 80 > Member 1 of type file-sync just disconnected > All clients have disconnected > The sync failed: Unable to connect one of the members > Error synchronizing: Unable to connect one of the members >=20 > And my phone tells me: "Sitzung ist fehlgeschlagen. Ung=C3=BCltige Serv= erantwort". > Tracefiles attached. >=20 > syncml-obex-client -b 00:16:20:00:71:70 7 --sync vcard Contacts >=20 > gives me >=20 > connection with device succeeded > Received an transport error: Request not successfull: 80 > (traces attached) >=20 > And on the phone I get the same error. Traces also attached. >=20 > How can I make it run? >=20 > Regards, >=20 |
From: Norm D. <no...@dr...> - 2006-04-28 19:25:35
|
On Fri, 2006-04-28 at 12:02 -0700, Michael Mohr wrote: > It seems that maxObjSize and allowLateStatus have no effect on the ability to sync. I still come up with the same errors no matter how these two are set. > > Recently (after setting SYNCML_TRACE) I have been getting hundreds of these messages: > > SYNCML_TRACE argument is no directory Well I can answer this question :) SYNCML_TRACE should point to a directory where it puts the trace files. It will generate multiple files for the trace. You can also set OSYNC_TRACE to a directory and then look at the trace files for it as well. Norm |
From: Michael M. <m....@la...> - 2006-04-28 19:00:36
|
It seems that maxObjSize and allowLateStatus have no effect on the ability to sync. I still come up with the same errors no matter how these two are set. Recently (after setting SYNCML_TRACE) I have been getting hundreds of these messages: SYNCML_TRACE argument is no directory and still this error: Member 2 of type syncml-obex-client had an error while connecting: wrong initial node: MaxObjSize As for the patched version of wbxml, I'm using it and experiencing e same error. For reference, my phone is a Sony Ericsson Z520a. I've shipped off the error logs to Armin already, hopefully he can make heads or tails of them. Mike |
From: Markus M. <me...@me...> - 2006-04-28 18:13:58
|
Norm Dressler schrieb: >> Member 2 of type syncml-obex-client had an error while connecting: wrong >> initial node: MaxObjSize >> appear. >> >> > > Don't know about the patched version or otherwise for wbxml. You can > try to set AllowLateStatus set to 1. > I believe it's maxObjSize and allowLateStatus (lowercase at the beginning). Markus |
From: Norm D. <no...@dr...> - 2006-04-28 17:50:13
|
On Fri, 2006-04-28 at 19:30 +0200, Stefan Wolf wrote: > Hi again, > > Seems like I got the same error like Michael. So I tried what you suggested. > > Am Freitag, 28. April 2006 19:00 schrieb Norm Dressler: > > 1) Make sure <usestringtable> is set to 0 if you use wbxml. > I did do that -> now the errors > I/O error : Attempt to load network entity > http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd Ignore this error -- its a known bug but it doesn't impact the phones ability to sync. > Member 2 of type syncml-obex-client had an error while connecting: wrong > initial node: MaxObjSize > appear. > Don't know about the patched version or otherwise for wbxml. You can try to set AllowLateStatus set to 1. Hopefully Armin will jump in and help -- just trying to share my experiences thus far. Norm |
From: Stefan W. <wo...@fs...> - 2006-04-28 17:31:43
|
Hi again, Seems like I got the same error like Michael. So I tried what you suggested. Am Freitag, 28. April 2006 19:00 schrieb Norm Dressler: > 1) Make sure <usestringtable> is set to 0 if you use wbxml. I did do that -> now the errors I/O error : Attempt to load network entity=20 http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd Member 2 of type syncml-obex-client had an error while connecting: wrong=20 initial node: MaxObjSize appear. > 2) Make sure that you have the right channel -- when you do an sdptool > browse, you are looking for the obex syncml channel. I already checked this. > 3) Did you put an entry into the MaxObjSize or did you leave it as zero? > If left at 0 or blank, try something like 725000. If you have a value, > try blanking it out. I tried the possibilies. The error didn't change. What is it with this=20 http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd? This file doesn't exist but syncml_represent_v11_20020215.dtd. So where is = the=20 error? Or is it something completly different? Oh, I nearly forgot to mention: I'm using the unpatched wbxml library, sinc= e I=20 have no Nokia phone. Could this be the reason? Regards =2D-=20 Stefan Wolf <wo...@fs...> |
From: Norm D. <no...@dr...> - 2006-04-28 17:01:01
|
1) Make sure <usestringtable> is set to 0 if you use wbxml. 2) Make sure that you have the right channel -- when you do an sdptool browse, you are looking for the obex syncml channel. 3) Did you put an entry into the MaxObjSize or did you leave it as zero? If left at 0 or blank, try something like 725000. If you have a value, try blanking it out. Norm On Fri, 2006-04-28 at 09:30 -0700, Michael Mohr wrote: > Oh, by the way-- > > I just discovered that if I change wbxml to 1, I get a different error: > > mohr@rosetta ~/opensync $ msynctool --sync filefile > Synchronizing group "filefile" > The previous synchronization was unclean. Slow-syncing > Member 1 of type file-sync just connected > I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd > Member 2 of type syncml-obex-client had an error while connecting: wrong initial node: MaxObjSize > Member 1 of type file-sync just disconnected > All clients have disconnected > The sync failed: Unable to connect one of the members > Error synchronizing: Unable to connect one of the members > > I have revision 979 of syncml-plugin and 154 of libsyncml. > > On Fri, 28 Apr 2006 08:49:01 -0700 > Michael Mohr <m....@la...> wrote: > > > Hi, > > > > Thanks for your reply. I made the specified changes and am getting this error now: > > > > > > mohr@rosetta ~/opensync $ msynctool --sync filefile > > Synchronizing group "filefile" > > The previous synchronization was unclean. Slow-syncing > > Member 1 of type file-sync just connected > > Member 2 of type syncml-obex-client had an error while connecting: Request not successfull: 80 > > Member 1 of type file-sync just disconnected > > All clients have disconnected > > The sync failed: Unable to connect one of the members > > Error synchronizing: Unable to connect one of the members > > > > The phone beeps and it appears that the connection is attempted, but it says this: > > > > Session failed. Invalid server response. > > > > Any hints? > > > > TIA > > Mike > > > > On Fri, 28 Apr 2006 09:33:11 +0200 > > Anders Hermansen <an...@gi...> wrote: > > > > > Michael Mohr wrote: > > > > Member 2: syncml-obex-client > > > > Configuration : > > > > <config> > > > > <bluetooth_address>00:00:00:00:00:00</bluetooth_address> > > > > <bluetooth_channel></bluetooth_channel> > > > > > > You need to set the bluetooth channel. The channel number can be found > > > using the command: > > > sdptool browse <bluetooth-adress> > > > Look for syncml client in the output. > > > > > > > <interface>0</interface> > > > > <identifier></identifier> > > > > <version>1</version> > > > > <wbxml>0</wbxml> > > > > <username></username> > > > > <password></password> > > > > <type>5</type> > > > > > > Type 5 means it wants to connect to the phone directly through a usb > > > cable. Set it to type 2. Which means bluetooth. > > > > > > > <usestr ingtable>1</usestringtable> > > > > <onlyreplace>0</onlyreplace> > > > > <recvLimit>0</recvLimit> > > > > <allowLateStatus>0</allowLateStatus> > > > > <maxObjSize>0</maxObjSize> > > > > <noPendingReplies>0</noPendingReplies> > > > > <contact_db>addressbook</contact_db> > > > > <calendar_db>calendar</calendar_db> > > > > <note_db>tasks</note_db> > > > > </config> > > > > > > > > > Anders > > > > > > ------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > 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 Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Opensync-users mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensync-users > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > 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 Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: caribuni <ope...@ca...> - 2006-04-28 16:30:33
|
Hi, i tried out the Bluetooth capabilities of the plugin and have also problems: First the same errors as blelow occured. Than i activated wbxml resulting in the error below, no matter which value for MaxObjSize is set: @Michael: You could also try the wbxml setting. Perhaps this helps for you... Thanks in advance ! msynctool --sync test Synchronizing group "test" The previous synchronization was unclean. Slow-syncing Member 2 of type file-sync just connected I/O error : Attempt to load network entity http://www.openmobilealliance.org/tech/affiliates/syncml/syncml_represent_v11_20020215.dtd Member 1 of type syncml-obex-client had an error while connecting: wrong initial node: MaxObjSize Member 2 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members |
From: Michael M. <m....@la...> - 2006-04-28 16:29:31
|
Oh, by the way-- I just discovered that if I change wbxml to 1, I get a different error: mohr@rosetta ~/opensync $ msynctool --sync filefile Synchronizing group "filefile" The previous synchronization was unclean. Slow-syncing Member 1 of type file-sync just connected I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd Member 2 of type syncml-obex-client had an error while connecting: wrong initial node: MaxObjSize Member 1 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members I have revision 979 of syncml-plugin and 154 of libsyncml. On Fri, 28 Apr 2006 08:49:01 -0700 Michael Mohr <m....@la...> wrote: > Hi, > > Thanks for your reply. I made the specified changes and am getting this error now: > > > mohr@rosetta ~/opensync $ msynctool --sync filefile > Synchronizing group "filefile" > The previous synchronization was unclean. Slow-syncing > Member 1 of type file-sync just connected > Member 2 of type syncml-obex-client had an error while connecting: Request not successfull: 80 > Member 1 of type file-sync just disconnected > All clients have disconnected > The sync failed: Unable to connect one of the members > Error synchronizing: Unable to connect one of the members > > The phone beeps and it appears that the connection is attempted, but it says this: > > Session failed. Invalid server response. > > Any hints? > > TIA > Mike > > On Fri, 28 Apr 2006 09:33:11 +0200 > Anders Hermansen <an...@gi...> wrote: > > > Michael Mohr wrote: > > > Member 2: syncml-obex-client > > > Configuration : > > > <config> > > > <bluetooth_address>00:00:00:00:00:00</bluetooth_address> > > > <bluetooth_channel></bluetooth_channel> > > > > You need to set the bluetooth channel. The channel number can be found > > using the command: > > sdptool browse <bluetooth-adress> > > Look for syncml client in the output. > > > > > <interface>0</interface> > > > <identifier></identifier> > > > <version>1</version> > > > <wbxml>0</wbxml> > > > <username></username> > > > <password></password> > > > <type>5</type> > > > > Type 5 means it wants to connect to the phone directly through a usb > > cable. Set it to type 2. Which means bluetooth. > > > > > <usestr ingtable>1</usestringtable> > > > <onlyreplace>0</onlyreplace> > > > <recvLimit>0</recvLimit> > > > <allowLateStatus>0</allowLateStatus> > > > <maxObjSize>0</maxObjSize> > > > <noPendingReplies>0</noPendingReplies> > > > <contact_db>addressbook</contact_db> > > > <calendar_db>calendar</calendar_db> > > > <note_db>tasks</note_db> > > > </config> > > > > > > Anders > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > 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 Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Michael M. <m....@la...> - 2006-04-28 15:47:31
|
Hi, Thanks for your reply. I made the specified changes and am getting this error now: mohr@rosetta ~/opensync $ msynctool --sync filefile Synchronizing group "filefile" The previous synchronization was unclean. Slow-syncing Member 1 of type file-sync just connected Member 2 of type syncml-obex-client had an error while connecting: Request not successfull: 80 Member 1 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members The phone beeps and it appears that the connection is attempted, but it says this: Session failed. Invalid server response. Any hints? TIA Mike On Fri, 28 Apr 2006 09:33:11 +0200 Anders Hermansen <an...@gi...> wrote: > Michael Mohr wrote: > > Member 2: syncml-obex-client > > Configuration : > > <config> > > <bluetooth_address>00:00:00:00:00:00</bluetooth_address> > > <bluetooth_channel></bluetooth_channel> > > You need to set the bluetooth channel. The channel number can be found > using the command: > sdptool browse <bluetooth-adress> > Look for syncml client in the output. > > > <interface>0</interface> > > <identifier></identifier> > > <version>1</version> > > <wbxml>0</wbxml> > > <username></username> > > <password></password> > > <type>5</type> > > Type 5 means it wants to connect to the phone directly through a usb > cable. Set it to type 2. Which means bluetooth. > > > <usestr ingtable>1</usestringtable> > > <onlyreplace>0</onlyreplace> > > <recvLimit>0</recvLimit> > > <allowLateStatus>0</allowLateStatus> > > <maxObjSize>0</maxObjSize> > > <noPendingReplies>0</noPendingReplies> > > <contact_db>addressbook</contact_db> > > <calendar_db>calendar</calendar_db> > > <note_db>tasks</note_db> > > </config> > > > Anders |
From: Stefan W. <wo...@fs...> - 2006-04-28 15:43:41
|
Hi I'm trying to do a sync of a Sony Ericsson K600i using the syncml-obex-client. My config file looks like this: config> <bluetooth_address>00:16:20:00:71:70</bluetooth_address> <bluetooth_channel>7</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>0</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <allowLateStatus>0</allowLateStatus> <maxObjSize>0</maxObjSize> <noPendingReplies>0</noPendingReplies> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db></config> I checked the address and the channel. Wenn executing msynctool --sync fileobex I get: Synchronizing group "fileobex" The previous synchronization was unclean. Slow-syncing Member 1 of type file-sync just connected Member 2 of type syncml-obex-client had an error while connecting: Request not successfull: 80 Member 1 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members And my phone tells me: "Sitzung ist fehlgeschlagen. Ungültige Serverantwort". Tracefiles attached. syncml-obex-client -b 00:16:20:00:71:70 7 --sync vcard Contacts gives me connection with device succeeded Received an transport error: Request not successfull: 80 (traces attached) And on the phone I get the same error. Traces also attached. How can I make it run? Regards, -- Stefan Wolf <wo...@fs...> |
From: Anders H. <an...@gi...> - 2006-04-28 07:33:27
|
Michael Mohr wrote: > Member 2: syncml-obex-client > Configuration : > <config> > <bluetooth_address>00:00:00:00:00:00</bluetooth_address> > <bluetooth_channel></bluetooth_channel> You need to set the bluetooth channel. The channel number can be found using the command: sdptool browse <bluetooth-adress> Look for syncml client in the output. > <interface>0</interface> > <identifier></identifier> > <version>1</version> > <wbxml>0</wbxml> > <username></username> > <password></password> > <type>5</type> Type 5 means it wants to connect to the phone directly through a usb cable. Set it to type 2. Which means bluetooth. > <usestr ingtable>1</usestringtable> > <onlyreplace>0</onlyreplace> > <recvLimit>0</recvLimit> > <allowLateStatus>0</allowLateStatus> > <maxObjSize>0</maxObjSize> > <noPendingReplies>0</noPendingReplies> > <contact_db>addressbook</contact_db> > <calendar_db>calendar</calendar_db> > <note_db>tasks</note_db> > </config> Anders |
From: Michael M. <m....@la...> - 2006-04-28 03:53:10
|
Hi, I followed the guides listed below to set up a system to sync my Sony Ericsson Z520a's contacts and address book: http://www.opensync.org/wiki/syncml-guide http://www.opensync.org/wiki/SetupGuide The software installs went as described and everything appears to be set up properly: mohr@rosetta ~/opensync $ msynctool --listplugins Available plugins: syncml-http-server syncml-obex-client file-sync I set up a group as described in the second link: msynctool --addgroup filefile Then I added members: msynctool --addmember filefile file-sync msynctool --addmember filefile syncml-obex-client Then I configured each plugin (phone mac has been removed from output): mohr@rosetta ~/opensync $ msynctool --showgroup filefile Groupname: filefile Member 1: file-sync Configuration : <config> <path>/home/mohr/opensync/myphone</path> <recursive>FALSE</recursive> </config> Member 2: syncml-obex-client Configuration : <config> <bluetooth_address>00:00:00:00:00:00</bluetooth_address> <bluetooth_channel></bluetooth_channel> <interface>0</interface> <identifier></identifier> <version>1</version> <wbxml>0</wbxml> <username></username> <password></password> <type>5</type> <usestr ingtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <allowLateStatus>0</allowLateStatus> <maxObjSize>0</maxObjSize> <noPendingReplies>0</noPendingReplies> <contact_db>addressbook</contact_db> <calendar_db>calendar</calendar_db> <note_db>tasks</note_db> </config> However, it appears that there is some problem: mohr@rosetta ~/opensync $ msynctool --sync filefile Synchronizing group "filefile" Member 2 of type syncml-obex-client had an error while connecting: There are no valid USB interfaces Member 1 of type file-sync just connected Member 1 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members Okay, so the problem seems to be that the USB interface isn't working or available (?!): But the interface is there!: mohr@rosetta ~/cam $ su - Password: rosetta ~ # syncml-obex-client -u Found 0 USB OBEX interfaces Use '-u interface_number' to connect rosetta ~ # hciconfig -a hci0: Type: USB BD Address: 00:15:E9:66:9A:34 ACL MTU: 192:8 SCO MTU: 64:8 UP RUNNING AUTH ENCRYPT RX bytes:111 acl:0 sco:0 events:14 errors:0 TX bytes:306 acl:0 sco:0 commands:13 errors:0 Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'rosetta' Class: 0x3e0100 Service Classes: Networking, Rendering, Capturing Device Class: Computer, Uncategorized HCI Ver: 1.1 (0x1) HCI Rev: 0x20d LMP Ver: 1.1 (0x1) LMP Subver: 0x20d Manufacturer: Cambridge Silicon Radio (10) rosetta ~ # exit I am certain that the Belkin USB bluetooth device is functioning properly, as I am able to send and receive files using obexftp. What have I done wrong? TIA Mike |
From: Stian J. <li...@jo...> - 2006-04-26 18:13:54
|
fre, 21,.04.2006 kl. 19.02 +0200, skrev Stian Jordet: > fre, 21,.04.2006 kl. 11.59 +0200, skrev Armin Bauer: > > > Either way, it would be (very) nice with an option to "create" the other > > > two fields from the N value on my phone... But you know this best. > > > > yes, i can generate the value from the N field. The problem appears if a > > user changed the fileAs attribute in evo2. > > > > lets say someone replaced the fileAs attribute with which was "Doe, > > John" before with "John". If we would generate the fileAs attribute > > during the sync we would overwrite this change again with "Doe, John". > > Dont know if there is a easy solution to this problem. I guess the best > > approach would be just to generate these fields and hope not too many > > people fill in custom values. > > But does todays behaviour work fine for everyone except me? If so, could > you please consider have an option forcing only syncing the "N"-value, > and generating the other two from that one? There are at least some P910 > users out there... Sorry to nag you again with this, but have you thought of a way to do this? I'm really eager to start using it for real now :) -Stian |
From: Norm D. <no...@dr...> - 2006-04-26 12:43:26
|
Syncing to file-sync, then deleting all the entries in the directory cleared out all my contacts/calendars/notes. Thanks for all of the suggestions. Norm |
From: Norm D. <no...@dr...> - 2006-04-26 12:31:34
|
FYI -- Fix from my perspective. I had a note on my phone that didn't conform to wbxml -- didn't need that note anyways. So I'll continue my testing. Norm On Wed, 2006-04-26 at 08:22 -0400, Norm Dressler wrote: > Update, the same error occurs with the HTTP syncml server so that means > that one of the changes made this week broke the sync for my phone. > > Norm > > On Wed, 2006-04-26 at 08:07 -0400, Norm Dressler wrote: > > Hi there, > > > > The new bluetooth stuff and the changes Armin made for the 6620 seem to > > be working for the most part with the file-sync. > > > > However, at the end of the sync attempt with Obex using bluetooth, the > > sync error's out with > > > > Member 1 of type syncml-obex-client had an error while getting changes: > > Missing nodes > > Member 2 of type file-sync just disconnected > > Member 1 of type syncml-obex-client had an error while disconnecting: > > Timeout while waiting for a reply to message "DISCONNECT" > > All clients have disconnected > > The sync failed: Unable to read from one of the members > > Error synchronizing: Unable to read from one of the members > > > > Not sure about the first error, but it seems that when opensync is > > telling my phone its done, my phone isn't getting the right message. > > > > I tried playing with some of the parameters, like Syncml version to 0, > > and noPendingReplies to 1. The phone seems to definitely need the > > AllowLateStatus to 1. > > > > Attached are the log files. I'll try the http server component next > > since it did work last week. > > > > Thx > > Norm > > > > On Tue, 2006-04-25 at 21:08 +0200, Armin Bauer wrote: > > > Hi everyone, > > > > > > i just added bluetooth support to the syncml plugin. So do a "svn up" or > > > check it out if you want to try this support. > > > > > > There is a new option in the config file: > > > > > > <bluetooth_address></bluetooth_address> > > > > > > so either add this option, or start a new sync group to get a fresh > > > default config file. > > > > > > Another thing you need to do is set the <type> tag to 2. > > > > > > 2 means bluetooth > > > 5 means usb > > > > > > is someone wants to try one of the other options (serial, irda, net), > > > let me know and i will enable the option as well. > > > > > > Best Regards, > > > Armin Bauer > > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > 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 Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |
From: Norm D. <ndr...@di...> - 2006-04-26 12:22:39
|
Update, the same error occurs with the HTTP syncml server so that means that one of the changes made this week broke the sync for my phone. Norm On Wed, 2006-04-26 at 08:07 -0400, Norm Dressler wrote: > Hi there, > > The new bluetooth stuff and the changes Armin made for the 6620 seem to > be working for the most part with the file-sync. > > However, at the end of the sync attempt with Obex using bluetooth, the > sync error's out with > > Member 1 of type syncml-obex-client had an error while getting changes: > Missing nodes > Member 2 of type file-sync just disconnected > Member 1 of type syncml-obex-client had an error while disconnecting: > Timeout while waiting for a reply to message "DISCONNECT" > All clients have disconnected > The sync failed: Unable to read from one of the members > Error synchronizing: Unable to read from one of the members > > Not sure about the first error, but it seems that when opensync is > telling my phone its done, my phone isn't getting the right message. > > I tried playing with some of the parameters, like Syncml version to 0, > and noPendingReplies to 1. The phone seems to definitely need the > AllowLateStatus to 1. > > Attached are the log files. I'll try the http server component next > since it did work last week. > > Thx > Norm > > On Tue, 2006-04-25 at 21:08 +0200, Armin Bauer wrote: > > Hi everyone, > > > > i just added bluetooth support to the syncml plugin. So do a "svn up" or > > check it out if you want to try this support. > > > > There is a new option in the config file: > > > > <bluetooth_address></bluetooth_address> > > > > so either add this option, or start a new sync group to get a fresh > > default config file. > > > > Another thing you need to do is set the <type> tag to 2. > > > > 2 means bluetooth > > 5 means usb > > > > is someone wants to try one of the other options (serial, irda, net), > > let me know and i will enable the option as well. > > > > Best Regards, > > Armin Bauer > > |
From: Norm D. <no...@dr...> - 2006-04-25 19:30:27
|
Cool stuff... I'll give it a try. On Tue, 2006-04-25 at 21:08 +0200, Armin Bauer wrote: > Hi everyone, > > i just added bluetooth support to the syncml plugin. So do a "svn up" or > check it out if you want to try this support. > > There is a new option in the config file: > > <bluetooth_address></bluetooth_address> > > so either add this option, or start a new sync group to get a fresh > default config file. > > Another thing you need to do is set the <type> tag to 2. > > 2 means bluetooth > 5 means usb > > is someone wants to try one of the other options (serial, irda, net), > let me know and i will enable the option as well. > > Best Regards, > Armin Bauer > |
From: Armin B. <arm...@de...> - 2006-04-25 19:08:26
|
Hi everyone, i just added bluetooth support to the syncml plugin. So do a "svn up" or check it out if you want to try this support. There is a new option in the config file: <bluetooth_address></bluetooth_address> so either add this option, or start a new sync group to get a fresh default config file. Another thing you need to do is set the <type> tag to 2. 2 means bluetooth 5 means usb is someone wants to try one of the other options (serial, irda, net), let me know and i will enable the option as well. Best Regards, Armin Bauer |
From: Armin B. <arm...@de...> - 2006-04-25 13:18:47
|
Markus Meyer wrote: > Hi, >=20 > I own a Nokia 6230 phone which I want to sync via Obex/SyncML. I > installed libsyncml like it is described here: >=20 > http://libsyncml.opensync.org/wiki/obex-guide >=20 > I used the following options on ./configure: >=20 > ./configure --disable-http --enable-obex --enable-bluetooth --enable-tr= acing >=20 > I can already sync the phone via gnokii, and operate the phone via > xgnokii, so my bluetooth setup should be ok. >=20 > I played around with the various options of syncml-obex-client and got > it to do "something", although I'm not sure how good this is. The best > behaviour (as in "it outputs an actual message, not just 'Received a > transport error'") is when I use the following command: >=20 > markus@markus:~/opensync/libsyncml$ syncml-obex-client -b > 00:15:2A:22:23:9E 7 --identifier "PC Suite" --sync vcard Contacts > --wbxml --recvLimit 10000 --maxObjSize 734000 --allowLateStatus >=20 > It then outputs: >=20 > connection with device succeeded > I/O error : Attempt to load network entity > http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd > Received an Alert for the DS Server at Contacts: Type: 201, Last 0, Nex= t 55 > Just received a new session with ID 6 > There was an error in the session 6: Unknown command type >=20 > The phone then shows the message "Address Book: Error" (in German). The= > traces are attached. >=20 > Any ideas on how the situation could be improved? yes! please do a "svn up" on your sources. The problem was that your phone sends a Put like this: <Put> <CmdID>4</CmdID> <Item> <Source><LocURI>./devinf11</LocURI></Source> <Meta> <Type xmlns=3D"syncml:metinf">application/vnd.syncml-devinf+xml</Type> </Meta> but the spec says it should look like this: <Put> <CmdID>4</CmdID> <Meta> <Type xmlns=3D"syncml:metinf">application/vnd.syncml-devinf+xml</Type> </Meta> <Item> <Source><LocURI>./devinf11</LocURI></Source> i uploaded a fix, so that libsyncml can handle both cases correctly. Armin >=20 >=20 > Markus >=20 >=20 >=20 >=20 > -----------------------------------------------------------------------= - >=20 > [1145965241.668654] >>>>>>> smlThreadStartCallback(0x8052fe8) > [1145965241.668777] +++++++++ This is the worker thread of thread 0x80= 52fe8 for context 0x8050ef0 +++++++++ > [1145965241.678212] >>>>>>> smlTransportWorkerHandler(0x8053948, 0x80= 502e0) > [1145965241.678247] >>>>>>> smlTransportObexClientConnect(0x804f898)= > [1145965241.678274] connecting to bluetooth device 00:15:2A:22:23:9E= channel 7 > [1145965245.864961] bluetooth connect done > [1145965245.903988] >>>>>>> _smlObexEvent(0x80516d8, 0x8054500, 0, = 3, 0, 32) > [1145965245.904066] Request Done > [1145965245.904101] Next header 203, 1, 0x1 > [1145965245.904129] Found connection number: 1 > [1145965245.904156] Next header 74, 134572936, 0x8056b88 > [1145965245.904188] Found who: SYNCML-SYNC > [1145965245.904224] >>>>>>> smlTransportReceiveEvent(0x80502e0, (n= il), 0, (nil), (nil)) > [1145965245.904253] >>>>>>> _smlManagerDataHandler(0x80502e0, (ni= l), 0, (nil), (nil), 0x8050df8) > [1145965245.904284] >>>>>>> _smlManagerSendEvent(0x8050df8, 0, (= nil), (nil), (nil), (nil)) > [1145965245.904315] <<<<<<< _smlManagerSendEvent > [1145965245.904341] <<<<<<< _smlManagerDataHandler > [1145965245.904368] <<<<<<< smlTransportReceiveEvent: 1 > [1145965245.904393] <<<<<<< _smlObexEvent > [1145965245.904422] <<<<<<< smlTransportObexClientConnect > [1145965245.904449] <<<<<<< smlTransportWorkerHandler > [1145965245.904478] >>>>>>> smlTransportWorkerHandler(0x80539c8, 0x80= 502e0) > [1145965245.904505] >>>>>>> smlTransportObexClientSend(0x804f898, (n= il), 0x8053960, (nil)) > [1145965245.904542] Adding connection id 1 > [1145965245.904570] Target application/vnd.syncml+wbxml > [1145965246.383890] >>>>>>> _smlObexEvent(0x80516d8, 0x8054500, 0, = 3, 2, 32) > [1145965246.383967] Request Done > [1145965246.383996] <<<<<<< _smlObexEvent > [1145965246.384024] Done sending the put request > [1145965246.384051] Adding connection id 1 > [1145965246.477867] >>>>>>> _smlObexEvent(0x80516d8, 0x8056b80, 0, = 0, 3, 0) > [1145965246.477942] Progress > [1145965246.477969] <<<<<<< _smlObexEvent > [1145965246.511856] >>>>>>> _smlObexEvent(0x80516d8, 0x8056b80, 0, = 3, 3, 32) > [1145965246.511930] Request Done > [1145965246.512009] Got GET command done > [1145965246.512040] Next header 195, 1299, 0x513, len 4 > [1145965246.512066] Found length: 1299 > [1145965246.512093] Next header 72, 134566400, 0x8055200, len 1299 > [1145965246.512144] >>>>>>> smlTransportDataNew(0x8055718, 1299, 2= , 1, 0xb7ba40a4) > [1145965246.512172] <<<<<<< smlTransportDataNew: 0x8052fa0 > [1145965246.512201] >>>>>>> smlTransportReceiveEvent(0x80502e0, (n= il), 3, 0x8052fa0, (nil)) > [1145965246.512229] >>>>>>> _smlManagerDataHandler(0x80502e0, (ni= l), 3, 0x8052fa0, (nil), 0x8050df8) > [1145965246.512265] >>>>>>> smlParserNew(2, 0, 0xb7ba3ff0) > [1145965246.512299] >>>>>>> smlWbxmlParserNew(0x8054548, 0xb7ba= 3ff0) > [1145965246.512331] >>>>>>> smlXmlParserNew(0x8054548, 0xb7ba3= ff0) > [1145965246.512359] <<<<<<< smlXmlParserNew: 0x8053980 > [1145965246.512385] <<<<<<< smlWbxmlParserNew: 0x8053980 > [1145965246.512411] <<<<<<< smlParserNew: 0x8054548 > [1145965246.512454] >>>>>>> smlParserStart(0x8054548, 0x8055718,= 1299, 0xb7ba3ff0) > [1145965246.512483] >>>>>>> smlWbxmlParserStart(0x8053980, 0x80= 55718, 0x513, 0xb7ba3ff0) > [1145965246.513124] Wbxml input: 02 ffffff9f Sj 00 mlq 03 1.1= 00 01 r 03 SyncML/1.1 00 01 e 03 6 00 01 [ 03 1 00 01 nW 03 PC Suite= 00 01 01 gW 03 IMEI:357097002381346 00 01 01 Z 00 01 L 03 3584 00 = 01 01 01 00 00 kiK 03 1 00 01 \ 03 1 00 01 L 03 0 00 01 J 03 SyncH= dr 00 01 o 03 IMEI:357097002381346 00 01 h 03 PC Suite 00 01 O 03 200 = 00 01 01 iK 03 2 00 01 \ 03 1 00 01 L 03 1 00 01 J 03 Alert 00 01 h= 03 Contacts 00 01 O 03 200 00 01 01 FK 03 3 00 01 O 03 201 00 01 Tn= W 03 Contacts 00 01 01 gW 03 /telecom/pb.vcf 00 01 01 Z 00 01 EJ 03 = 0 00 01 O 03 55 00 01 01 01 01 01 00 00 _K 03 4 00 01 TgW 03 ./d= evinf11 00 01 01 Z 00 01 S 03 application/vnd.syncml-devinf+wbxml 00 = 01 01 00 00 O ffffffc3 ffffff87 - 02 ffffff9f Tj 7e 1.1 00 00 00 = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Nokia 6230i 00= 00 00 00 00 00 00 00 00 00 4001 00 00 00 00 00 00 00 00 = 00 00 00 00 00 00 00 00 00 V 03. 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 IMEI:3570970023= 81346 00 Nokia 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00= 00 Je ffffff83 00 01 Q ffffff83 i 01 U ffffff83 15 01 O ffffff83 ? = 01 ^ ffffff83 ? 01 P ffffff83 * 01 I ffffff83 T 01 K 03 phone 00 01 G] 0= 3 /telecom/pb.vcf 00 01 R 03 8 00 01 ZF 03 text/x-vcard 00 01 d 03 2.1= 00 01 01 bF 03 text/x-vcard 00 01 d 03 2.1 00 01 01 _` 03 1 00 01 = ` 03 2 00 01 ` 03 7 00 01 01 01 G] 03 /telecom/cal.vcs 00 01 R 03 8 = 00 01 ZF 03 text/x-vcalendar 00 01 d 03 1.0 00 01 01 bF 03 text/x-vca= lendar 00 01 d 03 1.0 00 01 01 _` 03 1 00 01 ` 03 2 00 01 ` 03 7 00 = 01 01 01 G] 03 /telecom/note.txt 00 01 R 03 8 00 01 ZF 03 text/plain= 00 01 d 03 00 01 01 bF 03 text/plain 00 01 d 03 00 01 01 _` 03 1= 00 01 ` 03 2 00 01 ` 03 7 00 01 01 01 EF 03 text/x-vcard 00 01 X 0= 3 BEGIN 00 01 c 03 VCARD 00 01 X 03 VERSION 00 01 c 03 2.1 00 01 X 03= END 00 01 c 03 VCARD 00 01 X 03 N 00 =20 01 X 03 TEL 00 01 W 03 PREF 00 01 W 03 WORK 00 01 W 03 HOME 00 01 W 0= 3 VOICE 00 01 W 03 FAX 00 01 W 03 CELL 00 01 X 03 NOTE 00 01 X 03 URL= 00 01 X 03 EMAIL 00 01 X 03 LABEL 00 01 01 EF 03 text/x-vcalendar 00= 01 X 03 BEGIN 00 01 c 03 VCALENDAR 00 01 c 03 VEVENT 00 01 c 03 VTOD= O 00 01 X 03 VERSION 00 01 c 03 1.0 00 01 X 03 END 00 01 c 03 VCALEND= AR 00 01 c 03 VEVENT 00 01 c 03 VTODO 00 01 X 03 DTSTART 00 01 H 03 d= atetime 00 01 X 03 DTEND 00 01 H 03 datetime 00 01 X 03 SUMMARY 00 01= X 03 DUE 00 01 X 03 AALARM 00 01 H 03 datetime 00 01 X 03 DALARM 00 = 01 H 03 datetime 00 01 X 03 RRULE 00 01 X 03 CATEGORIES 00 01 X 03 LOC= ATION 00 01 X 03 STATUS 00 01 X 03 PRIORITY 00 01 X 03 EXDATE 00 01 = 01 EF 03 text/plain 00 01 X 03 00 01 H 03 chr 00 01 \ 03 3000 00 01 = 01 01 01 01 01 12 01 01=20 > [1145965246.513224] >>>>>>> smlWbxmlConvertFrom(0xb7ba3f4c, 0x= 8055718, 1299, 0xb7ba3f58, 0xb7ba3ff0) > [1145965246.514152] <<<<<<< smlWbxmlConvertFrom > [1145965246.514230] >>>>>>> smlXmlParserStart(0x8053980, 0x805= 9798, 3683, 0xb7ba3ff0) > [1145965246.514306] Xml input: <?xml version=3D"1.0"?><!DOCTYP= E SyncML PUBLIC "-//SYNCML//DTD SyncML 1.1//EN" "http://www.syncml.org/do= cs/syncml_represent_v11_20020213.dtd"><SyncML xmlns=3D"syncml:SYNCML1.1">= <SyncHdr><VerDTD>1.1</VerDTD><VerProto>SyncML/1.1</VerProto><SessionID>6<= /SessionID><MsgID>1</MsgID><Target><LocURI>PC Suite</LocURI></Target><Sou= rce><LocURI>IMEI:357097002381346</LocURI></Source><Meta><MaxMsgSize xmlns= =3D"syncml:metinf">3584</MaxMsgSize></Meta></SyncHdr><SyncBody><Status><C= mdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Targ= etRef>IMEI:357097002381346</TargetRef><SourceRef>PC Suite</SourceRef><Dat= a>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>1<= /CmdRef><Cmd>Alert</Cmd><SourceRef>Contacts</SourceRef><Data>200</Data></= Status><Alert><CmdID>3</CmdID><Data>201</Data><Item><Target><LocURI>Conta= cts</LocURI></Target><Source><LocURI>/telecom/pb.vcf</LocURI></Source><Me= ta><Anchor xmlns=3D"syncml:metinf"><Last>0</Last> <Next>55</Next></Anchor></Meta></Item></Alert><Put><CmdID>4</CmdID><Item>= <Source><LocURI>./devinf11</LocURI></Source><Meta><Type xmlns=3D"syncml:m= etinf">application/vnd.syncml-devinf+xml</Type></Meta><Data><DevInf xmlns= =3D"syncml:devinf"><VerDTD>1.1</VerDTD><Man>Nokia</Man><Mod>Nokia 6230i</= Mod><FwV>V 03.40</FwV><SwV>V 03.40</SwV><HwV>4001</HwV><DevID>IMEI:357097= 002381346</DevID><DevTyp>phone</DevTyp><DataStore><SourceRef>/telecom/pb.= vcf</SourceRef><MaxGUIDSize>8</MaxGUIDSize><Rx-Pref><CTType>text/x-vcard<= /CTType><VerCT>2.1</VerCT></Rx-Pref><Tx-Pref><CTType>text/x-vcard</CTType= ><VerCT>2.1</VerCT></Tx-Pref><SyncCap><SyncType>1</SyncType><SyncType>2</= SyncType><SyncType>7</SyncType></SyncCap></DataStore><DataStore><SourceRe= f>/telecom/cal.vcs</SourceRef><MaxGUIDSize>8</MaxGUIDSize><Rx-Pref><CTTyp= e>text/x-vcalendar</CTType><VerCT>1.0</VerCT></Rx-Pref><Tx-Pref><CTType>t= ext/x-vcalendar</CTType><VerCT>1.0</VerCT></Tx-Pref><SyncCap><SyncType>1<= /SyncType><SyncType>2</SyncType><SyncType>7</ SyncType></SyncCap></DataStore><DataStore><SourceRef>/telecom/note.txt</S= ourceRef><MaxGUIDSize>8</MaxGUIDSize><Rx-Pref><CTType>text/plain</CTType>= <VerCT></VerCT></Rx-Pref><Tx-Pref><CTType>text/plain</CTType><VerCT></Ver= CT></Tx-Pref><SyncCap><SyncType>1</SyncType><SyncType>2</SyncType><SyncTy= pe>7</SyncType></SyncCap></DataStore><CTCap><CTType>text/x-vcard</CTType>= <PropName>BEGIN</PropName><ValEnum>VCARD</ValEnum><PropName>VERSION</Prop= Name><ValEnum>2.1</ValEnum><PropName>END</PropName><ValEnum>VCARD</ValEnu= m><PropName>N</PropName><PropName>TEL</PropName><ParamName>PREF</ParamNam= e><ParamName>WORK</ParamName><ParamName>HOME</ParamName><ParamName>VOICE<= /ParamName><ParamName>FAX</ParamName><ParamName>CELL</ParamName><PropName= >NOTE</PropName><PropName>URL</PropName><PropName>EMAIL</PropName><PropNa= me>LABEL</PropName></CTCap><CTCap><CTType>text/x-vcalendar</CTType><PropN= ame>BEGIN</PropName><ValEnum>VCALENDAR</ValEnum><ValEnum>VEVENT</ValEnum>= <ValEnum>VTODO</ValEnum><PropName>VERSION </PropName><ValEnum>1.0</ValEnum><PropName>END</PropName><ValEnum>VCALEND= AR</ValEnum><ValEnum>VEVENT</ValEnum><ValEnum>VTODO</ValEnum><PropName>DT= START</PropName><DataType>datetime</DataType><PropName>DTEND</PropName><D= ataType>datetime</DataType><PropName>SUMMARY</PropName><PropName>DUE</Pro= pName><PropName>AALARM</PropName><DataType>datetime</DataType><PropName>D= ALARM</PropName><DataType>datetime</DataType><PropName>RRULE</PropName><P= ropName>CATEGORIES</PropName><PropName>LOCATION</PropName><PropName>STATU= S</PropName><PropName>PRIORITY</PropName><PropName>EXDATE</PropName></CTC= ap><CTCap><CTType>text/plain</CTType><PropName></PropName><DataType>chr</= DataType><Size>3000</Size></CTCap></DevInf></Data></Item></Put><Final></F= inal></SyncBody></SyncML> > [1145965246.515795] <<<<<<< smlXmlParserStart > [1145965246.515871] <<<<<<< smlWbxmlParserStart > [1145965246.515899] <<<<<<< smlParserStart > [1145965246.515930] >>>>>>> smlParserGetHeader(0x8054548, 0xb7ba= 3ff8, 0xb7ba3ff4) > [1145965246.515962] >>>>>>> smlXmlParserGetHeader(0x8053980, 0x= b7ba3ff8, 0xb7ba3ff4) > [1145965246.515991] >>>>>>> _smlSyncHeaderParseDTD(0x80690d4, = 0x8053980, 0xb7ba3ff0) > [1145965246.516035] <<<<<<< _smlSyncHeaderParseDTD > [1145965246.516064] >>>>>>> _smlSyncHeaderParseProto(0x80690d8= , 0x8053980, 0xb7ba3ff0) > [1145965246.516093] <<<<<<< _smlSyncHeaderParseProto > [1145965246.516130] >>>>>>> _smlLocationParse(0x80690e0, 0x805= 3980, 0xb7ba3ff0) > [1145965246.516162] <<<<<<< _smlLocationParse > [1145965246.516190] >>>>>>> _smlLocationParse(0x80690dc, 0x805= 3980, 0xb7ba3ff0) > [1145965246.516221] <<<<<<< _smlLocationParse > [1145965246.516250] >>>>>>> _smlMessageParseSynchdrMeta(0x8053= 980, 0x80690e8, 0x80690ec, 0xb7ba3ff0) > [1145965246.516282] <<<<<<< _smlMessageParseSynchdrMeta > [1145965246.516311] <<<<<<< smlXmlParserGetHeader > [1145965246.516336] <<<<<<< smlParserGetHeader > [1145965246.516367] >>>>>>> smlManagerSessionFind(0x8050df8, 6) > [1145965246.516393] <<<<<<< smlManagerSessionFind: NOT FOUND > [1145965246.516432] >>>>>>> smlSessionNew(0, 2, 2, 1, 0x80593d8,= 0x8068ea8, 6, 2, 0xb7ba3ff0) > [1145965246.516462] >>>>>>> smlLocationRef(0x8068ea8) > [1145965246.516488] <<<<<<< smlLocationRef: New refcount: 2 > [1145965246.516513] >>>>>>> smlLocationRef(0x80593d8) > [1145965246.516539] <<<<<<< smlLocationRef: New refcount: 2 > [1145965246.516565] >>>>>>> smlAssemblerNew(2, 0, 0xb7ba3ff0) > [1145965246.516591] >>>>>>> smlWbxmlAssemblerNew(0x8068ad0, 0x= 8068ad0, 0xb7ba3ff0) > [1145965246.516618] >>>>>>> smlXmlAssemblerNew(0x8068ad0, 0x8= 068ad0, 0xb7ba3ff0) > [1145965246.516644] <<<<<<< smlXmlAssemblerNew: 0x8069028 > [1145965246.516670] <<<<<<< smlWbxmlAssemblerNew: 0x8069028 > [1145965246.516732] <<<<<<< smlAssemblerNew: 0x8068ad0 > [1145965246.516794] >>>>>>> smlAssemblerSetOption(0x8068ad0, US= E_STRTABLE, 1) > [1145965246.516824] <<<<<<< smlAssemblerSetOption > [1145965246.516850] >>>>>>> smlAssemblerStart(0x8068ad0, 0x8065= 0d8, 0xb7ba3ff0) > [1145965246.516877] >>>>>>> smlXmlAssemblerStart(0x8069028, 0x= 80650d8, 0xb7ba3ff0) > [1145965246.516902] <<<<<<< smlXmlAssemblerStart > [1145965246.516928] <<<<<<< smlAssemblerStart > [1145965246.516954] >>>>>>> smlAssemblerAddHeader(0x8068ad0, 0x= 80650d8, 0xb7ba3ff0) > [1145965246.516981] >>>>>>> smlXmlAssemblerAddHeader(0x8069028= , 0x80650d8, 0xb7ba3ff0) > [1145965246.517014] _smlXmlAssemblerStartNodeNS: Starting "Syn= cHdr" > [1145965246.517080] >>>>>>> smlLocationAssemble(0x8068ea8, 0x= 8069028, Target, 0xb7ba3ff0) > [1145965246.517107] _smlXmlAssemblerStartNodeNS: Starting "Ta= rget" > [1145965246.517142] <<<<<<< smlLocationAssemble > [1145965246.517170] >>>>>>> smlLocationAssemble(0x80593d8, 0x= 8069028, Source, 0xb7ba3ff0) > [1145965246.517197] _smlXmlAssemblerStartNodeNS: Starting "So= urce" > [1145965246.517231] <<<<<<< smlLocationAssemble > [1145965246.517263] <<<<<<< smlXmlAssemblerAddHeader > [1145965246.517291] >>>>>>> smlAssemblerCheckSize(0x8068ad0, 1= , 0xb7ba3ff0) > [1145965246.517318] >>>>>>> smlWbxmlAssemblerCheckSize(0x8069= 028, 1, 0xb7ba3ff0) > [1145965246.517347] >>>>>>> smlXmlAssemblerRunFull(0x8069028= , 0xb7ba3ee0, 0xb7ba3edc, (nil), 1, 0, 0, 0xb7ba3ff0) > [1145965246.517382] _smlXmlAssemblerStartNodeNS: Starting "S= yncML" > [1145965246.517416] _smlXmlAssemblerStartNodeNS: Starting "S= yncBody" > [1145965246.517452] Now adding 0 statuses > [1145965246.517480] >>>>>>> smlAssemblerGetOption(0x8068ad0= , ONLY_REPLACE) > [1145965246.517508] <<<<<<< smlAssemblerGetOption: (null) > [1145965246.517560] Message Assembled: <?xml version=3D"1.0"= ?> 0a <SyncML xmlns=3D"SYNCML:SYNCML1.1"><SyncHdr><VerDTD>1.1</VerDTD><Ve= rProto>SyncML/1.1</VerProto><SessionID>6</SessionID><MsgID>2</MsgID><Targ= et><LocURI>IMEI:357097002381346</LocURI></Target><Source><LocURI>PC Suite= </LocURI></Source></SyncHdr><SyncBody><Final></Final></SyncBody></SyncML>= > [1145965246.517591] <<<<<<< smlXmlAssemblerRunFull > [1145965246.517618] >>>>>>> smlAssemblerGetOption(0x8068ad0,= USE_STRTABLE) > [1145965246.517645] <<<<<<< smlAssemblerGetOption: 1 > [1145965246.517673] >>>>>>> smlWbxmlConvertTo(0xb7ba3ed4, 0x= 8059000, 0xb7ba3ee4, 0xb7ba3ee8, 0xb7ba3ff0) > [1145965246.517873] <<<<<<< smlWbxmlConvertTo > [1145965246.517907] <<<<<<< smlWbxmlAssemblerCheckSize: 83 > [1145965246.517939] <<<<<<< smlAssemblerCheckSize: 83 > [1145965246.517965] >>>>>>> smlAssemblerGetLimit(0x8068ad0) > [1145965246.517991] <<<<<<< smlAssemblerGetLimit: 0 > [1145965246.518016] <<<<<<< smlAssemblerAddHeader > [1145965246.518044] <<<<<<< smlSessionNew: 0x80650d8 > [1145965246.518082] >>>>>>> smlManagerSessionAdd(0x8050df8, 0x80= 650d8, (nil), 0xb7ba3ff0) > [1145965246.518115] Checking if session ID 6 already exists > [1145965246.518142] >>>>>>> smlManagerSessionFind(0x8050df8, 6)= > [1145965246.518168] <<<<<<< smlManagerSessionFind: NOT FOUND > [1145965246.518201] >>>>>>> smlSessionSetEventCallback(0x80650d= 8, 0xb7d53fce, 0x8050df8) > [1145965246.518228] <<<<<<< smlSessionSetEventCallback > [1145965246.518260] >>>>>>> smlSessionSetDataCallback(0x80650d8= , 0xb7d52eb0, 0x8059700) > [1145965246.518286] <<<<<<< smlSessionSetDataCallback > [1145965246.518312] >>>>>>> _smlManagerSendEvent(0x8050df8, 3, = 0x80650d8, (nil), (nil), (nil)) > [1145965246.518346] >>>>>>> smlSessionRef(0x80650d8) > [1145965246.518372] <<<<<<< smlSessionRef: New refcount: 2 > [1145965246.518401] <<<<<<< _smlManagerSendEvent > [1145965246.518438] <<<<<<< smlManagerSessionAdd > [1145965246.518475] >>>>>>> smlSessionReceiveHeader(0x80650d8, 0= x80690d0, 0xb7ba3ff0) > [1145965246.518529] >>>>>>> smlAssemblerSetRequestedLimit(0x806= 8ad0, 3584) > [1145965246.518556] <<<<<<< smlAssemblerSetRequestedLimit > [1145965246.518588] >>>>>>> smlAssemblerSetRequestedMaxObjSize(= 0x8068ad0, 0) > [1145965246.518613] <<<<<<< smlAssemblerSetRequestedMaxObjSize > [1145965246.518644] >>>>>>> smlAssemblerReserveStatus(0x8068ad0= , 0, 1, 1, 0xb7ba3ff0) > [1145965246.518672] >>>>>>> smlXmlAssemblerReserveStatus(0x806= 9028, 0, 1, 1, 0xb7ba3ff0) > [1145965246.518702] <<<<<<< smlXmlAssemblerReserveStatus > [1145965246.518728] <<<<<<< smlAssemblerReserveStatus > [1145965246.518752] <<<<<<< smlSessionReceiveHeader > [1145965246.518831] >>>>>>> smlManagerDispatchHeader(0x8050df8, = 0x80650d8, 0x80690d0, (nil), 0xb7ba3ff0) > [1145965246.518859] >>>>>>> _header_callback(0x80650d8, 0x80690= d0, (nil), 0x8050e40) > [1145965246.518886] Auth is disabled and no cred given > [1145965246.518918] >>>>>>> smlAuthHeaderReply(0x80650d8, 200,= 0xb7ba3f58) > [1145965246.518952] >>>>>>> smlStatusNew(200, 0, 1, 0x8068ea8= , 0x80593d8, 4, 0xb7ba3f58) > [1145965246.518981] >>>>>>> smlLocationRef(0x8068ea8) > [1145965246.519008] <<<<<<< smlLocationRef: New refcount: 3 > [1145965246.519035] >>>>>>> smlLocationRef(0x80593d8) > [1145965246.519061] <<<<<<< smlLocationRef: New refcount: 3 > [1145965246.519087] <<<<<<< smlStatusNew: 0x80686d0 > [1145965246.519113] <<<<<<< smlAuthHeaderReply: 0x80686d0 > [1145965246.519148] >>>>>>> smlSessionSendReply(0x80650d8, 0x8= 0686d0, 0xb7ba3f58) > [1145965246.519179] >>>>>>> smlStatusRef(0x80686d0) > [1145965246.519206] <<<<<<< smlStatusRef: New refcount: 2 > [1145965246.519238] <<<<<<< smlSessionSendReply > [1145965246.519269] >>>>>>> smlStatusUnref(0x80686d0) > [1145965246.519295] <<<<<<< smlStatusUnref > [1145965246.519320] <<<<<<< _header_callback > [1145965246.519346] <<<<<<< smlManagerDispatchHeader > [1145965246.519379] >>>>>>> smlHeaderFree(0x80690d0) > [1145965246.519406] >>>>>>> smlLocationUnref(0x8068ea8) > [1145965246.519440] <<<<<<< smlLocationUnref > [1145965246.519466] >>>>>>> smlLocationUnref(0x80593d8) > [1145965246.519491] <<<<<<< smlLocationUnref > [1145965246.519516] <<<<<<< smlHeaderFree > [1145965246.519548] >>>>>>> smlSessionReceiveBody(0x80650d8, 0x8= 054548, 0xb7ba3ff0) > [1145965246.519580] >>>>>>> smlParserGetStatus(0x8054548, 0xb7b= a3f98, 0xb7ba3ff0) > [1145965246.519607] >>>>>>> smlXmlParserGetStatus(0x8053980, 0= xb7ba3f98, 0xb7ba3ff0) > [1145965246.519652] >>>>>>> smlStatusNew(0, 0, 0, (nil), (nil= ), 0, 0xb7ba3ff0) > [1145965246.519679] <<<<<<< smlStatusNew: 0x805ca88 > [1145965246.519796] >>>>>>> smlLocationNew(IMEI:3570970023813= 46, (null), 0xb7ba3ff0) > [1145965246.519827] <<<<<<< smlLocationNew: 0x8059518 > [1145965246.519858] >>>>>>> smlLocationNew(PC Suite, (null), = 0xb7ba3ff0) > [1145965246.519886] <<<<<<< smlLocationNew: 0x80687a0 > [1145965246.519918] Got status 0x805ca88 with: cmdRef 0, msgRe= f 1, type 4, data 200 > [1145965246.519944] <<<<<<< smlXmlParserGetStatus > [1145965246.519970] <<<<<<< smlParserGetStatus > [1145965246.520002] >>>>>>> smlSessionDispatchStatus(0x80650d8,= 0x805ca88, 0xb7ba3ff0, 0xb7d7058d) > [1145965246.520036] >>>>>>> smlSessionDispatchEvent(0x80650d8,= 3, (nil), (nil), 0x805ca88, (nil)) > [1145965246.520065] >>>>>>> _event_callback(0x80650d8, 3, (ni= l), (nil), 0x805ca88, (nil), 0x8050df8) > [1145965246.520093] <<<<<<< _event_callback > [1145965246.520119] <<<<<<< smlSessionDispatchEvent > [1145965246.520144] <<<<<<< smlSessionDispatchStatus > [1145965246.520170] >>>>>>> smlStatusUnref(0x805ca88) > [1145965246.520196] Refcount =3D=3D 0! > [1145965246.520221] >>>>>>> smlLocationUnref(0x80687a0) > [1145965246.520247] Refcount =3D=3D 0! > [1145965246.520292] <<<<<<< smlLocationUnref > [1145965246.520318] >>>>>>> smlLocationUnref(0x8059518) > [1145965246.520344] Refcount =3D=3D 0! > [1145965246.520369] <<<<<<< smlLocationUnref > [1145965246.520395] <<<<<<< smlStatusUnref > [1145965246.520432] >>>>>>> smlParserGetStatus(0x8054548, 0xb7b= a3f98, 0xb7ba3ff0) > [1145965246.520459] >>>>>>> smlXmlParserGetStatus(0x8053980, 0= xb7ba3f98, 0xb7ba3ff0) > [1145965246.520488] >>>>>>> smlStatusNew(0, 0, 0, (nil), (nil= ), 0, 0xb7ba3ff0) > [1145965246.520515] <<<<<<< smlStatusNew: 0x8068fb0 > [1145965246.520553] >>>>>>> smlLocationNew(Contacts, (null), = 0xb7ba3ff0) > [1145965246.520581] <<<<<<< smlLocationNew: 0x8068cf0 > [1145965246.520613] Got status 0x8068fb0 with: cmdRef 1, msgRe= f 1, type 1, data 200 > [1145965246.520639] <<<<<<< smlXmlParserGetStatus > [1145965246.520665] <<<<<<< smlParserGetStatus > [1145965246.520690] >>>>>>> smlSessionDispatchStatus(0x80650d8,= 0x8068fb0, 0xb7ba3ff0, 0xb7d7058d) > [1145965246.520718] <<<<<<< smlSessionDispatchStatus > [1145965246.520743] >>>>>>> smlStatusUnref(0x8068fb0) > [1145965246.520770] Refcount =3D=3D 0! > [1145965246.520795] >>>>>>> smlLocationUnref(0x8068cf0) > [1145965246.520821] Refcount =3D=3D 0! > [1145965246.520846] <<<<<<< smlLocationUnref > [1145965246.520872] <<<<<<< smlStatusUnref > [1145965246.520897] >>>>>>> smlParserGetStatus(0x8054548, 0xb7b= a3f98, 0xb7ba3ff0) > [1145965246.520924] >>>>>>> smlXmlParserGetStatus(0x8053980, 0= xb7ba3f98, 0xb7ba3ff0) > [1145965246.520950] <<<<<<< smlXmlParserGetStatus: Next is com= mand > [1145965246.520976] <<<<<<< smlParserGetStatus > [1145965246.521007] >>>>>>> smlParserGetCommand(0x8054548, 0xb7= ba3f94, 0xb7ba3ff0) > [1145965246.521034] >>>>>>> smlXmlParserGetCommand(0x8053980, = 0xb7ba3f94, 0xb7ba3ff0) > [1145965246.521061] >>>>>>> _smlAlertParse(0x8053980, 0xb7ba3= f94, 0xb7ba3ff0) > [1145965246.521088] >>>>>>> smlCommandNew(1, 0xb7ba3ff0) > [1145965246.521115] <<<<<<< smlCommandNew: 0x80594b8 > [1145965246.521153] >>>>>>> _smlItemParse(0x8053980, 0x80594= b8, 1, 0xb7ba3ff0) > [1145965246.521185] >>>>>>> smlItemNew(0, 0xb7ba3ff0) > [1145965246.521212] <<<<<<< smlItemNew: 0x8058898 > [1145965246.521240] >>>>>>> _smlLocationParse(0xb7ba3e48, 0= x8053980, 0xb7ba3ff0) > [1145965246.521271] <<<<<<< _smlLocationParse > [1145965246.521303] >>>>>>> smlLocationRef(0x8068f20) > [1145965246.521329] <<<<<<< smlLocationRef: New refcount: 2= > [1145965246.521355] >>>>>>> smlLocationUnref(0x8068f20) > [1145965246.521381] <<<<<<< smlLocationUnref > [1145965246.521409] >>>>>>> _smlLocationParse(0xb7ba3e48, 0= x8053980, 0xb7ba3ff0) > [1145965246.521458] <<<<<<< _smlLocationParse > [1145965246.521489] >>>>>>> smlLocationRef(0x8068cf0) > [1145965246.521515] <<<<<<< smlLocationRef: New refcount: 2= > [1145965246.521541] >>>>>>> smlLocationUnref(0x8068cf0) > [1145965246.521567] <<<<<<< smlLocationUnref > [1145965246.521596] >>>>>>> _smlCommandMetaParse(0x8053980,= (nil), (nil), 0x80594cc, (nil), 0xb7ba3ff0) > [1145965246.521625] >>>>>>> _smlAnchorParse(0x80594cc, 0x8= 053980, 0xb7ba3ff0) > [1145965246.521658] <<<<<<< _smlAnchorParse > [1145965246.521686] <<<<<<< _smlCommandMetaParse > [1145965246.521712] <<<<<<< _smlItemParse > [1145965246.521745] >>>>>>> smlItemUnref(0x8058898) > [1145965246.521772] Refcount =3D=3D 0! > [1145965246.521798] <<<<<<< smlItemUnref: 0 > [1145965246.521825] <<<<<<< _smlAlertParse > [1145965246.521851] <<<<<<< smlXmlParserGetCommand: 3 > [1145965246.521877] <<<<<<< smlParserGetCommand: 3 > [1145965246.521903] >>>>>>> smlAssemblerReserveStatus(0x8068ad0= , 3, 1, 2, 0xb7ba3ff0) > [1145965246.521930] >>>>>>> smlXmlAssemblerReserveStatus(0x806= 9028, 3, 1, 2, 0xb7ba3ff0) > [1145965246.521971] <<<<<<< smlXmlAssemblerReserveStatus > [1145965246.521996] <<<<<<< smlAssemblerReserveStatus > [1145965246.522023] >>>>>>> smlSessionDispatchEvent(0x80650d8, = 1, 0x80594b8, (nil), (nil), (nil)) > [1145965246.522052] >>>>>>> _event_callback(0x80650d8, 1, 0x80= 594b8, (nil), (nil), (nil), 0x8050df8) > [1145965246.522084] >>>>>>> smlManagerDispatchCommand(0x8050d= f8, 0x80650d8, 0x80594b8, 0xb7ba3ed8) > [1145965246.522118] >>>>>>> smlManagerObjectFind(0x8050df8, = 0x80650d8, 0x80594b8) > [1145965246.522153] >>>>>>> smlLocationCompare((nil)(null),= 0x8051500(Contacts), (nil)(null), 0x8068f20(Contacts)) > [1145965246.522193] >>>>>>> normalizeUrl(Contacts) > [1145965246.522230] <<<<<<< normalizeUrl: Contacts > [1145965246.522257] >>>>>>> normalizeUrl(Contacts) > [1145965246.522285] <<<<<<< normalizeUrl: Contacts > [1145965246.522311] Comparing Contacts and Contacts > [1145965246.522338] <<<<<<< smlLocationCompare: 1 > [1145965246.522366] >>>>>>> smlLocationCompare((nil)(null),= (nil)(null), (nil)(null), 0x8068cf0(/telecom/pb.vcf)) > [1145965246.522394] <<<<<<< smlLocationCompare: No object g= iven: TRUE > [1145965246.522429] <<<<<<< smlManagerObjectFind: FOUND: 0x8= 051088 > [1145965246.522456] >>>>>>> _recv_manager_alert(0x80650d8, 0= x80594b8, 0x8051520) > [1145965246.522491] >>>>>>> smlDsServerRecvAlert(0x8051520,= 0x80650d8, 0x80594b8) > [1145965246.522524] >>>>>>> smlDsSessionNew(0x8051520, 0x8= 0650d8, 0xb7ba3df8) > [1145965246.522553] >>>>>>> smlLocationRef(0x8051500) > [1145965246.522580] <<<<<<< smlLocationRef: New refcount:= 4 > [1145965246.522607] <<<<<<< smlDsSessionNew: 0x8059300 > [1145965246.522638] >>>>>>> smlDsSessionRecvAlert(0x80650d= 8, 0x80594b8, 0x8059300) > [1145965246.522667] >>>>>>> smlLocationCompare((nil)(null= ), 0x8051500(Contacts), (nil)(null), 0x8068f20(Contacts)) > [1145965246.522696] >>>>>>> normalizeUrl(Contacts) > [1145965246.522724] <<<<<<< normalizeUrl: Contacts > [1145965246.522751] >>>>>>> normalizeUrl(Contacts) > [1145965246.522780] <<<<<<< normalizeUrl: Contacts > [1145965246.522806] Comparing Contacts and Contacts > [1145965246.522833] <<<<<<< smlLocationCompare: 1 > [1145965246.522863] >>>>>>> smlCommandRef(0x80594b8) > [1145965246.522891] <<<<<<< smlCommandRef: New refcount: = 2 > [1145965246.522918] >>>>>>> smlLocationRef(0x8068cf0) > [1145965246.522944] <<<<<<< smlLocationRef: New refcount:= 2 > [1145965246.522970] <<<<<<< smlDsSessionRecvAlert > [1145965246.522998] >>>>>>> _ds_alert(0x8059300, (nil)) > [1145965246.523031] >>>>>>> smlDsSessionGetAlert(0x805930= 0, 0x804a3d2, (nil), 0xb7d744b3) > [1145965246.523066] >>>>>>> smlDsSessionDispatch(0x80593= 00): Dispatching alert > [1145965246.523095] >>>>>>> _recv_alert(0x8059300, 201,= 0, 55, (nil)) > [1145965246.523173] >>>>>>> smlDsSessionSendAlert(0x80= 59300, 206, 0, 55, 0xb7ba3cf8) > [1145965246.523206] >>>>>>> smlCommandNewAlert(206, 0= x8068cf0, 0x8051500, 55, 0, 0, 0xb7ba3cf8) > [1145965246.523235] >>>>>>> smlCommandNew(1, 0xb7ba3= cf8) > [1145965246.523264] <<<<<<< smlCommandNew: 0x8058880= > [1145965246.523291] >>>>>>> smlLocationRef(0x8068cf0= ) > [1145965246.523319] <<<<<<< smlLocationRef: New refc= ount: 3 > [1145965246.523346] >>>>>>> smlLocationRef(0x8051500= ) > [1145965246.523373] <<<<<<< smlLocationRef: New refc= ount: 5 > [1145965246.523401] <<<<<<< smlCommandNewAlert: 0x805= 8880 > [1145965246.523794] >>>>>>> smlSessionSendCommand(0x8= 0650d8, 0x8058880, (nil), 0xb7d6ad09, 0x8059300, 0xb7ba3cf8) > [1145965246.523855] >>>>>>> smlSessionStartCommand(0= x80650d8, 0x8058880, (nil), 0xb7d6ad09, 0x8059300, 0xb7ba3cf8) > [1145965246.523912] >>>>>>> smlCommandRef(0x8058880= ) > [1145965246.523940] <<<<<<< smlCommandRef: New refc= ount: 2 > [1145965246.523971] <<<<<<< smlSessionStartCommand > [1145965246.524005] >>>>>>> smlSessionEndCommand(0x8= 0650d8, (nil), 0xb7ba3cf8) > [1145965246.524034] <<<<<<< smlSessionEndCommand > [1145965246.524061] <<<<<<< smlSessionSendCommand > [1145965246.524089] >>>>>>> smlCommandUnref(0x8058880= ) > [1145965246.524116] <<<<<<< smlCommandUnref > [1145965246.524143] <<<<<<< smlDsSessionSendAlert > [1145965246.524170] <<<<<<< _recv_alert > [1145965246.524205] >>>>>>> smlCommandNewReply(0x80594b= 8, 200, 0xb7ba3d58) > [1145965246.524236] >>>>>>> smlStatusNew(200, 3, 1, 0x= 8068cf0, 0x8068f20, 1, 0xb7ba3d58) > [1145965246.524268] >>>>>>> smlLocationRef(0x8068cf0)= > [1145965246.524295] <<<<<<< smlLocationRef: New refco= unt: 4 > [1145965246.524322] >>>>>>> smlLocationRef(0x8068f20)= > [1145965246.524349] <<<<<<< smlLocationRef: New refco= unt: 2 > [1145965246.524376] <<<<<<< smlStatusNew: 0x8068898 > [1145965246.524409] >>>>>>> smlAnchorNew((null), 55, 0= xb7ba3d58) > [1145965246.524449] <<<<<<< smlAnchorNew: 0x8058830 > [1145965246.524477] <<<<<<< smlCommandNewReply: 0x80688= 98 > [1145965246.524505] >>>>>>> smlSessionSendReply(0x80650= d8, 0x8068898, 0xb7ba3d58) > [1145965246.524534] >>>>>>> smlStatusRef(0x8068898) > [1145965246.524562] <<<<<<< smlStatusRef: New refcount= : 2 > [1145965246.524590] <<<<<<< smlSessionSendReply > [1145965246.524617] >>>>>>> smlStatusUnref(0x8068898) > [1145965246.524644] <<<<<<< smlStatusUnref > [1145965246.524670] >>>>>>> smlCommandUnref(0x80594b8) > [1145965246.524697] <<<<<<< smlCommandUnref > [1145965246.524724] <<<<<<< smlDsSessionDispatch > [1145965246.524751] <<<<<<< smlDsSessionGetAlert > [1145965246.524786] >>>>>>> smlDsSessionGetSync(0x8059300= , 0x804a116, (nil)) > [1145965246.524814] <<<<<<< smlDsSessionGetSync > [1145965246.524847] >>>>>>> smlDsSessionGetChanges(0x8059= 300, 0x8049f2e, (nil)) > [1145965246.524874] <<<<<<< smlDsSessionGetChanges > [1145965246.524908] >>>>>>> smlDsSessionRef(0x8059300) > [1145965246.524936] <<<<<<< smlDsSessionRef: New refcount= : 2 > [1145965246.524965] <<<<<<< _ds_alert > [1145965246.524997] >>>>>>> smlDsSessionUnref(0x8059300) > [1145965246.525024] <<<<<<< smlDsSessionUnref > [1145965246.525050] <<<<<<< smlDsServerRecvAlert > [1145965246.525079] >>>>>>> smlManagerObjectRegister(0x8050= df8, 2, 0x80650d8, 0x8051500, (nil), 0xb7d6c2cf, 0xb7d6c4a5) > [1145965246.525107] >>>>>>> smlLocationRef(0x8051500) > [1145965246.525216] <<<<<<< smlLocationRef: New refcount: = 6 > [1145965246.525244] <<<<<<< smlManagerObjectRegister > [1145965246.525272] >>>>>>> smlManagerObjectRegister(0x8050= df8, 8, 0x80650d8, 0x8051500, (nil), 0xb7d6c568, (nil)) > [1145965246.525302] >>>>>>> smlLocationRef(0x8051500) > [1145965246.525329] <<<<<<< smlLocationRef: New refcount: = 7 > [1145965246.525355] <<<<<<< smlManagerObjectRegister > [1145965246.525381] <<<<<<< _recv_manager_alert > [1145965246.525407] <<<<<<< smlManagerDispatchCommand > [1145965246.525465] <<<<<<< _event_callback > [1145965246.525490] <<<<<<< smlSessionDispatchEvent > [1145965246.525517] >>>>>>> smlCommandUnref(0x80594b8) > [1145965246.525543] Refcount =3D=3D 0! > [1145965246.525579] >>>>>>> smlAnchorFree(0x8059518) > [1145965246.525606] <<<<<<< smlAnchorFree > [1145965246.525649] >>>>>>> smlLocationUnref(0x8068f20) > [1145965246.525676] <<<<<<< smlLocationUnref > [1145965246.525702] >>>>>>> smlLocationUnref(0x8068cf0) > [1145965246.525727] <<<<<<< smlLocationUnref > [1145965246.525752] <<<<<<< smlCommandUnref > [1145965246.525799] >>>>>>> smlParserGetCommand(0x8054548, 0xb7= ba3f94, 0xb7ba3ff0) > [1145965246.525826] >>>>>>> smlXmlParserGetCommand(0x8053980, = 0xb7ba3f94, 0xb7ba3ff0) > [1145965246.525857] >>>>>>> _smlCommandAccessParse(0x8053980,= 0xb7ba3f94, 3, 0xb7ba3ff0) > [1145965246.525884] >>>>>>> smlCommandNew(3, 0xb7ba3ff0) > [1145965246.525911] <<<<<<< smlCommandNew: 0x8068c90 > [1145965246.525953] >>>>>>> _smlItemParse(0x8053980, 0x8068c= 90, 3, 0xb7ba3ff0) > [1145965246.525981] >>>>>>> smlItemNew(0, 0xb7ba3ff0) > [1145965246.526008] <<<<<<< smlItemNew: 0x8068de8 > [1145965246.526102] >>>>>>> _smlLocationParse(0xb7ba3e48, 0= x8053980, 0xb7ba3ff0) > [1145965246.526135] <<<<<<< _smlLocationParse > [1145965246.526163] >>>>>>> smlLocationRef(0x8059518) > [1145965246.526190] <<<<<<< smlLocationRef: New refcount: 2= > [1145965246.526217] >>>>>>> smlLocationUnref(0x8059518) > [1145965246.526243] <<<<<<< smlLocationUnref > [1145965246.526281] >>>>>>> smlItemUnref(0x8068de8) > [1145965246.526309] Refcount =3D=3D 0! > [1145965246.526337] >>>>>>> smlLocationUnref(0x8059518) > [1145965246.526363] Refcount =3D=3D 0! > [1145965246.526390] <<<<<<< smlLocationUnref > [1145965246.526426] <<<<<<< smlItemUnref: 0 > [1145965246.526459] <--- ERROR --- _smlItemParse: Unknown com= mand type > [1145965246.526487] >>>>>>> smlCommandUnref(0x8068c90) > [1145965246.526513] Refcount =3D=3D 0! > [1145965246.526540] <<<<<<< smlCommandUnref > [1145965246.526567] <--- ERROR --- _smlCommandAccessParse: Unk= nown command type > [1145965246.526594] <--- ERROR --- smlXmlParserGetCommand: Unkn= own command type > [1145965246.526620] <--- ERROR --- smlParserGetCommand: Unknown = command type > [1145965246.526645] <--- ERROR --- smlSessionReceiveBody: Unknown= command type > [1145965246.526678] >>>>>>> smlParserFree(0x8054548) > [1145965246.526704] >>>>>>> smlXmlParserFree(0x8053980) > [1145965246.526876] <<<<<<< smlXmlParserFree > [1145965246.526919] <<<<<<< smlParserFree > [1145965246.526947] >>>>>>> _smlManagerSendEvent(0x8050df8, 7, 0= x80650d8, (nil), (nil), 0x8068e10) > [1145965246.526976] >>>>>>> smlSessionRef(0x80650d8) > [1145965246.527003] <<<<<<< smlSessionRef: New refcount: 3 > [1145965246.527036] <<<<<<< _smlManagerSendEvent > [1145965246.527062] <--- ERROR --- _smlManagerDataHandler: Unknown= command type > [1145965246.527094] <<<<<<< smlTransportReceiveEvent: 0 > [1145965246.527119] <<<<<<< _smlObexEvent > [1145965246.527152] <<<<<<< smlTransportObexClientSend > [1145965246.527184] >>>>>>> smlTransportDataDeref(0x8053960) > [1145965246.527210] <<<<<<< smlTransportDataDeref: refCount > 0 > [1145965246.527235] <<<<<<< smlTransportWorkerHandler > [1145965246.528533] >>>>>>> _smlSessionCommandHandler(0x805d2f8, 0x80= 650d8) > [1145965246.528598] Type 2: Cmd (nil), parent (nil), Status 0x80686d0= > [1145965246.528630] >>>>>>> smlAssemblerGetNextCmdRef(0x8068ad0, 0xb= 7ba4274, 0xb7ba4270) > [1145965246.528656] >>>>>>> smlXmlAssemblerNextCmdRef(0x8069028, 0x= b7ba4274, 0xb7ba4270) > [1145965246.528682] <<<<<<< smlXmlAssemblerNextCmdRef: Found one > [1145965246.528707] <<<<<<< smlAssemblerGetNextCmdRef: Ret: 1, cmdRe= f 0, msgRef 1 > [1145965246.528736] >>>>>>> smlAssemblerAddStatus(0x8068ad0, 0x80686= d0, 0xb7ba4278) > [1145965246.528762] >>>>>>> smlXmlAssemblerAddStatus(0x8069028, 0x8= 0686d0, 0xb7ba4278) > [1145965246.528790] Adding status with cmdRef 0, msgRef 1, cmd Sync= Hdr > [1145965246.528826] _smlXmlAssemblerStartNodeNS: Starting "Status" > [1145965246.528902] <<<<<<< smlXmlAssemblerAddStatus > [1145965246.528958] >>>>>>> smlAssemblerGetLimit(0x8068ad0) > [1145965246.528984] <<<<<<< smlAssemblerGetLimit: 3584 > [1145965246.529010] >>>>>>> smlAssemblerCheckSize(0x8068ad0, 0, 0xb= 7ba4278) > [1145965246.529037] >>>>>>> smlWbxmlAssemblerCheckSize(0x8069028, = 0, 0xb7ba4278) > [1145965246.529064] >>>>>>> smlXmlAssemblerRunFull(0x8069028, 0xb= 7ba41b0, 0xb7ba41ac, (nil), 1, 0, 0, 0xb7ba4278) > [1145965246.529100] _smlXmlAssemblerStartNodeNS: Starting "SyncML= " > [1145965246.529133] _smlXmlAssemblerStartNodeNS: Starting "SyncBo= dy" > [1145965246.529162] Now adding 2 statuses > [1145965246.529189] Reserved status 3 is missing > [1145965246.529215] >>>>>>> smlAssemblerGetOption(0x8068ad0, ONL= Y_REPLACE) > [1145965246.529243] <<<<<<< smlAssemblerGetOption: (null) > [1145965246.529298] Message Assembled: <?xml version=3D"1.0"?> 0a= <SyncML xmlns=3D"SYNCML:SYNCML1.1"><SyncHdr><VerDTD>1.1</VerDTD><VerProt= o>SyncML/1.1</VerProto><SessionID>6</SessionID><MsgID>2</MsgID><Target><L= ocURI>IMEI:357097002381346</LocURI></Target><Source><LocURI>PC Suite</Loc= URI></Source></SyncHdr><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRe= f><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data><SourceRef>IMEI:357= 097002381346</SourceRef><TargetRef>PC Suite</TargetRef></Status><Final></= Final></SyncBody></SyncML> > [1145965246.529327] <<<<<<< smlXmlAssemblerRunFull > [1145965246.529353] >>>>>>> smlAssemblerGetOption(0x8068ad0, USE_= STRTABLE) > [1145965246.529379] <<<<<<< smlAssemblerGetOption: 1 > [1145965246.529407] >>>>>>> smlWbxmlConvertTo(0xb7ba41a4, 0x805d3= 20, 0xb7ba41b4, 0xb7ba41b8, 0xb7ba4278) > [1145965246.529731] <<<<<<< smlWbxmlConvertTo > [1145965246.529769] <<<<<<< smlWbxmlAssemblerCheckSize: 128 > [1145965246.529795] <<<<<<< smlAssemblerCheckSize: 128 > [1145965246.529820] <<<<<<< smlAssemblerAddStatus > [1145965246.529846] >>>>>>> smlStatusUnref(0x80686d0) > [1145965246.529871] Refcount =3D=3D 0! > [1145965246.529896] >>>>>>> smlLocationUnref(0x8068ea8) > [1145965246.529921] <<<<<<< smlLocationUnref > [1145965246.529945] >>>>>>> smlLocationUnref(0x80593d8) > [1145965246.529969] <<<<<<< smlLocationUnref > [1145965246.529993] <<<<<<< smlStatusUnref > [1145965246.530018] <<<<<<< _smlSessionCommandHandler > [1145965246.530046] >>>>>>> _smlSessionCommandHandler(0x805d6f0, 0x80= 650d8) > [1145965246.530072] Type 2: Cmd (nil), parent (nil), Status 0x8068898= > [1145965246.530098] >>>>>>> smlAssemblerGetNextCmdRef(0x8068ad0, 0xb= 7ba4274, 0xb7ba4270) > [1145965246.530124] >>>>>>> smlXmlAssemblerNextCmdRef(0x8069028, 0x= b7ba4274, 0xb7ba4270) > [1145965246.530148] <<<<<<< smlXmlAssemblerNextCmdRef: Found one > [1145965246.530173] <<<<<<< smlAssemblerGetNextCmdRef: Ret: 1, cmdRe= f 3, msgRef 1 > [1145965246.530198] >>>>>>> smlAssemblerAddStatus(0x8068ad0, 0x80688= 98, 0xb7ba4278) > [1145965246.530223] >>>>>>> smlXmlAssemblerAddStatus(0x8069028, 0x8= 068898, 0xb7ba4278) > [1145965246.530249] Adding status with cmdRef 3, msgRef 1, cmd Aler= t > [1145965246.530281] _smlXmlAssemblerStartNodeNS: Starting "Status" > [1145965246.530336] _smlXmlAssemblerStartNodeNS: Starting "Item" > [1145965246.530365] _smlXmlAssemblerStartNodeNS: Starting "Data" > [1145965246.530399] >>>>>>> smlAnchorAssemble(0x8058830, 0x8069028= , 0xb7ba4278) > [1145965246.530445] _smlXmlAssemblerStartNodeNS: Starting "Anchor"= > [1145965246.530482] <<<<<<< smlAnchorAssemble > [1145965246.530525] <<<<<<< smlXmlAssemblerAddStatus > [1145965246.530552] >>>>>>> smlAssemblerGetLimit(0x8068ad0) > [1145965246.530577] <<<<<<< smlAssemblerGetLimit: 3584 > [1145965246.530603] >>>>>>> smlAssemblerCheckSize(0x8068ad0, 0, 0xb= 7ba4278) > [1145965246.530629] >>>>>>> smlWbxmlAssemblerCheckSize(0x8069028, = 0, 0xb7ba4278) > [1145965246.530655] >>>>>>> smlXmlAssemblerRunFull(0x8069028, 0xb= 7ba41b0, 0xb7ba41ac, (nil), 1, 0, 0, 0xb7ba4278) > [1145965246.530689] _smlXmlAssemblerStartNodeNS: Starting "SyncML= " > [1145965246.530721] _smlXmlAssemblerStartNodeNS: Starting "SyncBo= dy" > [1145965246.530749] Now adding 2 statuses > [1145965246.530799] >>>>>>> smlAssemblerGetOption(0x8068ad0, ONL= Y_REPLACE) > [1145965246.530827] <<<<<<< smlAssemblerGetOption: (null) > [1145965246.530884] Message Assembled: <?xml version=3D"1.0"?> 0a= <SyncML xmlns=3D"SYNCML:SYNCML1.1"><SyncHdr><VerDTD>1.1</VerDTD><VerProt= o>SyncML/1.1</VerProto><SessionID>6</SessionID><MsgID>2</MsgID><Target><L= ocURI>IMEI:357097002381346</LocURI></Target><Source><LocURI>PC Suite</Loc= URI></Source></SyncHdr><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRe= f><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data><SourceRef>IMEI:357= 097002381346</SourceRef><TargetRef>PC Suite</TargetRef></Status><Status><= CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>3</CmdRef><Cmd>Alert</Cmd><Data>= 200</Data><Item><Data><Anchor xmlns=3D"syncml:metinf"><Next>55</Next></An= chor></Data></Item><SourceRef>/telecom/pb.vcf</SourceRef><TargetRef>Conta= cts</TargetRef></Status><Final></Final></SyncBody></SyncML> > [1145965246.530917] <<<<<<< smlXmlAssemblerRunFull > [1145965246.530942] >>>>>>> smlAssemblerGetOption(0x8068ad0, USE_= STRTABLE) > [1145965246.530968] <<<<<<< smlAssemblerGetOption: 1 > [1145965246.530995] >>>>>>> smlWbxmlConvertTo(0xb7ba41a4, 0x80583= 08, 0xb7ba41b4, 0xb7ba41b8, 0xb7ba4278) > [1145965246.531317] <<<<<<< smlWbxmlConvertTo > [1145965246.531354] <<<<<<< smlWbxmlAssemblerCheckSize: 208 > [1145965246.531380] <<<<<<< smlAssemblerCheckSize: 208 > [1145965246.531404] <<<<<<< smlAssemblerAddStatus > [1145965246.531437] >>>>>>> smlStatusUnref(0x8068898) > [1145965246.531462] Refcount =3D=3D 0! > [1145965246.531487] >>>>>>> smlLocationUnref(0x8068cf0) > [1145965246.531594] <<<<<<< smlLocationUnref > [1145965246.531621] >>>>>>> smlLocationUnref(0x8068f20) > [1145965246.531646] Refcount =3D=3D 0! > [1145965246.531671] <<<<<<< smlLocationUnref > [1145965246.531696] >>>>>>> smlAnchorFree(0x8058830) > [1145965246.531721] <<<<<<< smlAnchorFree > [1145965246.531745] <<<<<<< smlStatusUnref > [1145965246.531771] <<<<<<< _smlSessionCommandHandler > [1145965246.531800] >>>>>>> _smlSessionCommandHandler(0x80690d0, 0x80= 650d8) > [1145965246.531826] Type 0: Cmd 0x8058880, parent (nil), Status (nil)= > [1145965246.531853] >>>>>>> _smlSessionStartCommandInternal(0x80650d= 8, 0x8058880, (nil), 0xb7d6ad09, 0x8059300, 1, 0xb7ba4278) > [1145965246.531880] parent (nil), has com 0, current stack (nil) >=20 > [1145965246.531906] >>>>>>> smlAssemblerStartCommand(0x8068ad0, (ni= l), 0x8058880, 0xb7ba4278) > [1145965246.531950] >>>>>>> smlAlertAssemble(0x8069028, 0x8058880,= 0xb7ba4278, 0xb7d733a1) > [1145965246.531983] _smlXmlAssemblerStartNodeNS: Starting "Item" > [1145965246.532013] >>>>>>> smlLocationAssemble(0x8068cf0, 0x8069= 028, Target, 0xb7ba4278) > [1145965246.532039] _smlXmlAssemblerStartNodeNS: Starting "Target= " > [1145965246.532073] <<<<<<< smlLocationAssemble > [1145965246.532099] >>>>>>> smlLocationAssemble(0x8051500, 0x8069= 028, Source, 0xb7ba4278) > [1145965246.532125] _smlXmlAssemblerStartNodeNS: Starting "Source= " > [1145965246.532158] <<<<<<< smlLocationAssemble > [1145965246.532185] <<<<<<< smlAlertAssemble > [1145965246.532216] >>>>>>> smlAssemblerGetLimit(0x8068ad0) > [1145965246.532242] <<<<<<< smlAssemblerGetLimit: 3584 > [1145965246.532268] >>>>>>> smlAssemblerCheckSize(0x8068ad0, 0, 0x= b7ba4278) > [1145965246.532294] >>>>>>> smlWbxmlAssemblerCheckSize(0x8069028,= 0, 0xb7ba4278) > [1145965246.532320] >>>>>>> smlXmlAssemblerRunFull(0x8069028, 0x= b7ba4120, 0xb7ba411c, (nil), 1, 0, 0, 0xb7ba4278) > [1145965246.532355] _smlXmlAssemblerStartNodeNS: Starting "SyncM= L" > [1145965246.532387] _smlXmlAssemblerStartNodeNS: Starting "SyncB= ody" > [1145965246.532414] Now adding 2 statuses > [1145965246.532450] >>>>>>> smlAssemblerGetOption(0x8068ad0, ON= LY_REPLACE) > [1145965246.532477] <<<<<<< smlAssemblerGetOption: (null) > [1145965246.532504] opening node Alert > [1145965246.532529] _smlXmlAssemblerStartNodeNS: Starting "Alert= " > [1145965246.532558] closing node > [1145965246.532639] Message Assembled: <?xml version=3D"1.0"?> 0= a <SyncML xmlns=3D"SYNCML:SYNCML1.1"><SyncHdr><VerDTD>1.1</VerDTD><VerPro= to>SyncML/1.1</VerProto><SessionID>6</SessionID><MsgID>2</MsgID><Target><= LocURI>IMEI:357097002381346</LocURI></Target><Source><LocURI>PC Suite</Lo= cURI></Source></SyncHdr><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgR= ef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data><SourceRef>IMEI:35= 7097002381346</SourceRef><TargetRef>PC Suite</TargetRef></Status><Status>= <CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>3</CmdRef><Cmd>Alert</Cmd><Data= >200</Data><Item><Data><Anchor xmlns=3D"syncml:metinf"><Next>55</Next></A= nchor></Data></Item><SourceRef>/telecom/pb.vcf</SourceRef><TargetRef>Cont= acts</TargetRef></Status><Alert><CmdID>3</CmdID><Data>206</Data><Item><Ta= rget><LocURI>/telecom/pb.vcf</LocURI></Target><Source><LocURI>Contacts</L= ocURI></Source></Item></Alert><Final></Final></SyncBody></SyncML> > [1145965246.532674] <<<<<<< smlXmlAssemblerRunFull > [1145965246.532701] >>>>>>> smlAssemblerGetOption(0x8068ad0, USE= _STRTABLE) > [1145965246.532728] <<<<<<< smlAssemblerGetOption: 1 > [1145965246.532757] >>>>>>> smlWbxmlConvertTo(0xb7ba4114, 0x8066= 1b0, 0xb7ba4124, 0xb7ba4128, 0xb7ba4278) > [1145965246.533126] <<<<<<< smlWbxmlConvertTo > [1145965246.533165] <<<<<<< smlWbxmlAssemblerCheckSize: 238 > [1145965246.533192] <<<<<<< smlAssemblerCheckSize: 238 > [1145965246.533217] size 238, limit 3584 > [1145965246.533242] <<<<<<< smlAssemblerStartCommand > [1145965246.533273] Appending pending status with cmdID 3 and msgID = 2 > [1145965246.533299] <<<<<<< _smlSessionStartCommandInternal > [1145965246.533324] >>>>>>> smlCommandUnref(0x8058880) > [1145965246.533349] Refcount =3D=3D 0! > [1145965246.533374] >>>>>>> smlLocationUnref(0x8068cf0) > [1145965246.533398] <<<<<<< smlLocationUnref > [1145965246.533436] >>>>>>> smlLocationUnref(0x8051500) > [1145965246.533462] <<<<<<< smlLocationUnref > [1145965246.533486] <<<<<<< smlCommandUnref > [1145965246.533510] <<<<<<< _smlSessionCommandHandler > [1145965246.533538] >>>>>>> _smlSessionCommandHandler(0x8068620, 0x80= 650d8) > [1145965246.533564] Type 1: Cmd (nil), parent (nil), Status (nil) > [1145965246.533590] >>>>>>> _smlSessionEndCommandInternal(0x80650d8,= (nil), 0xb7ba4278) > [1145965246.533615] >>>>>>> smlAssemblerEndCommand(0x8068ad0, (nil)= , 0xb7ba4278) > [1145965246.533641] <<<<<<< smlAssemblerEndCommand > [1145965246.533665] <<<<<<< _smlSessionEndCommandInternal > [1145965246.533690] <<<<<<< _smlSessionCommandHandler > [1145965246.534908] >>>>>>> smlTransportWorkerHandler(0x80596d8, 0x80= 502e0) > [1145965246.534950] >>>>>>> smlTransportObexClientDisconnect(0x804f8= 98, (nil)) > [1145965246.677835] >>>>>>> _smlObexEvent(0x80516d8, 0x80687a0, 0, = 3, 1, 32) > [1145965246.677909] Request Done > [1145965246.677939] >>>>>>> smlTransportReceiveEvent(0x80502e0, (n= il), 1, (nil), (nil)) > [1145965246.677967] >>>>>>> _smlManagerDataHandler(0x80502e0, (ni= l), 1, (nil), (nil), 0x8050df8) > [1145965246.677996] >>>>>>> _smlManagerSendEvent(0x8050df8, 1, (= nil), (nil), (nil), (nil)) > [1145965246.678027] <<<<<<< _smlManagerSendEvent > [1145965246.678054] <<<<<<< _smlManagerDataHandler > [1145965246.678079] <<<<<<< smlTransportReceiveEvent: 1 > [1145965246.678105] <<<<<<< _smlObexEvent > [1145965246.678132] <<<<<<< smlTransportObexClientDisconnect > [1145965246.678158] <<<<<<< smlTransportWorkerHandler > [1145965246.678199] >>>>>>> smlThreadStopCallback(0x8052fe8) > [1145965246.678225] +++++++++ Quitting worker thread +++++++++ > [1145965246.678258] <<<<<<< smlThreadStopCallback > [1145965246.678286] <<<<<<< smlThreadStartCallback >=20 >=20 > -----------------------------------------------------------------------= - >=20 > [1145965241.665499] >>>>>>> smlTransportNew(2, 0xbfa83ffc) > [1145965241.665693] <<<<<<< smlTransportNew: 0x80502e0 > [1145965241.665734] >>>>>>> smlManagerNew(0x80502e0, 0xbfa83ffc) > [1145965241.665767] >>>>>>> smlTransportSetEventCallback(0x80502e0, 0= xb7d54484, 0x8050df8) > [1145965241.665791] <<<<<<< smlTransportSetEventCallback > [1145965241.665847] <<<<<<< smlManagerNew > [1145965241.665882] >>>>>>> smlAuthNew(0xbfa83ffc) > [1145965241.665906] <<<<<<< smlAuthNew: 0x8050e40 > [1145965241.665937] >>>>>>> smlAuthSetEnable(0x8050e40, 0) > [1145965241.665960] <<<<<<< smlAuthSetEnable > [1145965241.665988] >>>>>>> smlAuthRegister(0x8050e40, 0x8050df8, 0xbf= a83ffc) > [1145965241.666019] <<<<<<< smlAuthRegister > [1145965241.666052] >>>>>>> smlDevInfNew(LibSyncmML, 7, 0xbfa83ffc) > [1145965241.666079] <<<<<<< smlDevInfNew: 0x8050ea8 > [1145965241.666117] >>>>>>> smlDevInfAgentNew(0x8050ea8, 0xbfa83ffc) > [1145965241.666142] <<<<<<< smlDevInfAgentNew: 0x8050200 > [1145965241.666180] >>>>>>> smlDevInfAgentRegister(0x8050200, 0x8050df= 8, 0xbfa83ffc) > [1145965241.666213] >>>>>>> smlLocationNew(./devinf11, (null), 0xbfa8= 3ffc) > [1145965241.666238] <<<<<<< smlLocationNew: 0x8050ee0 > [1145965241.666262] >>>>>>> smlLocationNew(./devinf10, (null), 0xbfa8= 3ffc) > [1145965241.666371] <<<<<<< smlLocationNew: 0x8050e68 > [1145965241.666409] >>>>>>> smlManagerObjectRegister(0x8050df8, 3, (n= il), (nil), 0x8050e68, 0xb7d6a15c, (nil)) > [1145965241.666441] >>>>>>> smlLocationRef(0x8050e68) > [1145965241.666469] <<<<<<< smlLocationRef: New refcount: 2 > [1145965241.666497] <<<<<<< smlManagerObjectRegister > [1145965241.666522] >>>>>>> smlManagerObjectRegister(0x8050df8, 3, (n= il), (nil), 0x8050ee0, 0xb7d6a15c, (nil)) > [1145965241.666548] >>>>>>> smlLocationRef(0x8050ee0) > [1145965241.666571] <<<<<<< smlLocationRef: New refcount: 2 > [1145965241.666601] <<<<<<< smlManagerObjectRegister > [1145965241.666625] >>>>>>> smlManagerObjectRegister(0x8050df8, 9, (n= il), 0x8050e68, (nil), 0xb7d6a26b, (nil)) > [1145965241.666651] >>>>>>> smlLocationRef(0x8050e68) > [1145965241.666674] <<<<<<< smlLocationRef: New refcount: 3 > [1145965241.666698] <<<<<<< smlManagerObjectRegister > [1145965241.666723] >>>>>>> smlManagerObjectRegister(0x8050df8, 9, (n= il), 0x8050ee0, (nil), 0xb7d6a26b, (nil)) > [1145965241.666748] >>>>>>> smlLocationRef(0x8050ee0) > [1145965241.666771] <<<<<<< smlLocationRef: New refcount: 3 > [1145965241.666794] <<<<<<< smlManagerObjectRegister > [1145965241.666821] >>>>>>> smlLocationUnref(0x8050e68) > [1145965241.666846] <<<<<<< smlLocationUnref > [1145965241.666869] >>>>>>> smlLocationUnref(0x8050ee0) > [1145965241.666891] <<<<<<< smlLocationUnref > [1145965241.666914] <<<<<<< smlDevInfAgentRegister > [1145965241.666946] >>>>>>> smlNotificationNew(2, 0, 0, 1, PC Suite, 2= , 0xbfa83ffc) > [1145965241.666972] <<<<<<< smlNotificationNew: 0x8051058 > [1145965241.666999] >>>>>>> smlLocationNew(Contacts, (null), 0xbfa83ff= c) > [1145965241.667024] <<<<<<< smlLocationNew: 0x8051500 > [1145965241.667052] >>>>>>> smlDsServerNew(1, 0x8051500, 0xbfa83ffc) > [1145965241.667079] >>>>>>> smlLocationRef(0x8051500) > [1145965241.667103] <<<<<<< smlLocationRef: New refcount: 2 > [1145965241.667126] <<<<<<< smlDsServerNew: 0x8051520 > [1145965241.667180] >>>>>>> smlDsServerRegister(0x8051520, 0x8050df8, = 0xbfa83ffc) > [1145965241.667249] >>>>>>> smlManagerObjectRegister(0x8050df8, 1, (n= il), 0x8051500, (nil), 0xb7d6d75b, (nil)) > [1145965241.667280] >>>>>>> smlLocationRef(0x8051500) > [1145965241.667303] <<<<<<< smlLocationRef: New refcount: 3 > [1145965241.667326] <<<<<<< smlManagerObjectRegister > [1145965241.667349] <<<<<<< smlDsServerRegister > [1145965241.667378] >>>>>>> smlDsServerSetConnectCallback(0x8051520, 0= x804a5de, (nil)) > [1145965241.667402] <<<<<<< smlDsServerSetConnectCallback > [1145965241.667431] >>>>>>> smlDsServerAddSan(0x8051520, 0x8051058, 0x= bfa83ffc) > [1145965241.667462] >>>>>>> smlNotificationNewAlert(0xbfa83ffc) > [1145965241.667487] <<<<<<< smlNotificationNewAlert: 0x8051588 > [1145965241.667510] <<<<<<< smlDsServerAddSan > [1145965241.667539] >>>>>>> smlDevInfDataStoreNew(0x8051510, 0xbfa83ff= c) > [1145965241.667616] <<<<<<< smlDevInfDataStoreNew: 0x8051540 > [1145965241.667657] >>>>>>> smlDevInfAddDataStore(0x8050ea8, 0x8051540= ) > [1145965241.667681] <<<<<<< smlDevInfAddDataStore > [1145965241.667708] >>>>>>> smlTransportInitialize(0x80502e0, 0xbfa83f= f0, 0xbfa83ffc) > [1145965241.667742] >>>>>>> smlQueueAttach(0x8050320, 0x8050ef0) > [1145965241.667781] <<<<<<< smlQueueAttach > [1145965241.667810] >>>>>>> smlTransportObexClientInit(0x80502e0, 0xb= fa83ff0, 0xbfa83ffc) > [1145965241.667882] <<<<<<< smlTransportObexClientInit: 0x804f898 > [1145965241.667908] <<<<<<< smlTransportInitialize > [1145965241.667935] >>>>>>> smlManagerStart(0x8050df8, 0xbfa83ffc) > [1145965241.667963] >>>>>>> smlThreadNew(0x8050ef0, 0xbfa83ffc) > [1145965241.667991] <<<<<<< smlThreadNew: 0x8052fe8 > [1145965241.668019] >>>>>>> smlThreadStart(0x8052fe8) > [1145965241.668822] <<<<<<< smlThreadStart > [1145965241.668853] <<<<<<< smlManagerStart > [1145965241.668888] >>>>>>> smlTransportConnect(0x80502e0, 0xbfa83ffc)= > [1145965241.668932] <<<<<<< smlTransportConnect > [1145965241.668965] >>>>>>> smlNotificationSend(0x8051058, 0x80502e0, = 0xbfa83ffc) > [1145965241.668999] >>>>>>> _smlNotificationAssemble11(0x8051058, 0xb= fa83f38, 0xbfa83f34, 2, 0xbfa83ffc) > [1145965241.669038] >>>>>>> smlAssemblerNew(2, 0, 0xbfa83ffc) > [1145965241.669071] >>>>>>> smlWbxmlAssemblerNew(0x8053d00, 0x8053d= 00, 0xbfa83ffc) > [1145965241.669104] >>>>>>> smlXmlAssemblerNew(0x8053d00, 0x8053d0= 0, 0xbfa83ffc) > [1145965241.669131] <<<<<<< smlXmlAssemblerNew: 0x8053008 > [1145965241.669362] <<<<<<< smlWbxmlAssemblerNew: 0x8053008 > [1145965241.669408] <<<<<<< smlAssemblerNew: 0x8053d00 > [1145965241.669435] >>>>>>> smlLocationNew(PC Suite, (null), 0xbfa83= ffc) > [1145965241.669463] <<<<<<< smlLocationNew: 0x8051648 > [1145965241.669489] >>>>>>> smlLocationNew(/, (null), 0xbfa83ffc) > [1145965241.669516] <<<<<<< smlLocationNew: 0x8052fd0 > [1145965241.669557] >>>>>>> smlSessionNew(0, 2, 2, 1, 0x8051648, 0x8= 052fd0, 1, 0, 0xbfa83ffc) > [1145965241.669585] >>>>>>> smlLocationRef(0x8052fd0) > [1145965241.669612] <<<<<<< smlLocationRef: New refcount: 2 > [1145965241.669637] >>>>>>> smlLocationRef(0x8051648) > [1145965241.669662] <<<<<<< smlLocationRef: New refcount: 2 > [1145965241.669688] >>>>>>> smlAssemblerNew(2, 0, 0xbfa83ffc) > [1145965241.669717] >>>>>>> smlWbxmlAssemblerNew(0x8053eb0, 0x8053= eb0, 0xbfa83ffc) > [1145965241.669743] >>>>>>> smlXmlAssemblerNew(0x8053eb0, 0x8053e= b0, 0xbfa83ffc) > [1145965241.669769] <<<<<<< smlXmlAssemblerNew: 0x80539a8 > [1145965241.669795] <<<<<<< smlWbxmlAssemblerNew: 0x80539a8 > [1145965241.669821] <<<<<<< smlAssemblerNew: 0x8053eb0 > [1145965241.669856] >>>>>>> smlAssemblerSetOption(0x8053eb0, USE_ST= RTABLE, 1) > [1145965241.669888] <<<<<<< smlAssemblerSetOption > [1145965241.669917] >>>>>>> smlAssemblerStart(0x8053eb0, 0x8053d60,= 0xbfa83ffc) > [1145965241.669946] >>>>>>> smlXmlAssemblerStart(0x80539a8, 0x8053= d60, 0xbfa83ffc) > [1145965241.669972] <<<<<<< smlXmlAssemblerStart > [1145965241.669997] <<<<<<< smlAssemblerStart > [1145965241.670026] >>>>>>> smlAssemblerAddHeader(0x8053eb0, 0x8053= d60, 0xbfa83ffc) > [1145965241.670056] >>>>>>> smlXmlAssemblerAddHeader(0x80539a8, 0x= 8053d60, 0xbfa83ffc) > [1145965241.670190] _smlXmlAssemblerStartNodeNS: Starting "SyncHdr= " > [1145965241.670306] >>>>>>... [truncated message content] |