Hi, I have the same proble since my upgrade from SOGo 1.3.9 to 1.3.11 With 1.3.9 I we could sync contacts and calendar With 1.3.11 we could sync contacts but not calendar...
I think that the problem come with the new version of SOGo... Perharps somethong change with the gestion of timezone data? My server is Ubuntu 10.04 LTS My error logs with Funambol are - on the server: [2011-12-19 16:50:07,477] [funambol.engine] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [] Starting synchronization ... [2011-12-19 16:50:07,477] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] In beginSync()... [2011-12-19 16:50:07,477] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] Loading the JDBC driver for URL: jdbc:postgresql://localhost/sogo [2011-12-19 16:50:07,485] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] Context's user ID: dberthet [2011-12-19 16:50:07,485] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] Context sync mode: 201 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] Context conflict resolution: 1 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [sogo-cal] Context query: null [2011-12-19 16:50:07,490] [funambol.handler] [ERROR] [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831] [dberthet] [] Error processing message java.lang.Error: Lexical Error: Unmatched Input.... On the smartphone Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager] Server responded 511 to command SyncHdr Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager] SyncException(com.funambol.sync.SyncException: Server responded 511 to command SyncHdr) Thanx for your answers Dominique BERTHET Ecole des Mines de Saint-Etienne (France) Le 16/12/2011 19:59, František Kučera a écrit : > Dne 16.12.2011 13:52, Wacław Michno napsal(a): >> [2011-12-16 13:02:05,902] [funambol.handler] [ERROR] >> [4790B38D97E466FCA616A0D3E5EE943F] [172.22.15.170] [fac-null] >> [[email protected]] [] Error processing message >> java.lang.NoClassDefFoundError: >> org/apache/commons/configuration/plist/PropertyListConfiguration >> at >> ca.inverse.sogo.engine.source.SOGoUtilities.getSyncTags(SOGoUtilities.java:167) > Hi, > > I had this error when user was new and has not yet set his timezone > (only global timezone for whole SOGo server was configured). > If user logs in SOGo web interface, opens configuration dialog and saves > it, his personal timezone was set and this error disappears. > But it is just workaround. > > Error message says that java class PropertyListConfiguration is missing. > So I put these libraries: > commons-configuration-1.6.jar > commons-collections-3.2.1.jar > commons-lang-2.2.jar > commons-logging-1.1.1.jar > into folder Funambol/tools/tomcat/lib/ > (and restarted Funambol of course) > > Then synchronization works also for new users (which don't have their > timezone configured yet). > > František Kučera -- [email protected] https://inverse.ca/sogo/lists
