[SOGo] SOGo-Funambol calendar sync works only partly

2012-08-10 Thread Andre Landwehr

hi,

I'm new to SOGo, just spent the last weekend setting up stuff. The 
normal caldav/carddav stuff works great and the web interface is really 
a pleasure! For Outlook sync and legacy N900 phone sync though, I need 
the Funambol connector, and that's where my problems began...


I followed the documentation setting up the connector. I configured 
Funambol and SOGo both to use postgresql as backend (but separate users 
and databases of course). In the Funambol Outlook client I configured 
the sogo-cal, sogo-card and sogo-todo remote sources and chose 
refresh-from-client. For todo-items and contacts it worked as it should, 
but for calendar only a fraction of the entries came through.


The SOGo log doesn't say anything, but in the Funambol log I have a load 
of different exceptions:


[2012-08-09 17:55:58,766] [funambol.sogo] [ERROR] 
[319562BAEF1A17B0A4342B2C1DB539E8] [77.7.175.202] 
[fmz-/C9E4NlLNXUE/CsuAM6H2w==] [andrel] [sogo-cal] Exception occured in 
addvEventSyncItem: org.postgresql.util.PSQLException: ERROR: character 
0xe282ac of encoding UTF8 has no equivalent in LATIN1
org.postgresql.util.PSQLException: ERROR: character 0xe282ac of encoding 
UTF8 has no equivalent in LATIN1

- This one only happened once, so I doesn't matter that much

[2012-08-09 17:55:58,767] [funambol.sogo] [ERROR] 
[319562BAEF1A17B0A4342B2C1DB539E8] [77.7.175.202] 
[fmz-/C9E4NlLNXUE/CsuAM6H2w==] [andrel] [sogo-cal] Exception during 
getSyncItemFromId(): org.postgresql.util.PSQLException: ERROR: current 
transaction is aborted, commands ignored until end of transaction block
org.postgresql.util.PSQLException: ERROR: current transaction is 
aborted, commands ignored until end of transaction block
- This accounts for more or less 70% of the exceptions I see, but maybe 
it's just a follow-up of an earlier problem?


[2012-08-09 17:55:58,768] [funambol.sogo] [ERROR] 
[319562BAEF1A17B0A4342B2C1DB539E8] [77.7.175.202] 
[fmz-/C9E4NlLNXUE/CsuAM6H2w==] [andrel] [sogo-cal] Exception occured in 
getUserTimeZone(): org.postgresql.util.PSQLException: ERROR: current 
transaction is aborted, commands ignored until end of transaction block
org.postgresql.util.PSQLException: ERROR: current transaction is 
aborted, commands ignored until end of transaction block

...
[2012-08-09 17:55:58,768] [funambol.sogo] [INFO] 
[319562BAEF1A17B0A4342B2C1DB539E8] [77.7.175.202] 
[fmz-/C9E4NlLNXUE/CsuAM6H2w==] [andrel] [sogo-cal] No timezone defined 
in SOGo for user: andrel
- that's simply not true, the timezone is definitely set to 
Europe/Berlin, I doublechecked that in the database. Also, it did find 
the timezone for earlier entries.


[2012-08-09 17:55:58,781] [funambol.sogo] [ERROR] 
[319562BAEF1A17B0A4342B2C1DB539E8] [77.7.175.202] 
[fmz-/C9E4NlLNXUE/CsuAM6H2w==] [andrel] [sogo-cal] Exception occured in 
addvEventSyncItem: org.postgresql.util.PSQLException: ERROR: current 
transaction is aborted, commands ignored until end of transaction block
org.postgresql.util.PSQLException: ERROR: current transaction is 
aborted, commands ignored until end of transaction block


Any help appreciated... Thanks in advance!

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


Re: Re: [SOGo] SOGo/Funambol/Calendar

2012-03-11 Thread javi
Hi,

I am struggling with the same problem described here and some how I screwed it
completely.

I followed this command (no idea what it does) stated in this thread
su - sogo
sogo-tool user-preferences unset settings THE_USERNAME Mail

and now I cannot login using funambol.

It was working with contacts (no calendar, no tasks). But now it does not work
at all, funambol says invalid login.
In the logs I see:
[2012-03-11 21:13:15,147] [funambol.handler] [INFO]
[324C60863985DC5280861D92AC185FFA] [176.81.59.184] [fbb-598168674] [] [] User
not authenticated
[2012-03-11 21:13:15,147] [funambol.handler] [INFO]
[324C60863985DC5280861D92AC185FFA] [176.81.59.184] [fbb-598168674] [] []
Authentication failed for device fbb-598168674. Make sure that the client used
correct username and password and that there is a principal associating the
user  to the device. 

How can I reset that?
I have tried 
sogo-tool user-preferences set settings THE_USERNAME Mail 
but gives an error. 
How can I fix this?

Thanks a lot, regards
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: Re: [SOGo] SOGo/Funambol/Calendar

2012-03-11 Thread javi
Hi,

I answer myself.

I found that the command I issued did nothing.

The problem was, that after installing the new module funambol-sogo-1.0.9.s4j
the port of 
ca/inverse/sogo/security/SOGoOfficer.xml
was changed to 31000 so I had to change it back (apparently after everytime I
issue bin/install-modules) to the port of my sogod (2).

Thanks anyway. It works great with this version, I have contacts, calendar and
tasks syncronising!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo/Funambol/Calendar

2011-12-23 Thread Dominique BERTHET
Hi,

After investigation my problem is the following.
Since the upgrade from 1.3.9 to 1.3.11 the funambol synchronization with
all existing users in database doesn't work anymore. (only for the
calendar, it's ok with contact)
With new users it's ok.
If I use sogo-tool remove user it's ok for the user but he loose
everything...
If someone could have an idea for me it will be a very nice gift for
christmas ;-)

For existing users the funambol log says:

Starting synchronization ...
[sogo-cal] In beginSync()...
[sogo-cal] Loading the JDBC driver for URL: jdbc:postgresql://localhost/sogo
[sogo-cal] Context's user ID: xxx
[sogo-cal] Context sync mode: 200
[sogo-cal] Context conflict resolution: 1
[sogo-cal] Context query: null
Error processing message
java.lang.Error: Lexical Error: Unmatched Input.

For new user

Starting synchronization ...
[sogo-cal] In beginSync()...
[sogo-cal] Loading the JDBC driver for URL: jdbc:postgresql://localhost/sogo
[sogo-cal] Context's user ID: freedom
[sogo-cal] Context sync mode: 201
[sogo-cal] Context conflict resolution: 1
[sogo-cal] Context query: null
[sogo-cal] Device's charset: UTF-8
[sogo-cal] Device's timezone: null
[sogo-cal] Preparing slow synchronization
[sogo-cal] getAllSyncItemKeys()
[sogo-cal] Preparation completed (last message in the package)

and after the synchronization begin...

Merry Christmas
Sincerely

Dominique BERTHET
Ecole des Mines de Saint-Etienne (France)





Le 19/12/2011 17:03, Dries Decock a écrit :
 Hi,
 
 I encountered the same problem, but setting the timezone for the
 individual user fixed my problem.
 
 Kind regards
 On Mon, 2011-12-19 at 17:01 +0100, Dominique BERTHET wrote:
 Hi,
 I have the same proble since my upgrade from SOGo 1.3.9 to 1.3.11
 With 1.3.9 I we could sync contacts and calendar
 With 1.3.11 we could sync contacts but not calendar...

 I think that the problem come with the new version of SOGo...
 Perharps somethong change with the gestion of timezone data?

 My server is Ubuntu 10.04 LTS

 My error logs with Funambol are

 - on the server:
 [2011-12-19 16:50:07,477] [funambol.engine] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [] Starting synchronization ...
 [2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] In beginSync()...
 [2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Loading the JDBC driver for URL:
 jdbc:postgresql://localhost/sogo
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context's user ID: dberthet
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context sync mode: 201
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context conflict resolution: 1
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context query: null
 [2011-12-19 16:50:07,490] [funambol.handler] [ERROR]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [] Error processing message
 java.lang.Error: Lexical Error: Unmatched Input


 On the smartphone
 Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager] Server responded 511
 to command SyncHdr
 Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager]
 SyncException(com.funambol.sync.SyncException: Server responded 511 to
 command SyncHdr)

 Thanx for your answers

 Dominique BERTHET
 Ecole des Mines de Saint-Etienne (France)



 Le 16/12/2011 19:59, František Kučera a écrit :
  Dne 16.12.2011 13:52, Wacław Michno napsal(a):
  [2011-12-16 13:02:05,902] [funambol.handler] [ERROR]
  [4790B38D97E466FCA616A0D3E5EE943F] [172.22.15.170] [fac-null]
  [myem...@example.pl mailto:myem...@example.pl] [] Error processing 
  message
  java.lang.NoClassDefFoundError:
  org/apache/commons/configuration/plist/PropertyListConfiguration
at 
  ca.inverse.sogo.engine.source.SOGoUtilities.getSyncTags(SOGoUtilities.java:167)
  Hi,
  
  I had this error when user was new and has not yet set his timezone
  (only global timezone for whole SOGo server was configured).
  If user logs in SOGo web interface, opens configuration dialog and saves
  it, his personal timezone was set and this error disappears.
  But it is just workaround.
  
  Error message says that java class PropertyListConfiguration is missing.
  So I put these libraries:
  commons-configuration-1.6.jar
  commons-collections-3.2.1.jar
  commons-lang-2.2.jar   
  commons-logging-1.1.1.jar
  into folder Funambol/tools/tomcat/lib/
  (and restarted Funambol of course)
  
  Then synchronization 

Re: [SOGo] SOGo/Funambol/Calendar

2011-12-19 Thread Dominique BERTHET
Hi,
I have the same proble since my upgrade from SOGo 1.3.9 to 1.3.11
With 1.3.9 I we could sync contacts and calendar
With 1.3.11 we could sync contacts but not calendar...

I think that the problem come with the new version of SOGo...
Perharps somethong change with the gestion of timezone data?

My server is Ubuntu 10.04 LTS

My error logs with Funambol are

