Hi,

after quite some time I started working on the syncing of my new PDA again. I 
installed everything from SVN, from scratch into a clean subdir in my 
homedir.

Before I started with connecting, my PDA already had a partnership available, 
namely one with a mail2web account allowing me to have push mail :)

After firing up the sync-engine and connecting my phone, the first thing the 
engine did was removing the currently exisiting partnership with mail2web.

Is this by design, or is this a bug?

In case it is a bug, below I attach the output of the sync-engine. If it is a 
feature, then consider this email not sent :)

Regards,

Guido Diepen

PS: The device I have is a WM6 TyTN2, in case it might be a WM5/6 issue.
PS2: Sorry for the long attachment...


2007-11-28 16:29:05,743 DEBUG syncengine : creating SyncEngine object
2007-11-28 16:29:05,771 INFO engine.syncengine.SyncEngine : __init__: 
connected device found
2007-11-28 16:29:05,781 INFO engine.syncengine.SyncEngine : 
_device_connected_cb: device connected at 
path /org/synce/odccm/Device/_25A512B
8_0616_D1DF_F816_713B3FBFA42D_
2007-11-28 16:29:05,804 INFO engine.syncengine.SyncEngine :  device 
guido_diepen connected
2007-11-28 16:29:05,829 INFO engine.syncengine.SyncEngine : ProcessAuth : 
processing authorization for device 'guido_diepen'
2007-11-28 16:29:05,831 INFO engine.syncengine.SyncEngine : ProcessAuth: 
authorization not required for device 'guido_diepen'
2007-11-28 16:29:05,833 DEBUG engine.syncengine.SyncEngine : OnConnect: 
setting up RAPI session
2007-11-28 16:29:05,872 DEBUG engine.syncengine.SyncEngine : OnConnect: 
initializing partnerships
2007-11-28 16:29:05,882 DEBUG engine.partnerships.Partnerships : _read_device: 
reading partnerships from device registry
2007-11-28 16:29:05,919 WARNING engine.partnerships.Partnerships : 
_read_device: Error getting partnership key 1 from device registry: 2
2007-11-28 16:29:05,948 WARNING engine.partnerships.Partnerships : 
_read_device: Error getting partnership key 2 from device registry: 2
2007-11-28 16:29:05,964 DEBUG engine.partnerships.Partnerships : _read_device: 
querying synchronization source information from device
2007-11-28 16:29:05,984 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
request is 
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic-query recursive="false" type="Sources"/>
  </characteristic>
</wap-provisioningdoc>
2007-11-28 16:29:06,487 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
response is 
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic recursive="false" type="Sources">
      <characteristic type="{573FFD9B-3194-DBBD-A9E2-392B116C71BF}"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>

2007-11-28 16:29:06,488 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
request is 
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Sources">
      <characteristic-query type="{573FFD9B-3194-DBBD-A9E2-392B116C71BF}"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
2007-11-28 16:29:06,923 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
response is 
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Sources">
      <characteristic type="{573FFD9B-3194-DBBD-A9E2-392B116C71BF}">
        <characteristic type="Engines">
          <characteristic type="{22C7DA12-F3FD-4875-8344-7786454F6534}">
            <characteristic type="CarrierConnectorList"/>
            <characteristic type="Providers">
              <characteristic type="{783AE4F6-4C12-4423-8270-66361260D4F1}">
                <parm name="Enabled" value="0"/>
                <parm name="Name" value="Taken"/>
                <parm name="ReadOnly" value="0"/>
              </characteristic>
              <characteristic type="{C6D47067-6E92-480E-B0FC-4BA82182FAC7}">
                <parm name="Enabled" value="1"/>
                <parm name="Name" value="E-mail"/>
                <parm name="ReadOnly" value="0"/>
              </characteristic>
              <characteristic type="{4A5D9FE0-F139-4A63-A5A4-4F31CEEA02AD}">
                <parm name="Enabled" value="0"/>
                <parm name="Name" value="Agenda"/>
                <parm name="ReadOnly" value="0"/>
              </characteristic>
              <characteristic type="{0DD8685C-E272-4FCB-9ECF-2EAD7EA2497B}">
                <parm name="Enabled" value="0"/>
                <parm name="Name" value="Contacten"/>
                <parm name="ReadOnly" value="0"/>
              </characteristic>
            </characteristic>
            <characteristic type="Settings">
              <parm name="CarrierConnector" value=""/>
              <parm name="ClientNegotiated" value="1"/>
              <parm name="ClientProtocolVersion" value="2.5"/>
              <parm name="ConflictResolution" value="1"/>
              <parm name="DeviceAddressingMethod" value="0"/>
              <parm name="DevicePhoneNumber" value=""/>
              <parm name="DeviceSMSAddress" value=""/>
              <parm name="Domain" value=""/>
              <parm name="EmailAddress" value=""/>
              <parm name="Logging" value="0"/>
              <parm name="NotificationsSupported" value="1"/>
              <parm name="RefreshCertAuthXml" value="0"/>
              <parm name="SavePassword" value="1"/>
              <parm name="ServerAutdSupport" value="3"/>
              <parm name="ServerCertAuthRequired" value="0"/>
              <parm name="ServerHTMLMailSupport" value="0"/>
              <parm name="URI" value=""/>
              <parm name="UseSSL" value="1"/>
              <parm name="User" value="[EMAIL PROTECTED]"/>
            </characteristic>
          </characteristic>
        </characteristic>
        <parm name="Name" value="Microsoft Exchange"/>
        <parm name="Server" value="mobile.exchange.mail2web.com"/>
        <parm name="StoreType" value="3"/>
      </characteristic>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>

