-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Please, could somebody give me a hint, whats going wrong with my SOGo
installation?

Thank you
Ralf

rpesc...@peschke-it.de schrieb:
> I tried to install SOGo 1.2.2 on Ubuntu Lucid, but can't get it running.
> 
> Accessing SOGo via browser results in the message
> 
> the called object returned no result
> 
> in the browser. Th ereason seems to be the missing dispatcher-object,
> see log.
> Apache, postgre and sogod are running.
> First error in sogo-log tells me that the connection to postgre failed,
> see log below.
> Trying the manual access via
>  psql -h localhost -U sogo -d sogo
> with passwort sogo everything is okay, except that there are still no
> tables created in the database.
> 
> Any idea, what causes the response?
> 
> 
> Log:
> May 27 17:44:42 sogod: SOGo watchdog [3918]: [WARN]
> <0x0x26f0390[WOWatchDog]> 'WOHttpAllowHost' is ignored in watchdog mode,
> use a real firewall instead
> May 27 17:44:42 sogod: SOGo watchdog [3918]: <0x0x26f0390[WOWatchDog]>
> listening on *:20000
> May 27 17:44:42 sogod: SOGo watchdog [3918]: <0x0x26f0390[WOWatchDog]>
> watchdog process pid: 3918
> May 27 17:44:42 sogod: SOGo watchdog [3918]: <0x0x26f0390[WOWatchDog]>
> preparing 1 children
> May 27 17:44:42 sogod: SOGo watchdog [3918]: <0x0x26f0390[WOWatchDog]>
> child spawned with pid 3920
> May 27 17:44:42 sogod: SOGo watchdog [3920]: SNS support disabled.
> May 27 17:44:42 sogod: SOGo watchdog [3920]:
> <0x0x2a80980[SOGoProductLoader]> SOGo products loaded from
> '/usr/lib/GNUstep/SOGo':
> May 27 17:44:42 sogod: SOGo watchdog [3920]:
> <0x0x2a80980[SOGoProductLoader]>   CommonUI.SOGo, Appointments.SOGo,
> MailerUI.SOGo, MainUI.SOGo, SchedulerUI.SOGo, ContactsUI.SOGo,
> Mailer.SOGo, MailPartViewers.SOGo, AdministrationUI.SOGo, Contacts.SOGo,
> PreferencesUI.SOGo
> May 27 17:44:42 sogod: SOGo watchdog [3920]: |SOGo| version 1.2.2 (build
> @vizzini.inverse.ca 201005221106) -- starting
> May 27 17:44:42 sogod: SOGo watchdog [3920]: |SOGo| vmem size check
> enabled: shutting down app when vmem > 384 MB
> 2010-05-27 17:44:42.649 sogod[3920] could not open channel to
> sogo/sogo_user_prof...@localhost
> May 27 17:44:42 sogod: SOGo watchdog [3920]: [ERROR]
> <0x0x3032670[GCSChannelManager]> could not open channel
> <0x0x2c65670[PostgreSQL72Channel]: not-connected> for URL:
> postgresql://sogo:s...@localhost:5432/sogo/sogo_user_profile
> May 27 17:44:42 sogod: SOGo watchdog [3920]: [WARN]
> <0x0x3032670[GCSChannelManager]>   will prevent opening of this channel
> 5 seconds after 2010-05-27 17:44:42 +0200
> May 27 17:59:21 sogod: SOGo watchdog [3920]: <0x0x3541fd0[SOGoCache]>
> Cache cleanup interval set every 300.000000 seconds
> May 27 17:59:21 sogod: SOGo watchdog [3920]: <0x0x3541fd0[SOGoCache]>
> Using host(s) 'localhost' as server(s)
> 2010-05-27 17:59:21.971 sogod[3920] Note(SoObject): SoDebugKeyLookup is
> enabled!
> 2010-05-27 17:59:21.971 sogod[3920] Note(SoObject): SoDebugBaseURL is
> enabled!
> 2010-05-27 17:59:21.971 sogod[3920] Note(SoObject): relative base URLs
> are enabled.
> May 27 17:59:21 sogod: SOGo watchdog [3920]: [ERROR] [object-handler]
> did not find dispatcher class ''SoObjectMethodDispatcher'; fallback'
> 127.0.0.1 - - [27/May/2010:17:59:21 GMT] "GET /SOGo HTTP/1.1" 500 36/0
> 0.018 - - 312K
> May 27 17:59:23 sogod: SOGo watchdog [3920]: [ERROR] [object-handler]
> did not find dispatcher class ''SoObjectMethodDispatcher'; fallback'
> 127.0.0.1 - - [27/May/2010:17:59:23 GMT] "GET /SOGo HTTP/1.1" 500 36/0
> 0.006 - - 0
> 
> 
> and my .GNUstepDefaults:
> {
>     NSGlobalDomain = {
>     };
>     gdnc = {
>     };
>     sogod = {
>     NGUseUTF8AsURLEncoding = YES;
>     OCSFolderInfoURL =
> "postgresql://sogo:s...@localhost:5432/sogo/sogo_folder_info";
>     SOGoACLsSendEMailNotifications = YES;
>     SOGoAppointmentSendEMailNotifications = YES;
>     SOGoAuthenticationMethod = LDAP;
>     SOGoDraftsFolderName = "Entw\U00FCrfe";
>     SOGoFoldersSendEMailNotifications = YES;
>     SOGoIMAPServer = 10.0.1.6;
>     SOGoLanguage = German;
>     SOGoMailDomain = "osics.de";
>     SOGoMailingMechanism = smtp;
>     SOGoProfileURL =
> "postgresql://sogo:s...@localhost:5432/sogo/sogo_user_profile";
>     SOGoSMTPServer = 10.0.1.6;
>     SOGoSentFolderName = Versendet;
>     SOGoTimeZone = Europe/Berlin;
>     SOGoTrashFolderName = Papierkorb;
>     SOGoUserSources = (
>         {
>         CNFieldName = cn;
>         IDFieldName = uid;
>         UIDFieldName = uid;
>         MailFieldNames = (mail);
>         baseDN = "ou=Benutzer,dc=osics,dc=de";
>         bindDN = "cn=osicsadmin,dc=osics,dc=de";
>         bindFields = uid;
>         bindPassword = secretPW;
>         canAuthenticate = YES;
>         displayName = "LDAP Benutzer";
>         filter = "(objectClass=inetOrgPerson)";
>         hostname = ldap;
>         id = shared;
>         isAddressBook = YES;
>         port = 389;
>         }
>     );
>     WOMessageUseUTF8 = YES;
>     WOParsersUseUTF8 = YES;
>     WOPort = 20000;
>     WOUseRelativeURLs = NO;
>     WOLogFile = "/var/log/sogo/sogo.log";
>     };
> }
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkwA+M0ACgkQb2+5ZL6Nh6EpKwCgh5mXdYWs/QZy1fSdUGIDbfds
mhMAn0FI6jKtECCnS5s0+l55k73zivss
=AQjl
-----END PGP SIGNATURE-----
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to