- on the server:
[2011-12-19 16:50:07,477] [funambol.engine] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [] Starting synchronization ...
[2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] In beginSync()...
[2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] Loading the JDBC driver for URL:
jdbc:postgresql://localhost/sogo
[2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] Context's user ID: dberthet
[2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] Context sync mode: 201
[2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] Context conflict resolution: 1
[2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [sogo-cal] Context query: null
[2011-12-19 16:50:07,490] [funambol.handler] [ERROR]
[6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
[dberthet] [] Error processing message
java.lang.Error: Lexical Error: Unmatched Input


On the smartphone
Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager] Server responded 511
to command SyncHdr
Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager]
SyncException(com.funambol.sync.SyncException: Server responded 511 to
command SyncHdr)

Thanx for your answers

Dominique BERTHET
Ecole des Mines de Saint-Etienne (France)



Le 16/12/2011 19:59, František Kučera a écrit :
 Dne 16.12.2011 13:52, Wacław Michno napsal(a):
 [2011-12-16 13:02:05,902] [funambol.handler] [ERROR]
 [4790B38D97E466FCA616A0D3E5EE943F] [172.22.15.170] [fac-null]
 [myem...@example.pl] [] Error processing message
 java.lang.NoClassDefFoundError:
 org/apache/commons/configuration/plist/PropertyListConfiguration
  at 
 ca.inverse.sogo.engine.source.SOGoUtilities.getSyncTags(SOGoUtilities.java:167)
 Hi,
 
 I had this error when user was new and has not yet set his timezone
 (only global timezone for whole SOGo server was configured).
 If user logs in SOGo web interface, opens configuration dialog and saves
 it, his personal timezone was set and this error disappears.
 But it is just workaround.
 
 Error message says that java class PropertyListConfiguration is missing.
 So I put these libraries:
 commons-configuration-1.6.jar
 commons-collections-3.2.1.jar
 commons-lang-2.2.jar   
 commons-logging-1.1.1.jar
 into folder Funambol/tools/tomcat/lib/
 (and restarted Funambol of course)
 
 Then synchronization works also for new users (which don't have their
 timezone configured yet).
 
 František Kučera

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


Re: [SOGo] SOGo/Funambol/Calendar

2011-12-19 Thread Dries Decock
Hi,

I encountered the same problem, but setting the timezone for the
individual user fixed my problem.

Kind regards
On Mon, 2011-12-19 at 17:01 +0100, Dominique BERTHET wrote:

 Hi,
 I have the same proble since my upgrade from SOGo 1.3.9 to 1.3.11
 With 1.3.9 I we could sync contacts and calendar
 With 1.3.11 we could sync contacts but not calendar...
 
 I think that the problem come with the new version of SOGo...
 Perharps somethong change with the gestion of timezone data?
 
 My server is Ubuntu 10.04 LTS
 
 My error logs with Funambol are
 
 - on the server:
 [2011-12-19 16:50:07,477] [funambol.engine] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [] Starting synchronization ...
 [2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] In beginSync()...
 [2011-12-19 16:50:07,477] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Loading the JDBC driver for URL:
 jdbc:postgresql://localhost/sogo
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context's user ID: dberthet
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context sync mode: 201
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context conflict resolution: 1
 [2011-12-19 16:50:07,485] [funambol.sogo] [INFO]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [sogo-cal] Context query: null
 [2011-12-19 16:50:07,490] [funambol.handler] [ERROR]
 [6F3F398CA178B661681F58E0151AE0A2] [92.90.23.38] [fac-354316030736831]
 [dberthet] [] Error processing message
 java.lang.Error: Lexical Error: Unmatched Input
 
 
 On the smartphone
 Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager] Server responded 511
 to command SyncHdr
 Mon Dec 19 16:50:05 HNEC 2011 [ERROR] [SyncManager]
 SyncException(com.funambol.sync.SyncException: Server responded 511 to
 command SyncHdr)
 
 Thanx for your answers
 
 Dominique BERTHET
 Ecole des Mines de Saint-Etienne (France)
 
 
 
 Le 16/12/2011 19:59, František Kučera a écrit :
  Dne 16.12.2011 13:52, Wacław Michno napsal(a):
  [2011-12-16 13:02:05,902] [funambol.handler] [ERROR]
  [4790B38D97E466FCA616A0D3E5EE943F] [172.22.15.170] [fac-null]
  [myem...@example.pl] [] Error processing message
  java.lang.NoClassDefFoundError:
  org/apache/commons/configuration/plist/PropertyListConfiguration
 at 
  ca.inverse.sogo.engine.source.SOGoUtilities.getSyncTags(SOGoUtilities.java:167)
  Hi,
  
  I had this error when user was new and has not yet set his timezone
  (only global timezone for whole SOGo server was configured).
  If user logs in SOGo web interface, opens configuration dialog and saves
  it, his personal timezone was set and this error disappears.
  But it is just workaround.
  
  Error message says that java class PropertyListConfiguration is missing.
  So I put these libraries:
  commons-configuration-1.6.jar
  commons-collections-3.2.1.jar
  commons-lang-2.2.jar   
  commons-logging-1.1.1.jar
  into folder Funambol/tools/tomcat/lib/
  (and restarted Funambol of course)
  
  Then synchronization works also for new users (which don't have their
  timezone configured yet).
  
  František Kučera
 


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

