OK I find solution for my CentOs 5 x64

If we use yum update sogo , it disnt update some files as sope49-content, gdl1
etc....  I think it an very ooooooooooooooooold bug :(

So you need to remove them before update sogo

see this thread : http://thread.gmane.org/gmane.comp.groupware.sogo.user/7096

No my problem: Sogo start , I change permission on gnustep directory,
var/log/sogo  before sogo id was 601 now it's 610

I reload httpd service because I have a new sogo.conf with new path for gnustep
 before it was :  Alias /SOGo.woa/WebServerResources/ \
      /usr/GNUstep/System/Library/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
      /usr/GNUstep/System/Library/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
           /usr/GNUstep/System/Library/SOGo/$1.SOGo/Resources/$2

now it's Alias /SOGo.woa/WebServerResources/ \
      /usr/lib64/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
      /usr/lib64/GNUstep/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
           /usr/lib64/GNUstep/SOGo/$1.SOGo/Resources/$2

So I can see login for Sogo but when I'm trying to login I have "An unhandled
error occurred."  I check log and ther is on error just after logging
succefully

Jun 08 13:11:19 sogod [26474]: SOGoRootPage successful login for user
'g...@orthobourg.com' - expire = -1  grace = -1
EXCEPTION: <NSException: 0x18048b78> NAME:NSInvalidArgumentException
REASON:NGLdapEntry(instance) does not recognize asDictionary INFO:(null)
Jun 08 13:11:20 sogod [16757]: <0x0x17c4c658[WOWatchDogChild]> child 26474
exited
Jun 08 13:11:20 sogod [16757]: <0x0x17c4c658[WOWatchDogChild]>  (terminated due
to signal 6)
Jun 08 13:11:20 sogod [16757]: <0x0x17c4c658[WOWatchDogChild]> avoiding to
respawn child before 2012-06-08 13:11:24 -0400
Jun 08 13:11:24 sogod [16757]: <0x0x17bb2568[WOWatchDog]> child spawned with
pid 29757
Jun 08 13:11:28 sogod [29757]: <0x0x17cf4ac8[SOGoCache]> Cache cleanup interval
set every 120.000000 seconds
Jun 08 13:11:28 sogod [29757]: <0x0x17cf4ac8[SOGoCache]> Using host(s)
'localhost' as server(s)
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): SoDebugKeyLookup is
enabled!
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): SoDebugBaseURL is enabled!
2012-06-08 13:11:28.751 sogod[29757] Note(SoObject): relative base URLs are
enabled.
2012-06-08 13:11:29.061 sogod[29757] WOCompoundElement: pool embedding is on.
2012-06-08 13:11:29.061 sogod[29757] WOCompoundElement: id logging is on.

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

Reply via email to