2007-11-28 16:29:06,970 DEBUG engine.partnerships.Partnerships : _read_device: 
read source GUID = {573FFD9B-3194-DBBD-A9E2-392B116C71BF}, H
ostname = mobile.exchange.mail2web.com, Description = Microsoft Exchange
2007-11-28 16:29:06,971 DEBUG engine.partnerships.Partnerships : _read_device: 
Found dangling sync source: GUID = {573FFD9B-3194-DBBD-A9E2-
392B116C71BF}, Hostname = mobile.exchange.mail2web.com, Description = 
Microsoft Exchange
2007-11-28 16:29:06,971 INFO engine.partnerships.Partnerships : _read_device: 
Deleting dangling sync source: ('{573FFD9B-3194-DBBD-A9E2-392
B116C71BF}', 'mobile.exchange.mail2web.com', 'Microsoft Exchange')
2007-11-28 16:29:06,971 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
request is 
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Sources">
      <nocharacteristic type="{573FFD9B-3194-DBBD-A9E2-392B116C71BF}"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
2007-11-28 16:29:11,491 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
response is 
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Sources">
      <nocharacteristic type="{573FFD9B-3194-DBBD-A9E2-392B116C71BF}"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>

2007-11-28 16:29:11,492 INFO engine.partnerships.Partnerships : Attempting to 
load last used partnership
2007-11-28 16:29:11,492 INFO engine.config.Config : LoadCurrentPartnership: no 
current partnership available
2007-11-28 16:29:11,492 INFO engine.partnerships.Partnerships : Last 
partnership: None
2007-11-28 16:29:11,550 INFO engine.partnerships.Partnerships : No previous 
partnership available: please create and select one
2007-11-28 16:29:11,550 DEBUG syncengine : installing signal handlers
2007-11-28 16:29:11,550 DEBUG syncengine : running main loop
2007-11-28 16:29:54,213 INFO engine.syncengine.SyncEngine : 
_device_disconnected_cb: device disconnected from 
path /org/synce/odccm/Device/
_25A512B8_0616_D1DF_F816_713B3FBFA42D_
2007-11-28 16:29:54,213 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping RRA server
2007-11-28 16:29:54,213 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping sync handler thread
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping Airsync server
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: waiting for sync handler thread
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: waiting for Airsync server thread
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: shutting down RRA server
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: closing RAPI session
2007-11-28 16:29:54,214 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: clearing partnerships
2007-11-28 16:30:19,335 INFO engine.syncengine.SyncEngine : 
_device_connected_cb: device connected at 
path /org/synce/odccm/Device/_25A512B
8_0616_D1DF_F816_713B3FBFA42D_
2007-11-28 16:30:19,349 INFO engine.syncengine.SyncEngine :  device 
guido_diepen connected
2007-11-28 16:30:19,350 INFO engine.syncengine.SyncEngine : ProcessAuth : 
processing authorization for device 'guido_diepen'
2007-11-28 16:30:19,354 INFO engine.syncengine.SyncEngine : ProcessAuth: 
authorization not required for device 'guido_diepen'
2007-11-28 16:30:19,355 DEBUG engine.syncengine.SyncEngine : OnConnect: 
setting up RAPI session
2007-11-28 16:30:19,709 DEBUG engine.syncengine.SyncEngine : OnConnect: 
initializing partnerships
2007-11-28 16:30:19,709 DEBUG engine.partnerships.Partnerships : _read_device: 
reading partnerships from device registry
2007-11-28 16:30:19,806 WARNING engine.partnerships.Partnerships : 
_read_device: Error getting partnership key 1 from device registry: 2
2007-11-28 16:30:19,950 WARNING engine.partnerships.Partnerships : 
_read_device: Error getting partnership key 2 from device registry: 2
2007-11-28 16:30:20,030 DEBUG engine.partnerships.Partnerships : _read_device: 
querying synchronization source information from device
2007-11-28 16:30:20,030 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
request is 
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic-query recursive="false" type="Sources"/>
  </characteristic>
</wap-provisioningdoc>
2007-11-28 16:30:21,290 DEBUG engine.xmlutil : _config_query: CeProcessConfig 
response is 
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic recursive="false" type="Sources"/>
  </characteristic>
</wap-provisioningdoc>

2007-11-28 16:30:21,291 INFO engine.partnerships.Partnerships : Attempting to 
load last used partnership
2007-11-28 16:30:21,291 INFO engine.config.Config : LoadCurrentPartnership: no 
current partnership available
2007-11-28 16:30:21,291 INFO engine.partnerships.Partnerships : Last 
partnership: None
2007-11-28 16:30:21,298 INFO engine.partnerships.Partnerships : No previous 
partnership available: please create and select one
^H2007-11-28 16:34:05,163 INFO syncengine : Received termination signal. 
Exiting
2007-11-28 16:34:05,163 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping RRA server
2007-11-28 16:34:05,163 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping sync handler thread
2007-11-28 16:34:05,163 DEBUG engine.syncengine.SyncEngine : sessions_stop: 
stopping Airsync server
2007-11-28 16:34:05,164 DEBUG syncengine : waiting for engine to clean up
2007-11-28 16:34:05,164 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: waiting for sync handler thread
2007-11-28 16:34:05,164 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: waiting for Airsync server thread
2007-11-28 16:34:05,164 DEBUG engine.syncengine.SyncEngine : 
sessions_wait_for_stop: shutting down RRA server



-- 
Aviation is proof that given the will, we have the 
capacity to achieve the impossible.
     --Eddie Rickenbacker

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to