| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | | 
04-02-2008, 03:53 PM
| | | Quote:
Originally Posted by BarBaar Thanks! Having progress:
Trying to sync my contacts using 'card'. I can see my phone connecting and even sending my contacts. Then my phone wants to remove the connection. Now a "no server response" appears..
And unfortunately, no contacts show up in my Zimbra addressbook  Also I try to sync my calender. My phone does not show my calender items being transfered (don't know if it is supposed to show this either).. and no items show up in my Zimbra calender.
Using 'cal' for this btw.
Funny thing is, logs show this: Code: ] Starting creation of outgoing items lists...
[2008-04-02 23:58:07,992] [funambol.engine.pipeline] [TRACE] [DA8C2441F982553801C426962096E048] [IMEI:353261011119741] [beurdy] [] Number of vcard : 0
[2008-04-02 23:58:07,992] [funambol.engine.pipeline] [TRACE] [DA8C2441F982553801C426962096E048] [IMEI:353261011119741] [beurdy] [] Number of vevent: 0
[2008-04-02 23:58:07,996] [funambol.engine.pipeline] [TRACE] [DA8C2441F982553801C426962096E048] [IMEI:353261011119741] [beurdy] [] Number of vtodo : 0
[2008-04-02 23:58:07,997] [funambol.engine.pipeline] [INFO] [DA8C2441F982553801C426962096E048] [IMEI:353261011119741] [beurdy] [] Output processing stopped by com.funambol.foundation.synclet.BeanShellSynclet@1786b79[script=com/funambol/server/engine/pipeline/phones-support/bsh/NokiaS60out.bsh,header=user-agent,pattern=Nokia SyncML HTTP Client] (reason: NokiaS60out Synclet finished) Note the numer of vcards.. Why is the numer 0?? | Althought wrongly I was able to make both contacts and calendar items show up on zimbra from my Sony Ericcsson K750i, yet I'm unable to do the same for Thunderbird. I also used cal and card. Maybe your phone's support is limited? | 
04-03-2008, 05:38 AM
| | | time zone problem There now seems to be a timezone problem, and I'm not sure if tit is related or not to this: Quote:
Originally Posted by wolfroma Someone find bug with syncronizing from zimbra to phone: Not all calendars and task sync. I fix this. Now it fix, It will be available at the 0.4.97 | When an appointment is created in a mobile device, and synced to Zimbra via Funambol, everything is fine.
But when an appointment is created in Zimbra, and then synced to a mobile device via Funambol, it appears one hour later!
FYI, I'm in a GMT+1 timezone and all devices, Zimbra server, Funambol config, etc. indicate GMT+1 (or equivalent i.e. Europe/Brussels) as timezone.
I'm under the impression that this problem only appeared on mobile devices since this week-end , when we switched to summer time.
I kind provide logs if needed.
E. | 
04-03-2008, 06:09 AM
| | Project Contributor | |
Posts: 106
| | Quote:
Originally Posted by ew@senate.be There now seems to be a timezone problem, and I'm not sure if tit is related or not to this:
When an appointment is created in a mobile device, and synced to Zimbra via Funambol, everything is fine.
But when an appointment is created in Zimbra, and then synced to a mobile device via Funambol, it appears one hour later!
FYI, I'm in a GMT+1 timezone and all devices, Zimbra server, Funambol config, etc. indicate GMT+1 (or equivalent i.e. Europe/Brussels) as timezone.
I'm under the impression that this problem only appeared on mobile devices since this week-end , when we switched to summer time.
I kind provide logs if needed.
E. | It bug dependence with summer/winter time. Please post this bug to sourceforge bug tracker. After that it will be fixed soon as possible. | 
04-03-2008, 06:56 AM
| | | Quote:
Originally Posted by s0undt3ch Althought wrongly I was able to make both contacts and calendar items show up on zimbra from my Sony Ericcsson K750i, yet I'm unable to do the same for Thunderbird. I also used cal and card. Maybe your phone's support is limited? | Don't know.. It is on the supported devices list of Funambol.. Is this now a Funambol issue or a ZimbraConnector issue??
i.e. where does this log-entry come from? | 
04-04-2008, 01:43 AM
| | Intermediate Member | |
Posts: 21
| | java error hello, I ve updated the zimbra connector with the last version, but when i try to sync... the process ends without any error on the phone but nothing is synchronized.
in the DS server log I have the following Code: [IMEI:35820301932696400] [a.sergent@victoires-editions.fr] [task]
java.lang.NullPointerException
at ru.korusconsulting.connector.funambol.CalendarUtils.asElement(CalendarUtils.java:327)
at ru.korusconsulting.connector.base.ZimbraPort.requestCreateCalendar(ZimbraPort.java:906)
at ru.korusconsulting.connector.manager.CalendarManager.addItem(CalendarManager.java:288)
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:246)
at com.funambol.server.engine.Sync4jStrategy.execNewOperation(Sync4jStrategy.java:2435)
at com.funambol.server.engine.Sync4jStrategy.execSyncOperation(Sync4jStrategy.java:1220)
at com.funambol.server.engine.Sync4jStrategy.sync(Sync4jStrategy.java:751)
at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:638)
at com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1667)
at com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1520)
at com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:961)
at com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:517)
at com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:514)
at com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:350)
at com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
at com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:115)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
[2008-04-03 14:34:17,260] [funambol.engine.strategy] [ERROR] [CE99D1D44AD4F97F658C8FC1D09E3F51] [IMEI:35820301932696400] [a.sergent@victoires-editions.fr] [task] Error executing sync operation
com.funambol.framework.engine.source.SyncSourceException
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:261)
at com.funambol.server.engine.Sync4jStrategy.execNewOperation(Sync4jStrategy.java:2435)
at com.funambol.server.engine.Sync4jStrategy.execSyncOperation(Sync4jStrategy.java:1220)
at com.funambol.server.engine.Sync4jStrategy.sync(Sync4jStrategy.java:751)
at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:638)
at com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1667)
at com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1520)
at com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:961)
at com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:517)
at com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:514)
at com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:350)
at com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
at com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:115)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at ru.korusconsulting.connector.funambol.CalendarUtils.asElement(CalendarUtils.java:327)
at ru.korusconsulting.connector.base.ZimbraPort.requestCreateCalendar(ZimbraPort.java:906)
at ru.korusconsulting.connector.manager.CalendarManager.addItem(CalendarManager.java:288)
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:246)
... 31 more
i m using java 1.5.0
any idea? | 
04-04-2008, 02:53 AM
| | Project Contributor | |
Posts: 106
| | Quote:
Originally Posted by poulperouge hello, I ve updated the zimbra connector with the last version, but when i try to sync... the process ends without any error on the phone but nothing is synchronized.
in the DS server log I have the following Code: [IMEI:35820301932696400] [a.sergent@victoires-editions.fr] [task]
java.lang.NullPointerException
at ru.korusconsulting.connector.funambol.CalendarUtils.asElement(CalendarUtils.java:327)
at ru.korusconsulting.connector.base.ZimbraPort.requestCreateCalendar(ZimbraPort.java:906)
at ru.korusconsulting.connector.manager.CalendarManager.addItem(CalendarManager.java:288)
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:246)
at com.funambol.server.engine.Sync4jStrategy.execNewOperation(Sync4jStrategy.java:2435)
at com.funambol.server.engine.Sync4jStrategy.execSyncOperation(Sync4jStrategy.java:1220)
at com.funambol.server.engine.Sync4jStrategy.sync(Sync4jStrategy.java:751)
at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:638)
at com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1667)
at com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1520)
at com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:961)
at com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:517)
at com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:514)
at com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:350)
at com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
at com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:115)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
[2008-04-03 14:34:17,260] [funambol.engine.strategy] [ERROR] [CE99D1D44AD4F97F658C8FC1D09E3F51] [IMEI:35820301932696400] [a.sergent@victoires-editions.fr] [task] Error executing sync operation
com.funambol.framework.engine.source.SyncSourceException
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:261)
at com.funambol.server.engine.Sync4jStrategy.execNewOperation(Sync4jStrategy.java:2435)
at com.funambol.server.engine.Sync4jStrategy.execSyncOperation(Sync4jStrategy.java:1220)
at com.funambol.server.engine.Sync4jStrategy.sync(Sync4jStrategy.java:751)
at com.funambol.server.engine.Sync4jEngine.sync(Sync4jEngine.java:638)
at com.funambol.server.session.SyncSessionHandler.processModifications(SyncSessionHandler.java:1667)
at com.funambol.server.session.SyncSessionHandler.processSyncMessage(SyncSessionHandler.java:1520)
at com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:961)
at com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:517)
at com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:514)
at com.funambol.server.engine.SyncAdapter.processWBXMLMessage(SyncAdapter.java:350)
at com.funambol.transport.http.server.LocalSyncHolder.processWBXMLMessage(LocalSyncHolder.java:118)
at com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:115)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at ru.korusconsulting.connector.funambol.CalendarUtils.asElement(CalendarUtils.java:327)
at ru.korusconsulting.connector.base.ZimbraPort.requestCreateCalendar(ZimbraPort.java:906)
at ru.korusconsulting.connector.manager.CalendarManager.addItem(CalendarManager.java:288)
at ru.korusconsulting.connector.funambol.CalendarSyncSource.addSyncItem(CalendarSyncSource.java:246)
... 31 more
i m using java 1.5.0
any idea? | Please create bug in the sourceforge tracker and post this log with testcase. Testcase - Before this exception in the log was you task which cause exception, please give me this task. It was about the line: "Error occur then add synitem:" | 
04-04-2008, 03:26 AM
| | Intermediate Member | |
Posts: 21
| | just done .... | 
04-04-2008, 05:35 AM
| | Project Contributor | |
Posts: 106
| | Quote:
Originally Posted by poulperouge just done .... | Please see my comment to bug.. What kind of client you use? | 
04-05-2008, 01:47 AM
| | Intermediate Member | |
Posts: 21
| | client the client used is a LG KU 990
what is strange is that it worked with a old version of the connector, except that there was duplicated entries for the calendar, so I updated to the new version....
with the new version I worked the first time..... but from the second time i receive this error | 
04-05-2008, 07:30 AM
| | | wolfroma, while trying to setup a test environment on my laptop, I installed funambol locally, check-ed out your connectors trunk from sourceforge, built it, intalled on funambol, yet, whenever I try to add a syncsource to the zimbra connector I get: Code: error loading the SyncSource Type ru.korusconsulting.connector.funambol.ContactSyncSource [null] Know why? Code: [2008-04-05 15:42:43,972] [funambol.admin] [TRACE] [B9BF4493BABC95DAECE38424BFA828EE] [] [] [] Authenticating admin action.
[2008-04-05 15:42:46,287] [funambol.server] [TRACE] [] [] [] [] org.apache.catalina.connector.RequestFacade@bb2bc3
[2008-04-05 15:42:46,288] [funambol.server] [TRACE] [] [] [] [] /funambol/rmicl//ru.korusconsulting.connector.funambol.CalendarSyncSource
[2008-04-05 15:42:46,288] [funambol.server] [TRACE] [] [] [] [] Requesting class: ru.korusconsulting.connector.funambol.CalendarSyncSource
[2008-04-05 15:42:46,288] [funambol.server] [TRACE] [] [] [] [] Looking for class: ru/korusconsulting/connector/funambol/CalendarSyncSource.class
[2008-04-05 15:42:46,288] [funambol.server] [TRACE] [] [] [] [] Class 'ru/korusconsulting/connector/funambol/CalendarSyncSource.class' not found
Last edited by s0undt3ch; 04-05-2008 at 07:43 AM..
Reason: add more logs
| | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |