Dear all, I've recently installed SOGo on CentOS 5, following the guide from sogo.nu, but I keep on getting the same error: "An unhandled error occurred." with the web interface. I think the key line in the log is:
EXCEPTION: <NSException: 0x995c38c> NAME:NSInvalidArgumentException REASON:GSCInlineString(instance) does not recognize count INFO:(null) I've included a selection from my logs from start-up to error. Looking at my mysql-log, I can see that at start-up three queries are done, so a connection to mysql is possible and seems to work. An actual query in order to try to authenticate the log-in is not done. Checking for this error keeps on getting back to LDAP-errors. However, I really only want to use mysql, because I have no experience with LDAP and already have a working mailserver, which authenticates through mysql. I've installed the following packages: sogo.i386 1.3.9-2.el5 sope49-appserver.i386 4.9-20111029_1664.el5.1 sope49-cards.i386 1.3.9-2.el5 sope49-core.i386 4.9-20111029_1664.el5.1 sope49-gdl1.i386 4.9-20111029_1664.el5.1 sope49-gdl1-contentstore.i386 1.3.9-2.el5 sope49-gdl1-mysql.i386 4.9-20111029_1664.el5.1 sope49-ldap.i386 4.9-20111029_1664.el5.1 sope49-mime.i386 4.9-20111029_1664.el5.1 sope49-sbjson.i386 2.3.1-20111029_1664.el5.1 sope49-xml.i386 4.9-20111029_1664.el5.1 I've attached my GUStepDefaults, a log of all (3) queries and a snippet of the sogo log between restart and failure. I hope you can help me solve this issue. Thanks in advance, Vincent -- [email protected] https://inverse.ca/sogo/lists
111119 15:00:44 21 Connect mailuser@localhost on mailserver
21 Query SET CHARACTER SET utf8
21 Query SELECT count(*) FROM sogo_profile_folder
21 Query SELECT count(*) FROM sogo_folder_info
21 Query SELECT count(*) FROM sogo_sessions_folderNov 20 00:00:39 sogod [5720]: <0x0x9c063fc[WOWatchDog]> child spawned with pid 5721 Nov 20 00:00:43 sogod [5721]: |SOGo| starting method 'POST' on uri '/SOGo/connect' Nov 20 00:00:43 sogod [5721]: <0x0x9c33624[SOGoCache]> Cache cleanup interval set every 300.000000 seconds Nov 20 00:00:43 sogod [5721]: <0x0x9c33624[SOGoCache]> Using host(s) 'localhost' as server(s) 2011-11-20 00:00:43.215 sogod[5721] Note(SoObject): SoDebugKeyLookup is enabled! 2011-11-20 00:00:43.215 sogod[5721] Note(SoObject): SoDebugBaseURL is enabled! 2011-11-20 00:00:43.215 sogod[5721] Note(SoObject): relative base URLs are enabled. 2011-11-20 00:00:43.226 sogod[5721] WOCompoundElement: pool embedding is on. 2011-11-20 00:00:43.226 sogod[5721] WOCompoundElement: id logging is on. EXCEPTION: <NSException: 0x9d718cc> NAME:NSInvalidArgumentException REASON:GSCInlineString(instance) does not recognize count INFO:(null) Nov 20 00:00:43 sogod [5720]: <0x0x9c4d1f4[WOWatchDogChild]> child 5721 exited Nov 20 00:00:43 sogod [5720]: <0x0x9c4d1f4[WOWatchDogChild]> (terminated due to signal 6) Nov 20 00:00:43 sogod [5720]: <0x0x9c4d1f4[WOWatchDogChild]> avoiding to respawn child before 2011-11-20 00:00:44 +0100 Nov 20 00:00:44 sogod [5720]: <0x0x9c063fc[WOWatchDog]> child spawned with pid 5723 2011-11-20 00:00:44.277 sogod[5723] MySQL4 connection established 0x0x9a76e30 2011-11-20 00:00:44.277 sogod[5723] MySQL4 channel 0x0x9a4aff4 opened (connection=0x0x9a76e30,mailserver) 2011-11-20 00:00:44.277 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> SQL: SELECT count(*) FROM sogo_profile_folder; 2011-11-20 00:00:44.277 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> query has results, entering fetch-mode. 2011-11-20 00:00:44.277 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> SQL: SELECT count(*) FROM sogo_folder_info; 2011-11-20 00:00:44.277 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> query has results, entering fetch-mode. 2011-11-20 00:00:44.280 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> SQL: SELECT count(*) FROM sogo_sessions_folder; 2011-11-20 00:00:44.280 sogod[5723] <MySQL4Channel[0x0x9a4aff4] connection=0x0x9a76e30> query has results, entering fetch-mode.
GNUStepDefaults
Description: XML document
