Menu

#41 Tasks syncs to Blackberry problems

open
nobody
None
5
2011-06-14
2011-06-14
No

Software: Zimbra 7.0.1 , Funambol: 10 , zimbrafunambol (ZimbraConnector.s4j): Built from svn (09 February 2011)
Funambol and Zimbra are installed in the same server.
Funambol is accessed by a nginx proxy but I think it is irrelevant.

These problems already happened with old versions of zimbrafunambol (6.02), of funambol (8.7) and zimbra 6.0.10, 7.0.0.
These problems happen when you try to sync zimbra tasks and blackberry tasks but I have been told the same problem happen when syncing with Outlook.

Here there are the problems. I will attach a log file for everyone of them in different posts to this same bug.

Initial situation:
--------------------
Zimbra: We have around 20 tasks.
Blackberry: 0 tasks.
Zimbra and Blackberry task have never been synced by Funambol or by any other means.

Problem 1:

We try to do a Reset from Server to Blackberry.
Expected result: All the zimbra tasks are found at Blackberry too.
What happened: Nothing.

Problem 2:

We create a task in Blackberry device. We click on Sync.
Expected result: Zimbra tasks are found at Blackberry. New blackberry task is uploaded to Zimbra.
What happened: New blackberry task is uploaded to Zimbra.

Problem 3:

We modify the just uploaded task in Zimbra. We click on Sync.
Expected result: Zimbra tasks (even the modified one) are found at Blackberry.
What happened: Everything is ok (task modified) at Zimbra. Blackberry has its tasks empty. The modified task has been deleted.

Discussion

  • Michiel

    Michiel - 2011-06-15

    Guess I fixed it. With probably 1 fix for all 3 problems. By fixing this message: Try to map the taskStatus_ , but it doesn't contain key=NEED

    First I need to compile this new variant of the code. But I will already submit it to SVN.

     
  • Michiel

    Michiel - 2011-06-15

    You can do 2 things to test if the fix worked. First you could try using: http://sourceforge.net/projects/zimbrafunambol/files/zimbrafunambol/test/ZimbraConnector_0.6.03.5.s4j/download which is the compiled binary.

    If that doesn't work, because of incompatible JAVA versions, you can update and build your SVN repository. And build it via the following commmands:
    ant clean
    svn up
    ant source

     
  • Adrian Gibanel Lopez

    Logs for the three problems using 0.6.03.5 version

     
  • Adrian Gibanel Lopez

    I have added a file that contains the three logs for the same three problems but using 0.6.03.5 version.

    The same problems still persist. The expect results and what happened are the same one as in the beginning.

     
  • Adrian Gibanel Lopez

    I confirm that 0.6.03.5 with Funambol 10, Zimbra 7.0.1 does not seem to fix the task sync problem in Outlook.

    We have tried the same with Funambol 8.7 and it does not work either.

    Can you take a look at latest logs and discard (or not) the need of me recompiling zimbrafunambol?

    Thank you.

     

Log in to post a comment.