[SOGo] Funambol+sogo connector: Could'n find the driver!

2011-03-24 Thread Arie Skliarouk
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
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Funambol Sogo connector

2011-03-12 Thread Rosario Russo

Hi all,
I installed Funambol and sogo connector in a SME server, following the 
wiki (http://wiki.contribs.org/Funambo). Then I installed a Funambol 
client on a PocketPC device and I tried to sync my contacts (also 
events and tasks).


It start sync'ing and then it stops telling me that every contacts is 
sync'ed.


But which address-books are they sync'ed with? No address book in 
webmail interface nor the address book in Thunderbird are synchronized.


If I make a query in the mysql db, my contacts are there... But why 
SOGo didn't find them?


All passwords and parameters are correct. It seems that Funambol 
updates my contacts, but SOGo didn't know where to find them. Or, 
probably, I don't find them! :-)


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-12 Thread Luca Olivetti
Al 09/03/11 19:51, En/na Luca Olivetti ha escrit:

 If the latter, what's the simplest way to upgrade funambol without losing
 the configuration (I used the bin bundle to install 8.0.2)?

One more question: I see that the installation manual now omits this
paragraph:

The Funambol SOGo Connector also requires Apache commons collections (v3.2.1),
configuration (v1.6), logging (v1.1) and lang (v2.4). 
Download them and move them to : /opt/Funambol/tools/tomcat/lib/

Are they no longer needed?

TIA

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Luca Olivetti
Today one of my users had problem synchronizing a contact, so, since 
I recently updated sogo without touching funambol, I thought I would
update the funambol connector, from 1.0.7 to the current 1.0.8.
I didn't solve the problem, so I just told him to delete the contact 
(actually remove the notes field, that was full of \r\n instead of
line breaks).
Later I realized that the download page says that it's for funambol 8.5, while
I have 8.0.2. Apparently the synchronization works (though it skips that
contact now) but I'd like to know if this is a combination that should work
or I'm facing unexpected problems.

If the latter, what's the simplest way to upgrade funambol without losing
the configuration (I used the bin bundle to install 8.0.2)?

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Milos Wimmer

On Wed, 9 Mar 2011, Luca Olivetti wrote:

 Hi Luca,


Later I realized that the download page says that it's for funambol 8.5, while
I have 8.0.2. Apparently the synchronization works (though it skips that
contact now) but I'd like to know if this is a combination that should work
or I'm facing unexpected problems.


I'm running funambol-8.7.0-x64 with funambol-sogo-1.0.8 from 
http://www.sogo.nu/bugs/view.php?id=633  [Attached File]

and it works great.



If the latter, what's the simplest way to upgrade funambol without losing
the configuration (I used the bin bundle to install 8.0.2)?


I do not consider configuration for a problem. Problem is to push all
information about synchronized data into new version ;-)
I'm using this way:
- using /opt/Funambol as a production directory - it is a link to
  /opt/Funambol-x.y
- install new version into new directory /opt/Funambol-8.7  and
  create all databases as new by installation procedure
- copy /opt/Funambol/logs and /opt/Funambol/tools/hypersonic/data into
  /opt/Funambol-8.7
  (I'm using default hypersonic db)
- change link /opt/Funambol to /opt/Funambol-8.7

I'm not sure it is exactly correct, but works nice for me.

Milos
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Luca Olivetti
Al 09/03/11 21:13, En/na Milos Wimmer ha escrit:
 On Wed, 9 Mar 2011, Luca Olivetti wrote:
 
  Hi Luca,
 
 Later I realized that the download page says that it's for funambol 8.5, 
 while
 I have 8.0.2. Apparently the synchronization works (though it skips that
 contact now) but I'd like to know if this is a combination that should work
 or I'm facing unexpected problems.
 
 I'm running funambol-8.7.0-x64 with funambol-sogo-1.0.8 from 
 http://www.sogo.nu/bugs/view.php?id=633  [Attached File]
 and it works great.

Is that a different 1.0.8 than the one on the download page?

http://www.sogo.nu/uploads/Funambol/funambol-sogo-1.0.8.s4j
 
 
 If the latter, what's the simplest way to upgrade funambol without losing
 the configuration (I used the bin bundle to install 8.0.2)?
 
 I do not consider configuration for a problem. Problem is to push all
 information about synchronized data into new version ;-)

Well, that's what I mean when I say configuration ;-)

 I'm using this way:
 - using /opt/Funambol as a production directory - it is a link to
   /opt/Funambol-x.y
 - install new version into new directory /opt/Funambol-8.7  and
   create all databases as new by installation procedure
 - copy /opt/Funambol/logs and /opt/Funambol/tools/hypersonic/data into
   /opt/Funambol-8.7
   (I'm using default hypersonic db)

Me too, so this is the key step (copying hypersonic/data), thank you.


Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Funambol / SOGo Connector

2010-07-02 Thread Ludovic Marcotte

André Schild wrote:
So when funambol actually fix it, we will have the two fields wrong 
again ?

Or do you some version check toward the syncml client ?
There is no client version check right now but that could easily be 
added to avoid future problems when/if they fix the issue.


Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists