Funambol/ZimbraConnector issues at 64 bit ubuntu Hello,
Are there any known issues for Funambol/ZimbraConnector at at 64 a bit os?
For funambol at I had to install the java 64 bit jre/jdk/libhsqldb and did the path changes to get it working. After this funambol synced fine using the outlook sync client for it's own guest account.
However after configuring the ZimbraConnector, I cannot get funambol working for a zimbra mailaccount, see errors below
Here my data:
Ubuntu 8.04.2 LTS hardy 64 bit
Zimbra Release 5.0.13_GA_2791.UBUNTU8_64 UBUNTU8_64 FOSS edition
Funambol-7.1.1
ZimbraConnector_0.5.02.s4j
funambol outlook-client-log.txt
20:33:28 GMT +1:00 [ERROR] - Error in syncing: Server Failure: server returned error code 511
funambol ds-server.log
[2009-03-31 20:33:28,558] [funambol.engine] [ERROR] [95F754DC7E7ED85D0E1344A4770
BCF5B] [fol-REVMTDpLZXVrZW4=] [demo@zimbraserver.nl] [card] Unable to create syn
c source com.funambol.framework.server.Sync4jSource@2ac510e 3[uri=card,config=zim
bra/zimbra/contactSyncSource/card.xml,sourceTypeId=<null>,sourceName=<null>]: Er
ror in creating an instance of zimbra/zimbra/contactSyncSource/card.xml
com.funambol.framework.config.ConfigurationExcepti on: Error in creating an insta
nce of zimbra/zimbra/contactSyncSource/card.xml
at com.funambol.server.config.ConfigCache.getNewBeanI nstance(ConfigCache
.java:126)
etc..
Caused by: com.funambol.framework.config.ConfigurationExcepti on: Error in creati
ng an instance of connector/ZimbraConnector.xml
at com.funambol.server.config.ConfigCache.getNewBeanI nstance(ConfigCache
.java:126)
etc..
Caused by: com.funambol.framework.tools.beans.BeanNotFoundExc eption: Resource co
nnector/ZimbraConnector.xml not found with com.funambol.framework.config.ConfigC
lassLoader for: file:/opt/Funambol/config/
at com.funambol.framework.tools.beans.BeanFactory.get NoInitBeanInstance(
BeanFactory.java:107)
etc..
[2009-03-31 20:33:28,560] [funambol.handler] [ERROR] [95F754DC7E7ED85D0E1344A477
0BCF5B] [fol-REVMTDpLZXVrZW4=] [demo@zimbraserver.nl] [] Exception processing me
ssage
java.lang.NullPointerException
at com.funambol.server.engine.Sync4jStrategy.getConfl ictResolution(Sync4
jStrategy.java:790)
etc.. |