Hi,
I have setup Funambol on my server to sync my contacts/calendars with my Nokia 
phone, the sync server is working fine but all my contacts are syncronized with 
Funambol database and not with the sogo one.
Under Funambol/config/sogo/sogo/sogo/ I have this file named sogo-card.xml.
On my Nokia phone I cannot setup any "remote name" on contacts options.
Any hints on how to debug this ?
 Thanks
  Giovanni Bechis
-- 
[email protected]
https://inverse.ca/sogo/lists
[2012-10-08 17:08:03,099] [funambol.engine] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] [] 
Starting synchronization ...
[2012-10-08 17:08:03,100] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] 
[card] Preparing slow synchronization
[2012-10-08 17:08:03,166] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] 
[card] Preparation completed (not last message in the package)
[2012-10-08 17:08:03,166] [funambol.engine.strategy] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] 
[card] Synchronizing...
[2012-10-08 17:08:03,597] [funambol.engine.pipeline] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] [] 
Output processing stopped by 
com.funambol.foundation.synclet.BeanShellSynclet@51a21699[script=com/funambol/server/engine/pipeline/phones-support/bsh/NokiaS60out.bsh,header=user-agent,pattern=Nokia
 SyncML HTTP Client|S60 SyncML HTTP Client] (reason: NokiaS60out Synclet 
finished)
[2012-10-08 17:08:03,601] [funambol.transport.http] [INFO] 
[43B1C2027CFFC56CCE49F12B67EA95F5] [1.1.1.1] [IMEI:1234] [[email protected]] [] 
Request processed.
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.7.0" class="java.beans.XMLDecoder">
 <object class="ca.inverse.sogo.engine.source.SOGoSyncSource">
  <void property="databasePassword">
   <string>pass</string>
  </void>
  <void property="databaseURL">
   <string>jdbc:mysql://localhost/sogo</string>
  </void>
  <void property="databaseUsername">
   <string>user</string>
  </void>
  <void property="info">
   <object class="com.funambol.framework.engine.source.SyncSourceInfo">
    <void property="supportedTypes">
     <array class="com.funambol.framework.engine.source.ContentType" length="1">
      <void index="0">
       <object class="com.funambol.framework.engine.source.ContentType" id="ContentType0">
        <void class="com.funambol.framework.engine.source.ContentType" method="getField">
         <string>type</string>
         <void method="set">
          <object idref="ContentType0">
           <void class="com.funambol.framework.engine.source.ContentType" method="getField">
            <string>version</string>
            <void method="set">
             <object idref="ContentType0"/>
             <string>1</string>
            </void>
           </void>
          </object>
          <string>text/x-vcard</string>
         </void>
        </void>
       </object>
      </void>
     </array>
    </void>
   </object>
  </void>
  <void property="name">
   <string>sogo-card</string>
  </void>
  <void property="sourceURI">
   <string>sogo-card</string>
  </void>
 </object>
</java>

Reply via email to