[SOGo] SOGo/Funambol/Calendar

2011-12-16 Thread Wacław Michno
Please help.
After updating SOGo 1.3.8 to 1.3.11 I have a problem with sync
Calendar on the phone and tablet and other devices.
Previously, everything worked perfectly for several months. How do I
downgrade to 1.3.8? I really depends on stability.

Software versions:
Sogo version 1.3.11
Postgres 8.4
Ubuntu-Server 10.04.2 LTS
Funambol Data Synchronization Server v.10.0.0
json_simple-1.1.jar
funambol-sogo-1.0.8.s4j

Time zone is set correctly in the properties of Funambol devices.
I can not tell where the problem is with sogo or of Funambol.
Below is a log of Sogo and with Funambol.

SOGO---
Dec 16 12:56:04 sogod [24210]: [so-security]D validate object:
0x01832F40[SOGoUserFolder]: name=myem...@example.pl
container=0x0131B150/(nil)
Dec 16 12:56:04 sogod [24210]: [so-security]D validate permission
'access contents information' on object: 0x01832F40[SOGoUserFolder]:
name=myem...@example.pl container=0x
0131B150/(nil)
Dec 16 12:56:04 sogod [24210]: [so-security]D   possible roles for
permission 'access contents information': Authenticated, PublicUser
Dec 16 12:56:04 sogod [24210]: [so-security]D   got user:
0x0x18193b0[SOGoUser]: login=myem...@example.pl
roles=Authenticated,Anonymous)
Dec 16 12:56:04 sogod [24210]: [so-security]D user roles:
Authenticated,Anonymous,Owner
Dec 16 12:56:04 sogod [24210]: [so-security]D found a valid
role: 'Authenticated'.
Dec 16 12:56:04 sogod [24210]: [so-security]D   successfully
validated permission 'access contents information'.
Dec 16 12:56:04 sogod [24210]: [so-security]D   successfully
validated object (perm=access contents information).
Dec 16 12:56:04 sogod [24210]: [so-security]D validate object:
SOGo[0x0x131b150]: name=SOGo
Dec 16 12:56:04 sogod [24210]: [so-security]D   object is public.
Dec 16 12:56:04 sogod [24210]: [so-security]D validate key
myem...@example.pl of object: SOGo[0x0x131b150]: name=SOGo
Dec 16 12:56:04 sogod [24210]: [so-security]D   found no security
info for key (class SOGo): myem...@example.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D   default is allow ...
Dec 16 12:56:04 sogod [24210]: [so-security]D validate key
freebusy.ifb of object: 0x01832F40[SOGoUserFolder]:
name=myem...@example.pl container=0x0131B150/(nil)
Dec 16 12:56:04 sogod [24210]: [so-security]D   found no security
info for key (class SOGoUserFolder): freebusy.ifb
Dec 16 12:56:04 sogod [24210]: [so-security]D   default is allow ...
Dec 16 12:56:04 sogod [24210]: [so-security]D validate object:
0x01264EE0[SOGoFreeBusyObject]: name=freebusy.ifb
container=0x01832F40/myem...@example.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D validate permission
'access contents information' on object:
0x01264EE0[SOGoFreeBusyObject]: name=freebusy.ifb container=0x
01832F40/myem...@example.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D   possible roles for
permission 'access contents information': Owner, Authenticated,
PublicUser
Dec 16 12:56:04 sogod [24210]: [so-security]D   got user:
0x0x18193b0[SOGoUser]: login=myem...@example.pl
roles=Authenticated,Anonymous)
Dec 16 12:56:04 sogod [24210]: [so-security]D user roles:
Authenticated,Anonymous,Owner
Dec 16 12:56:04 sogod [24210]: [so-security]D found a valid
role: 'Authenticated'.
Dec 16 12:56:04 sogod [24210]: [so-security]D   successfully
validated permission 'access contents information'.
Dec 16 12:56:04 sogod [24210]: [so-security]D   successfully
validated object (perm=access contents information).
Dec 16 12:56:04 sogod [24210]: [so-security]D validate key
freebusy.ifb of object: 0x01832F40[SOGoUserFolder]:
name=myem...@example.pl container=0x0131B150/(nil)
Dec 16 12:56:04 sogod [24210]: [so-security]D   found no security
info for key (class SOGoUserFolder): freebusy.ifb
Dec 16 12:56:04 sogod [24210]: [so-security]D   default is allow ...
Dec 16 12:56:04 sogod [24210]: [so-security]D validate permission
'WebDAV Access' on object: 0x01264EE0[SOGoFreeBusyObject]:
name=freebusy.ifb container=0x01832F40/wdrag
@gradier.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D   possible roles for
permission 'WebDAV Access': Owner, Authenticated, PublicUser
Dec 16 12:56:04 sogod [24210]: [so-security]D   got user:
0x0x18193b0[SOGoUser]: login=myem...@example.pl
roles=Authenticated,Anonymous)
Dec 16 12:56:04 sogod [24210]: [so-security]D user roles:
Authenticated,Anonymous,Owner
Dec 16 12:56:04 sogod [24210]: [so-security]D found a valid
role: 'Authenticated'.
Dec 16 12:56:04 sogod [24210]: [so-security]D   successfully
validated permission 'WebDAV Access'.
Dec 16 12:56:04 sogod [24210]: [so-security]D validate key GET of
object: 0x01264EE0[SOGoFreeBusyObject]: name=freebusy.ifb
container=0x01832F40/myem...@example.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D validate permission
'access contents information' on object:
0x01264EE0[SOGoFreeBusyObject]: name=freebusy.ifb container=0x
01832F40/myem...@example.pl
Dec 16 12:56:04 sogod [24210]: [so-security]D   possible roles for
permission 'access contents information': Owner, 

Re: [SOGo] SOGo/Funambol/Calendar

2011-12-16 Thread Mirko Stoffers

 How do I downgrade to 1.3.8?

sudo apt-get install sogo=1.3.8 ?
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Sogo, Funambol and Nokia sync

2011-10-04 Thread jreg2k
Hi,

I try to sync my nokia e72 with a personnal sogo/funambol server. The funambol
client provides by Ovi store is cool but do not implement https and that is
very bad,

I want to synchronise my phone calendar with my sogo calendar. I read that
there is a way to do that with the Nokia sync application.

Does anyone can help me ? I want a (simple) method to sync (in a secure way)
may phone and my sogo calendar.

Thanks and  excuse my poor english :-)

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


Re: [SOGo] SOGo + Funambol

2011-03-25 Thread Dominique

OK, it looks better now.

Sogo is still working. So far so good.

I did the funambol install based on the information provided by the SOGo 
manual + what was recommended earlier to get the Mysql support. Nothing 
more in the funambol install. With one exception: instead of using 
localhost, I use the server IP address although both services are 
running on the same server (to solve the error mentioned in my prior post).


Funambol is installed, I changed the Database to Mysql, and I can get my 
phone (Nokia N97 mini) to sync with funambol. As per the content of the 
mysql funambol database, I do have data transfer going on. Great but I 
just want to use funambol to connect to SOGo, and that still does not work.


I changed the officer in Funambol, edited the xml file to point to my 
domain (or should it be the local server IP ?). I added the module for 
SOGo in the midst of other modules I do not use and configured the 
various sync sources (with the server local IP), so the question is... 
what am I missing or doing wrong.


Any new ideas are welcome at this point.

Dominique

On 24/03/2011 19:04, Dominique wrote:

Well,

Next time, I'll look a bit more in the folder... I just ran the 
install file. That one is a Linux file. But now I'm having the 
following errors after the first question:


BUILD FAILED
/opt/Funambol/ds-server/install/install.xml:172: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:353: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:380: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:437: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:452: 
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: 
Communications link failure


Any ideas,

Dominique

On 24/03/2011 18:55, Dominique wrote:

Thanks,

Indeed It was configured with Hypersonic. Got all the changes made 
for Mysql, but I hit a snag at the end... In the manual, it says run 
install.cmd but it looks like a windows/dos file. Any idea for a 
Linux environment ?


Dominique

On 24/03/2011 18:02, Louis-Philippe Gauthier wrote:

Hi,


The default database of Funambol is HyperSonic...

Do you configure Funambol to use Mysql ?

see  Funambol Documentation - Section 16.4 Using funambol with MySQL



2011/3/24 Dominique dco...@hotmail.com mailto:dco...@hotmail.com

Hi,

I got the user connection working now with a Nokia N97. Errors
in the jdbc connector and no mapping in the NAT for port 2.
Synchronization now goes on without error.

Except that no data is actually transfered. From the phone
perspectice, a few hundreds contacts are transfered from the
phone (as per the counter that changes on the phone screen) to
Sogo, except that no records shows up in Sogo Address book. Same
is true for the calendar and todo list.

Any ideas ?

Dominique

PS: Actually, I got it working nicely with Thunderbird although
it was not the principal objective.


On 18/03/2011 18:18, Mohit Chawla wrote:


On Fri, Mar 18, 2011 at 8:44 PM, Dominique dco...@hotmail.com
mailto:dco...@hotmail.com wrote:

In order to test it, I installed a Thunderbird client
before trying to roll it out to mobile clients.


I am not sure if Thunderbird is supposed to work with Funambol.

You can either try with a mobile client or MS Outlook,
according to your available resources.
Regarding users/fqdn, in a funambol client (mobile/outlook) you
will set the url of your sogo server ( and the remote name of
the sources - sogo-cal etc. ) and that's it. SOGoOfficer will
pick up user credentials from the db.





--
Louis-Philippe Gauthier


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

Re: [SOGo] SOGo + Funambol

2011-03-25 Thread Ruud van Lent

	Hi Dominique,

	

	I wrote a howto for funambol with sogo integrator on the clearos forum (=centos), you can find it here

	Maybe this helps to get your setup working.

	regards,

	Ruud.

	On Friday, 25 March, 2011 16:04 CET, Dominique dco...@hotmail.com wrote:
	

	OK, it looks better now.
	
	Sogo is still working. So far so good.
	
	I did the funambol install based on the information provided by the SOGo
	manual + what was recommended earlier to get the Mysql support. Nothing
	more in the funambol install. With one exception: instead of using
	localhost, I use the server IP address although both services are
	running on the same server (to solve the error mentioned in my prior post).
	
	Funambol is installed, I changed the Database to Mysql, and I can get my
	phone (Nokia N97 mini) to sync with funambol. As per the content of the
	mysql funambol database, I do have data transfer going on. Great but I
	just want to use funambol to connect to SOGo, and that still does not work.
	
	I changed the officer in Funambol, edited the xml file to point to my
	domain (or should it be the local server IP ?). I added the module for
	SOGo in the midst of other modules I do not use and configured the
	various sync sources (with the server local IP), so the question is...
	what am I missing or doing wrong.
	
	Any new ideas are welcome at this point.
	
	Dominique
	
	On 24/03/2011 19:04, Dominique wrote:
	 Well,
	
	 Next time, Ill look a bit more in the folder... I just ran the
	 install file. That one is a Linux file. But now Im having the
	 following errors after the first question:
	
	 BUILD FAILED
	 /opt/Funambol/ds-server/install/install.xml:172: The following error
	 occurred while executing this line:
	 /opt/Funambol/ds-server/install/install.xml:353: The following error
	 occurred while executing this line:
	 /opt/Funambol/ds-server/install/install.xml:380: The following error
	 occurred while executing this line:
	 /opt/Funambol/ds-server/install/install.xml:437: The following error
	 occurred while executing this line:
	 /opt/Funambol/ds-server/install/install.xml:452:
	 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:
	 Communications link failure
	
	 Any ideas,
	
	 Dominique
	
	 On 24/03/2011 18:55, Dominique wrote:
	 Thanks,
	
	 Indeed It was configured with Hypersonic. Got all the changes made
	 for Mysql, but I hit a snag at the end... In the manual, it says run
	 install.cmd but it looks like a windows/dos file. Any idea for a
	 Linux environment ?
	
	 Dominique
	
	 On 24/03/2011 18:02, Louis-Philippe Gauthier wrote:
	 Hi,
	
	
	 The default database of Funambol is HyperSonic...
	
	 Do you configure Funambol to use Mysql ?
	
	 see Funambol Documentation - Section 16.4 Using funambol with MySQL
	
	
	
	 2011/3/24 Dominique 
	
	 Hi,
	
	 I got the user connection working now with a Nokia N97. Errors
	 in the jdbc connector and no mapping in the NAT for port 2.
	 Synchronization now goes on without error.
	
	 Except that no data is actually transfered. From the phone
	 perspectice, a few hundreds contacts are transfered from the
	 phone (as per the counter that changes on the phone screen) to
	 Sogo, except that no records shows up in Sogo Address book. Same
	 is true for the calendar and todo list.
	
	 Any ideas ?
	
	 Dominique
	
	 PS: Actually, I got it working nicely with Thunderbird although
	 it was not the principal objective.
	
	
	 On 18/03/2011 18:18, Mohit Chawla wrote:
	
	 On Fri, Mar 18, 2011 at 8:44 PM, Dominique 
	  wrote:
	
	 In order to test it, I installed a Thunderbird client
	 before trying to roll it out to mobile clients.
	
	
	 I am not sure if Thunderbird is supposed to work with Funambol.
	
	 You can either try with a mobile client or MS Outlook,
	 according to your available resources.
	 Regarding users/fqdn, in a funambol client (mobile/outlook) you
	 will set the url of your sogo server ( and the remote name of
	 the sources - sogo-cal etc. ) and thats it. SOGoOfficer will
	 pick up user credentials from the db.
	
	
	
	
	 --
	 Louis-Philippe Gauthier
	
	--
	users@sogo.nu
	https://inverse.ca/sogo/lists





Re: [SOGo] SOGo + Funambol

2011-03-24 Thread Dominique

Hi,

I got the user connection working now with a Nokia N97. Errors in the 
jdbc connector and no mapping in the NAT for port 2. Synchronization 
now goes on without error.


Except that no data is actually transfered. From the phone perspectice, 
a few hundreds contacts are transfered from the phone (as per the 
counter that changes on the phone screen) to Sogo, except that no 
records shows up in Sogo Address book. Same is true for the calendar and 
todo list.


Any ideas ?

Dominique

PS: Actually, I got it working nicely with Thunderbird although it was 
not the principal objective.


On 18/03/2011 18:18, Mohit Chawla wrote:


On Fri, Mar 18, 2011 at 8:44 PM, Dominique dco...@hotmail.com 
mailto:dco...@hotmail.com wrote:


In order to test it, I installed a Thunderbird client before
trying to roll it out to mobile clients.


I am not sure if Thunderbird is supposed to work with Funambol.

You can either try with a mobile client or MS Outlook, according to 
your available resources.
Regarding users/fqdn, in a funambol client (mobile/outlook) you will 
set the url of your sogo server ( and the remote name of the sources - 
sogo-cal etc. ) and that's it. SOGoOfficer will pick up user 
credentials from the db.



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

Re: [SOGo] SOGo + Funambol

2011-03-24 Thread Louis-Philippe Gauthier
Hi,


