[SOGo] Re: Internal Server Error on Ubuntu 7.04

Di Appoggio sogo@opengroupware.org
Mon, 8 Oct 2007 00:58:14 +0200


2007/10/7, Di Appoggio <diappoggio@gmail.com>:
> Finally I've been able to compile & install sope&sogo (last svn
> revsion); I've been able to configure ldap authentication and now i
> can log in.
>
> Default view is calendar mode but now every time i try to add an event
> or access the addressbook i get an " Internal Server Error" but sogod
> report no error on console....
>
> Here is my .GNUstepDefaults file:
>
> --------
> {
>     NSGlobalDomain = {
>     };
>     "sogod-0.9" = {
>         AgenorProfileURL =
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile";
>         OCSFolderInfoURL =
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info";
>         SOGoAuthentificationMethod = LDAP;
>         SOGoDefaultMailDomain = example.com;
>         SOGoDraftsFolderName = .Drafts;
>
>         SOGoFallbackIMAP4Server = imap.intranet.it;
>         SOGoLDAPSources = (
>             {
>                 CNFieldName = cn;
>                 IDFieldName = uid;
>                 UIDFieldName = uid;
>                 baseDN = "ou=People,ou=example.com,c=IT";
>                 bindDN = "uid=Manager,ou=Intranet,c=IT";
>                 bindFields = uid;
>                 bindPassword = Manager;
>                 canAuthenticate = YES;
>                 displayName = "General AddressBook";
>                 hostname = ldap.intranet.it;
>                 id = public;
>                 isAddressBook = YES;
>                 port = 389;
>             }
>         );
>         SOGoSentFolderName = .Sent;
>         SOGoServerTimeZone = Europe/Rome;
>         SOGoSuperUsername = admin;
>         SOGoTrashFolderName = .Trash;
>         SOGoUIxDebugEnabled = YES;
>         WOMessageUseUTF8 = YES;
>         WOParsersUseUTF8 = YES;
>         WOPort = 20000;
>     };
> }
>
> --------
>
> Another question:
> a) how can I set another language?
> b) how can i change deefault module=
>


Sorry, it's too late for me. I only want to say that I have error
messeges on console:

Oct 08 00:53:10 sogod-0.9 [4902]: [ERROR] |SOGo-0.9| did not find
Locale for language: Italian
EXCEPTION: <NSException: 84f00d0> NAME:NSInvalidArgumentException
REASON:Can not determine type information for -[GCSFolderManager
createFolderOfType:withName:atPath:]
### child 4902 (#5) was terminated by signal 6 (uptime=13s).
2007-10-08 00:53:10.134 sogod-0.9[4905] starting SOGo (build
root@dummy 200710071927)
2007-10-08 00:53:10.135 sogod-0.9[4905] Note: vmem size check enabled:
shutting down app when vmem > 200 MB
Oct 08 00:53:10 sogod-0.9 [4905]: SNS support disabled.
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in:
/usr/local/lib/GNUstep/Local/Library/SOGo-0.9
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: MainUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: Appointments.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: SchedulerUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: MailerUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: CommonUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: MailPartViewers.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: ContactsUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: Contacts.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: PreferencesUI.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
register SOGo product: Mailer.SOGo
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in:
/usr/local/lib/GNUstep/Network/Library/SOGo-0.9
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in: /usr/lib/GNUstep/System/Library/SOGo-0.9
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in: /usr/local/lib/sogod-0.9
Oct 08 00:53:10 sogod-0.9 [4905]: <0x0x83249e0[SOGoProductLoader]>
scanning SOGo products in: /usr/lib/sogod-0.9
2007-10-08 00:53:10.370 sogod-0.9[4905] Note: fetching full mail header.
2007-10-08 00:53:10.373 sogod-0.9[4905] Note(SOGoMailObject): using
constant etag for mail parts: '"imap4url_0_9_126"'
2007-10-08 00:53:10.376 sogod-0.9[4905] Note: using SOGo mail spool
folder: /tmp/
2007-10-08 00:53:10.378 sogod-0.9[4905] Note(SOGoMailBodyPart): using
constant etag for mail parts: '"imap4url_0_9_126"'
2007-10-08 00:53:10.379 sogod-0.9[4905] Note: using drafts folder
named:      '.Drafts'
2007-10-08 00:53:10.380 sogod-0.9[4905] Note: using shared-folders
name:      '(nil)'
2007-10-08 00:53:10.380 sogod-0.9[4905] Note: using
other-users-folders name: '(nil)'
2007-10-08 00:53:10.382 sogod-0.9[4905] Note: using
other-users-folders name: '(nil)'
Oct 08 00:53:10 sogod-0.9 [4905]: [WARN] [so-secinfo SOGoUserFolder]
tried to declare object permission twice!
(perm=view,private=no,public=no)
Oct 08 00:53:10 sogod-0.9 [4905]: [WARN] [so-secinfo SOGoUserFolder]
tried to set default role of 'webdav access' twice! (set to
(Authenticated))
Oct 08 00:53:10 sogod-0.9 [4905]: |SOGo-0.9| WOHttpAdaptor listening
on address *:20000