View Single Post
  #357 (permalink)  
Old 06-13-2008, 04:10 AM
peteb peteb is offline
Junior Member
 
Posts: 5
Default Funambol Connector not correctly syncinc

I originally started out trying to sync my BB using the Funambol BB client, when that didn't work, I tried Blackberry-Sync - that too didn't work. I then tried the demo java client - that also didn't work correctly. The problem is this - if I have a calendar entry on the client, then that will be entered into the Zimbra calendar. However, entries on the Zimbra server are not passed to the client. Further, on subsequent syncs, the entry on the client is added again to the server. It seems to me as if Funambol is not seeing the calendar entries on the Zimbra server.

Some logs ....

On the Java Demo Client I have one calendar entry, similarly I have 1 (different) entry on the server. On Syncing I get the following messages

2008-05-13 10:58:40:555 - # SyncClient API J2SE Log

10:58:40:573 [INFO] - Synchronizing...

10:58:40:601 [INFO] - Initializing

10:58:40:610 [INFO] - Sending initialization commands

10:58:40:743 [INFO] - The server alert code for scal is 201

10:58:40:746 [INFO] - Synchronizing scal

10:58:40:783 [INFO] - exchange modifications started

10:58:40:788 [INFO] - Preparing slow sync for scal

10:58:40:811 [INFO] - Detected 1 items

10:58:40:828 [INFO] - Sending modifications

10:58:41:278 [INFO] - Error setting the item 277: org.xml.sax.SAXParseException: Content is not allowed in prolog.

10:58:41:296 [INFO] - Sync Exception: java.lang.NullPointerException

10:58:41:315 [INFO] - com.funambol.syncclient.javagui.MainWindow synchronizenull

The entry on the client appears in my Zimbra calendar, but the Zimbra entry does not appear on the client.

On syncing again I get a duplicate entry on my Zimbra calendar and the log is identical to above (except it says "Error setting the item 303")

I've attached the relevant ds-server.log

Versions:

zcs-5.0.6_GA_2313.RHEL5.20080522104341
ZimbraConnector_0.5
funambol-6.5.14

Please let me know if any more info is required.
Attached Files
File Type: txt ds-server.log.txt (53.6 KB, 100 views)
Reply With Quote