The default database of Funambol is HyperSonic...

Do you configure Funambol to use Mysql ?

see  Funambol Documentation - Section 16.4 Using funambol with MySQL



2011/3/24 Dominique dco...@hotmail.com

  Hi,

 I got the user connection working now with a Nokia N97. Errors in the jdbc
 connector and no mapping in the NAT for port 2. Synchronization now goes
 on without error.

 Except that no data is actually transfered. From the phone perspectice, a
 few hundreds contacts are transfered from the phone (as per the counter that
 changes on the phone screen) to Sogo, except that no records shows up in
 Sogo Address book. Same is true for the calendar and todo list.

 Any ideas ?

 Dominique

 PS: Actually, I got it working nicely with Thunderbird although it was not
 the principal objective.


 On 18/03/2011 18:18, Mohit Chawla wrote:


 On Fri, Mar 18, 2011 at 8:44 PM, Dominique dco...@hotmail.com wrote:

 In order to test it, I installed a Thunderbird client before trying to
 roll it out to mobile clients.


 I am not sure if Thunderbird is supposed to work with Funambol.

 You can either try with a mobile client or MS Outlook, according to your
 available resources.
 Regarding users/fqdn, in a funambol client (mobile/outlook) you will set
 the url of your sogo server ( and the remote name of the sources - sogo-cal
 etc. ) and that's it. SOGoOfficer will pick up user credentials from the db.





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

Re: [SOGo] SOGo + Funambol

2011-03-24 Thread Dominique

Well,

Next time, I'll look a bit more in the folder... I just ran the install 
file. That one is a Linux file. But now I'm having the following errors 
after the first question:


BUILD FAILED
/opt/Funambol/ds-server/install/install.xml:172: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:353: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:380: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:437: The following error 
occurred while executing this line:
/opt/Funambol/ds-server/install/install.xml:452: 
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications 
link failure


Any ideas,

Dominique

On 24/03/2011 18:55, Dominique wrote:

Thanks,

Indeed It was configured with Hypersonic. Got all the changes made for 
Mysql, but I hit a snag at the end... In the manual, it says run 
install.cmd but it looks like a windows/dos file. Any idea for a Linux 
environment ?


Dominique

On 24/03/2011 18:02, Louis-Philippe Gauthier wrote:

Hi,


The default database of Funambol is HyperSonic...

Do you configure Funambol to use Mysql ?

see  Funambol Documentation - Section 16.4 Using funambol with MySQL



2011/3/24 Dominique dco...@hotmail.com mailto:dco...@hotmail.com

Hi,

I got the user connection working now with a Nokia N97. Errors in
the jdbc connector and no mapping in the NAT for port 2.
Synchronization now goes on without error.

Except that no data is actually transfered. From the phone
perspectice, a few hundreds contacts are transfered from the
phone (as per the counter that changes on the phone screen) to
Sogo, except that no records shows up in Sogo Address book. Same
is true for the calendar and todo list.

Any ideas ?

Dominique

PS: Actually, I got it working nicely with Thunderbird although
it was not the principal objective.


On 18/03/2011 18:18, Mohit Chawla wrote:


On Fri, Mar 18, 2011 at 8:44 PM, Dominique dco...@hotmail.com
mailto:dco...@hotmail.com wrote:

In order to test it, I installed a Thunderbird client before
trying to roll it out to mobile clients.


I am not sure if Thunderbird is supposed to work with Funambol.

You can either try with a mobile client or MS Outlook, according
to your available resources.
Regarding users/fqdn, in a funambol client (mobile/outlook) you
will set the url of your sogo server ( and the remote name of
the sources - sogo-cal etc. ) and that's it. SOGoOfficer will
pick up user credentials from the db.





--
Louis-Philippe Gauthier


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

[SOGo] SOGo + Funambol

2011-03-18 Thread Dominique

Hi,

I've got Sogo happily running for a while now and I was trying to add 
Funambol. Install went OK, so did the setup through the admin program.


In order to test it, I installed a Thunderbird client before trying to 
roll it out to mobile clients.
After configuring the client with the appropriate URL and changing the 
data sources.
I do not have a user create in Funambol as I modified the Officer use 
the one mentioned in the manual (i.e. sogoofficer).
When trying to connect, I receive a connection error (check url, user 
name and password ).

From the log, URL does not seem to be the problem.
So here goes the questions:
1. I connect to SOGo with a username without domain. Do I have to use 
that one or the full user name with FQDN?
2. No users are created in Funambol. Do I have to create one anyway, and 
does it have to include the FQDN ? And how to I activate the sogoofficer 
to update Funambol for the existing sogo users ?


I suppose simple stuff for the one that already hit the snag...

Thanks for the help,

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


Re: [SOGo] SOGo + Funambol

2011-03-18 Thread Mohit Chawla
On Fri, Mar 18, 2011 at 8:44 PM, Dominique dco...@hotmail.com wrote:

 In order to test it, I installed a Thunderbird client before trying to roll
 it out to mobile clients.


I am not sure if Thunderbird is supposed to work with Funambol.

