I forgot to mention, that this is a multidomain setup.

Maybe there is something wrong in the funambol connector so that "identifying" the desired user fails in a multidomain setup, returning "null"?

Any idea? Is it a real bug?

Thanks
John



Am 23.01.2013 19:28, schrieb John Bieling:
Hi,

I am failing on the last step of my sogo setup: Funambol Sync.

I followed the installation guide:
- standard sogo install with PostgreSQL 8.4
- standard Funambol 10.0.0.3 bundle setup (using postgresql-9.2-1002.jdbc4.jar + json_simple_1.1.jar)
- sogo-card SyncSource setup
- SOGoOfficer changed to inverse
- FunV10 android app

What I changed from the standard setup:
- only DS Server is started,
- CTP, Inbox Listener and PIM Listener are NOT started

With my andoid device and the FunV10 app I can connect (using my sogo username + password) and sync ok, no error on the phone.

However the new contacts do not show up in my sogo account. I get a few different kind of errors in the postgresql log:


2013-01-23 18:47:34 CET ERROR: relation "null_quick" does not exist at character 20 2013-01-23 18:47:34 CET STATEMENT: SELECT c_name FROM null_quick WHERE c_component = 'vcard'

2013-01-23 18:47:34 CET ERROR: syntax error at or near "null" at character 39 2013-01-23 18:47:34 CET STATEMENT: SELECT c_cn, c_mail, c_o, c_name FROM null

2013-01-23 18:47:36 CET ERROR: syntax error at or near "null" at character 13 2013-01-23 18:47:36 CET STATEMENT: INSERT INTO null (c_name, c_content, c_creationdate, c_lastmodified, c_version) VALUES ($1,$2,$3,$4,$5)

2013-01-23 18:47:36 CET ERROR: current transaction is aborted, commands ignored until end of transaction block 2013-01-23 18:47:36 CET STATEMENT: SELECT c_name FROM null_quick WHERE c_name = $1

2013-01-23 18:54:47 CET ERROR: function upper(bigint) does not exist at character 45 2013-01-23 18:54:47 CET HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2013-01-23 18:54:47 CET STATEMENT: select count(*) from fnbl_last_sync where ( UPPER(principal) = upper($1))

Any Idea? Thanks for your help.

John



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

Reply via email to