Found the problem, I mistakenly entered jdbc://mysql://localhost/funambol?characterEncoding=UTF-8
instead of jdbc:mysql://localhost/funambol?characterEncoding=UTF-8 in the funamboladmin. -- Arie On Thu, Mar 24, 2011 at 19:26, Arie Skliarouk <[email protected]> wrote: > Small clarification: The SOGo installation uses mysql database, there is no > postgresql db around. > > Have anybody managed to use SOGo+sogo-connector with mysql? > > -- > Arie > > > > > On Thu, Mar 24, 2011 at 18:41, Arie Skliarouk <[email protected]> wrote: > >> Hi, >> >> Environment: >> funambol-9.0.0-x64.bin >> funambol-sogo-1.0.8.s4j >> sogo 1.3.4 >> Set up instructions used: >> http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,33/func,view/id,24885/ >> Glanced on setup instuctions for old version of funambol: >> http://wiki.contribs.org/Funambol >> >> When I try to sync with funambol+sogo connector I get following error in >> the /opt/Funambol/logs/ds-server/ds-server.log: >> >> *[2011-03-24 19:14:07,700] [funambol.sogo] [INFO] >> [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836] >> [evgeny] [sogo-card] Loading the JDBC driver for URL: >> jdbc://mysql://localhost/sogo >> [2011-03-24 19:14:07,701] [funambol.sogo] [ERROR] >> [958EDCFD576E34FABA558DA1146621D3] [192.168.2.50] [fac-352961040009836] >> [evgeny] [sogo-card] Couldn't find the driver! (org.postgresql.Driver) or >> connect to the database: java.lang.ClassNotFoundException: >> org.postgresql.Driver >> java.lang.ClassNotFoundException: org.postgresql.Driver* >> >> BTW, the very same problem was reported here two years ago: >> http://mail.opengroupware.org/pipermail/sogo/2009-May/002272.html >> >> I need the funambol for blackberry clients. AFAIK, blackberry do not >> support CalDAV, CardDAV. >> >> -- >> Arie >> >> > -- [email protected] https://inverse.ca/sogo/lists