You can either try with a mobile client or MS Outlook, according to your
available resources.
Regarding users/fqdn, in a funambol client (mobile/outlook) you will set the
url of your sogo server ( and the remote name of the sources - sogo-cal etc.
) and that's it. SOGoOfficer will pick up user credentials from the db.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] SOGo-Funambol exception: com.funambol.common.pim.icalendar.TokenMgrError

2010-11-29 Thread Lino Cafezinho

Hi,

I encountered this error when performing a synchronization with my SOGo 
server using funambol (see log below). To fix the issue, I had to modify 
the item in the calendar/tasks list that was causing the issue manually, 
but I think it is a bug that should be fixed in a more properly manner.


Thank you for SOGo
Cafezinho

com.funambol.common.pim.icalendar.TokenMgrError: Lexical error at line 
27, column 1.  Encountered: \r (13), after : \r
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParserTokenManager.getNextToken(ICalendarSyntaxParserTokenManager.java:2409)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.jj_ntk(ICalendarSyntaxParser.java:687)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.PropertyValue(ICalendarSyntaxParser.java:427)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.Property(ICalendarSyntaxParser.java:335)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.VToDoItem(ICalendarSyntaxParser.java:145)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.CalItems(ICalendarSyntaxParser.java:61)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.ICalendar(ICalendarSyntaxParser.java:28)
at 
com.funambol.common.pim.icalendar.ICalendarSyntaxParser.parse(ICalendarSyntaxParser.java:15)
at 
com.funambol.common.pim.icalendar.ICalendarParser.ICalendar(ICalendarParser.java:57)
at 
ca.inverse.sogo.engine.source.SOGoUtilities.vCalendarV2toV1(SOGoUtilities.java:868)
at 
ca.inverse.sogo.engine.source.SOGoSyncSource.getSyncItemFromId(SOGoSyncSource.java:639)
at 
com.funambol.server.engine.Sync4jEngine.completeItemInfo(Sync4jEngine.java:1912)
at 
com.funambol.server.session.SyncSessionHandler.splitSyncCommand(SyncSessionHandler.java:2674)
at 
com.funambol.server.session.SyncSessionHandler.commandsToSend(SyncSessionHandler.java:2591)
at 
com.funambol.server.session.SyncSessionHandler.processInitSyncMapMessage(SyncSessionHandler.java:1064)
at 
com.funambol.server.session.SyncSessionHandler.processMessage(SyncSessionHandler.java:544)
at 
com.funambol.server.engine.SyncAdapter.processInputMessage(SyncAdapter.java:533)
at 
com.funambol.server.engine.SyncAdapter.processXMLMessage(SyncAdapter.java:254)
at 
com.funambol.transport.http.server.LocalSyncHolder.processXMLMessage(LocalSyncHolder.java:97)
at 
com.funambol.transport.http.server.Sync4jServlet.doPost(Sync4jServlet.java:400)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.funambol.transport.http.server.LogContextFilter.doFilter(LogContextFilter.java:137)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.funambol.transport.http.server.SyncResponseTimeFilter.doFilter(SyncResponseTimeFilter.java:153)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)

at java.lang.Thread.run(Unknown Source)

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


[SOGo] Sogo funambol connector

2010-11-02 Thread Покотиленко Костик
Hi,

I was trying to setup funambol + Sogo funambol connector. All done by
instructions in pdf.

I'm stuck at running funamboladmin and configuring Sogo funambol
connector. funamboladmin runs, I navigate to Modules/Sogo/Sogo funambol
connector, double-click it (or right-click/edit) and nothing happens, it
doesn't open preferences.

Tried funambol 8.7, then 8.5.2 with same result.

What can be wrong?

-- 
Покотиленко Костик cas...@meteor.dp.ua

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


Re: [SOGo] Sogo + Funambol sync

2010-07-08 Thread Martin Lehmann
Android: - Funambol client doesn't work because you can't set the sync 
type. cals aren't supported
   - You could try the commercial client Synthesis which 
seems to be far better
Windows Mobile Client: There you can set the sync type. It's the best 
syncml client I've seen. Only thing not working are
   reminders/alarms. This is a problem of absolut/relative 
alarm time. Mobile clients only seem to support absolute
   time and sogo/lightning only supports relative time. TODO: 
conversion of the alarm time in sogo-connector

iPhone:  Not tested myself

Paolo Ghidini schrieb:

Stephen Ingram ha scritto:
  

Paolo Ghidini wrote:


Hi all, i have a question about synchronization from sogo and various
mobile phone.
I have sogo server with 50 users, funambol it's running but when i try
to sync my phone ( i tried with blackberry , iphone and android phone)
the synchronization work fine but i don't found any contacts but in the
web client or in thundebird i see all my contacts.
What i miss?
  

Did you set your sync source values correctly in the sync client on
your phone? For instance, instead of cal it should be sogo-cal. If
you just have cal, it might look like its working, but all of the
contacts just go into the DB on the Funambol server and not SOGo or
visa versa.

Steve


Hi, i inserted a contact to web interface demo and if i run the
synchronization the new contact is added on my phone but i don't found
the contact in thunderbird addressbook.
But funambol get the contacts directly from postgresql sogo db? in the
phone i don't have the possibility to change the sync source to sogo-cal.


Ghido

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