From sogo@opengroupware.org Mon Jul 9 01:51:34 2007 From: sogo@opengroupware.org (Ron Segal) Date: Mon, 09 Jul 2007 12:51:34 +1200 Subject: [SOGo] Still can't make SOGo Message-ID: <46918696.7070400@mindhut.com> But am persevering. Got some time now to try again. Compiled latest version of SOPE and SOGo. Getting these errors on startup of sogod-0.9 2007-07-09 00:42:40.513 sogod-0.9[19389] WARNING(+[EOAdaptor adaptorNameForURLScheme:]): asked for 'http' URL, please fix the URLs to 'postgresql'! 2007-07-09 00:42:40.706 sogod-0.9[19389] could not open channel to sogo@jimbeam Jul 09 00:42:40 sogod-0.9 [19389]: [ERROR] <0x0xa557bb0[GCSChannelManager]> could not open channel <0x0xa58d680[PostgreSQL72Channel]: not-connected> for URL: http://sogo:@jimbeam:5432/sogo/sogo_user_profile 2007-07-09 00:42:40.709 sogod-0.9[19389] could not open channel to sogo@jimbeam Jul 09 00:42:40 sogod-0.9 [19389]: [ERROR] <0x0xa557bb0[GCSChannelManager]> could not open channel <0x0xa5909d8[PostgreSQL72Channel]: not-connected> for URL: http://sogo:@jimbeam:5432/sogo/sogo_folder_info Jul 09 00:42:40 sogod-0.9 [19389]: |SOGo-0.9| WOHttpAdaptor listening on address *:4444 How do I fix the URL to postgresql? Presumably that's the reason for the 'could not open channel' errors. Cheers Ron From sogo@opengroupware.org Mon Jul 9 09:44:00 2007 From: sogo@opengroupware.org (Helge Hess) Date: Mon, 9 Jul 2007 10:44:00 +0200 Subject: [SOGo] Still can't make SOGo In-Reply-To: <46918696.7070400@mindhut.com> References: <46918696.7070400@mindhut.com> Message-ID: <1FEE11A3-D691-4EDD-A437-0B73233CA4EC@opengroupware.org> On 09.07.2007, at 02:51, Ron Segal wrote: > 2007-07-09 00:42:40.513 sogod-0.9[19389] WARNING(+[EOAdaptor > adaptorNameForURLScheme:]): asked for 'http' URL, please fix the > URLs to > 'postgresql'! This would not lead to any problems. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Mon Jul 9 15:46:43 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 09 Jul 2007 10:46:43 -0400 Subject: [SOGo] Still can't make SOGo In-Reply-To: <46918696.7070400@mindhut.com> Message-ID: Hi Ron! You can ignore the warnings about the http:// prefix. What is really of interest is that the GCS can't open a channel and I wonder, have you enabled tcp/ip in your PostgreSQL configuration? And did you enable access to the SOGo db by your "sogo" user? If unsure, send me your postgreslql.conf et pg_hba.conf files and I'll have a look. Wolfgang From sogo@opengroupware.org Tue Jul 10 10:58:26 2007 From: sogo@opengroupware.org (Ron Segal) Date: Tue, 10 Jul 2007 21:58:26 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <46935842.2070208@mindhut.com> Helge, Wolfgang Sorry guys, me being stupid. Postgresql was not running. Should have checked this first. Can you please check my .GNUStepsDefault content below. Trying to get this running without LDAP to start. Note that it appears to operate ok as sogod listens on 4444 according to the startup output. However when I enter a username and password in the logon window from http://localhost/SOGo it just returns back to logon: { NSGlobalDomain = { }; "sogod-0.9" = { AgenorProfileURL = "http://sogo:@jimbeam:5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "http://sogo:@jimbeam:5432/sogo/sogo_folder_info"; WOMessageUseUTF8 = YES; WOPort = 4444; AuthentificationMethod = ""; }; } Many thanks, Ron From sogo@opengroupware.org Tue Jul 10 15:37:30 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 10 Jul 2007 10:37:30 -0400 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <46935842.2070208@mindhut.com> Message-ID: <7af5421989e876c2f2cac5e7a26468b9@mozzarella> Hi Ron, It seems fine to me. Just remove the "AuthentificationMethod" altogether. For the moment, it detects the presence of that parameter to require a valid username or password. Actually I should reverse the logic and require the value to be explicitly set but I am busy on other things for the moment... Wolfgang From sogo@opengroupware.org Tue Jul 10 16:07:14 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 10 Jul 2007 11:07:14 -0400 Subject: [SOGo] online SOGo demo Message-ID: <49e8ca7ad0fab64a976b29e6f8d31bc4@mozzarella> Hi everybody, We are happy to announce that our demo website for SOGo is now available. You can access it by pointing your web browser to http://sogo-demo.inverse.ca/. Usernames and passwords are provided on the main page, as well as basic instructions on how to access the data with Thunderbird and Lightning in GroupDAV/CalDAV. Please note that the Safari / IE 7 / Opera support isn't yet completed so it's currently best for you to try it using Firefox. Wolfgang From sogo@opengroupware.org Tue Jul 10 16:39:44 2007 From: sogo@opengroupware.org (Olivier Hallot) Date: Tue, 10 Jul 2007 12:39:44 -0300 Subject: [SOGo] online SOGo demo In-Reply-To: <49e8ca7ad0fab64a976b29e6f8d31bc4@mozzarella> References: <49e8ca7ad0fab64a976b29e6f8d31bc4@mozzarella> Message-ID: <4693A840.3080209@scinergy.com.br> This is a multi-part message in MIME format. --------------020201000001060300030406 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Wolfgang, Thank's indeed for building this demo. Maybe I'm missing something, but I can't see any data I put in the demo (new event, new task, new contact). Is that OK? Also I can't see the month view or week view... (I'm using sogo3 userid). Thanks, Olivier Wolfgang Sourdeau escreveu: > Hi everybody, > > > We are happy to announce that our demo website for SOGo is now > available. You can access it by pointing your web browser to > http://sogo-demo.inverse.ca/. > > Usernames and passwords are provided on the main page, as well as basic > instructions on how to access the data with Thunderbird and Lightning in > GroupDAV/CalDAV. > > Please note that the Safari / IE 7 / Opera support isn't yet completed > so it's currently best for you to try it using Firefox. > > Wolfgang > -- Olivier Hallot Scinergy Consulting Tel (021) 8822-8812 Rio de Janeiro, Brasil http://www.scinergy.com.br --------------020201000001060300030406 Content-Type: text/x-vcard; charset=utf-8; name="ohallot.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ohallot.vcf" begin:vcard fn:Olivier Hallot n:Hallot;Olivier org:Scinergy Consulting Ltda adr:SL. 1102;;Av. Rio BRanco 124;Rio de Janeiro;RJ;20040-001;Brasil email;internet:ohallot@scinergy.com.br title:Diretor tel;work:+55-21-2224-3224 tel;fax:+55-21-2224-3224 url:http://www.scinergy.com.br version:2.1 end:vcard --------------020201000001060300030406-- From sogo@opengroupware.org Tue Jul 10 16:51:22 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 10 Jul 2007 11:51:22 -0400 Subject: [SOGo] online SOGo demo In-Reply-To: <4693A840.3080209@scinergy.com.br> Message-ID: <38ebf14a3dbcd4cda6170ed1d63fa800@mozzarella> Hi Olivier, Do you see any error message in your javascript console ? (in the "Tools" menu) From here it is working fine... Besides a misconfiguration for the accented characters, which I just fixed. Wolfgang > Hi Wolfgang, > > Thank's indeed for building this demo. > > Maybe I'm missing something, but I can't see any data I put in the > demo > (new event, new task, new contact). Is that OK? Also I can't see the > month view or week view... > > (I'm using sogo3 userid). > > Thanks, > Olivier From sogo@opengroupware.org Tue Jul 10 22:10:13 2007 From: sogo@opengroupware.org (Ron Segal) Date: Wed, 11 Jul 2007 09:10:13 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <4693F5B5.8050909@mindhut.com> Thanks Wolfgang. Removing that line has had a positive effect(may want to mention that in the documentation). However, now the login doesn't return and my browser is waiting for localhost, no other output. Would you mind providing your opinion on the sogod output below, which occurs after I attempt to logon: 2007-07-10 20:56:28.220 sogod-0.9[3207] Note(SoObject): SoDebugKeyLookup is enabled! 2007-07-10 20:56:28.222 sogod-0.9[3207] Note(SoObject): SoDebugBaseURL is enabled! 2007-07-10 20:56:28.222 sogod-0.9[3207] Note(SoObject): relative base URLs are enabled. 127.0.0.1 - - [10/Jul/2007:20:56:28 GMT] "GET /SOGo HTTP/1.1" 401 0/0 0.108 - - 268K 2007-07-10 20:56:36.369 sogod-0.9[3207] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2007-07-10 20:56:36.370 sogod-0.9[3207] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. Jul 10 20:56:36 sogod-0.9 [3207]: SOGoRootPage URL: /SOGo.woa/so/ 127.0.0.1 - - [10/Jul/2007:20:56:36 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.351 - - 1M 127.0.0.1 - - [10/Jul/2007:20:56:36 GMT] "GET /SOGo.woa/so/ HTTP/1.1" 302 0/0 0.046 - - 12K Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> Note: loading 2 GCS folder types: Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> contact: OK Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> appointment: OK 2007-07-10 20:56:36.708 sogod-0.9[3207] Note: setup default manager at: http://sogo:@jimbeam:5432/sogo/sogo_folder_info Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron 127.0.0.1 - - [10/Jul/2007:20:56:36 GMT] "GET /SOGo/so/ron/ HTTP/1.1" 302 0/0 0.198 - - 120K Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron 127.0.0.1 - - [10/Jul/2007:20:56:36 GMT] "GET /SOGo/so/ron/view HTTP/1.1" 302 0/0 0.084 - - 20K Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron Jul 10 20:56:36 sogod-0.9 [3207]: <0x0xb00c600[GCSFolderManager]> ERROR(-[GCSFolderManager folderForRecord:]): could not resolve type 'Container' of folder: /Users/ron Jul 10 20:56:37 sogod-0.9 [3207]: <0x0xafb8398[GCSChannelHandle]> MISMATCH: different host (jimbeam vs 192.168.0.4) 2007-07-10 20:56:37.031 sogod-0.9[3207] WARNING(+[EOAdaptor adaptorNameForURLScheme:]): asked for 'http' URL, please fix the URLs to 'postgresql'! Cheers, Ron From sogo@opengroupware.org Tue Jul 10 22:42:19 2007 From: sogo@opengroupware.org (Helge Hess) Date: Tue, 10 Jul 2007 23:42:19 +0200 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <4693F5B5.8050909@mindhut.com> References: <4693F5B5.8050909@mindhut.com> Message-ID: On 10.07.2007, at 23:10, Ron Segal wrote: > 2007-07-10 20:56:36.369 sogod-0.9[3207] WARNING(-[SaxXMLReaderFactory > _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers > available > for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default > for type > text/x-vcard. You should remove the versitSaxDriver.sax in /usr/local/lib/sope-4.7/ saxdrivers/, SOGo-inverse installs an own one. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Wed Jul 11 07:24:36 2007 From: sogo@opengroupware.org (Ron Segal) Date: Wed, 11 Jul 2007 18:24:36 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <469477A4.6030206@mindhut.com> Hi Helge, followed your instructions as below, removed directory versitSaxDriver.sax in sope-4.7, but getting exactly the same messages as in the output in last post. There's also libXMLSaxDriver.sax and STXSaxDriver.sax in the sope-4.7 saxdriver directory, should these remain? Cheers Ron On 10.07.2007, at 23:10, Ron Segal wrote: > 2007-07-10 20:56:36.369 sogod-0.9[3207] WARNING(-[SaxXMLReaderFactory > _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers > available > for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default > for type > text/x-vcard. You should remove the versitSaxDriver.sax in /usr/local/lib/sope-4.7/ saxdrivers/, SOGo-inverse installs an own one. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Wed Jul 11 09:04:27 2007 From: sogo@opengroupware.org (Helge Hess) Date: Wed, 11 Jul 2007 10:04:27 +0200 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <469477A4.6030206@mindhut.com> References: <469477A4.6030206@mindhut.com> Message-ID: <86D9337F-927B-4AC5-A23A-2BE2D9D3396A@opengroupware.org> On 11.07.2007, at 08:24, Ron Segal wrote: > Hi Helge, followed your instructions as below, removed directory > versitSaxDriver.sax in sope-4.7, but getting exactly the same > messages as in the > output in last post. There's also libXMLSaxDriver.sax and > STXSaxDriver.sax in > the sope-4.7 saxdriver directory, should these remain? Yes, sorry. I suppose you are not using /usr/local but some GNUstep root (/usr/GNUstep?). There should be another versitSaxDriver.sax in there. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Thu Jul 12 08:18:14 2007 From: sogo@opengroupware.org (Ron Segal) Date: Thu, 12 Jul 2007 19:18:14 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <4695D5B6.3040401@mindhut.com> Hi Helge, thank you. It was at: /usr/GNUstep/Local/Library/SaxDrivers-4.7/versitSaxDriver.sax However, very strange behaviour. Irrespective of whether this driver is removed, after logging on the browser is waiting for the page, e.g. 'waiting for localhost' It can then wait for 15 mins to 30 mins before displaying the calendar page. If I push e.g. contacts, again 15 to 30 mins before anything happens. There are still error messages in the sogod startup. Any ideas on what might be happening? Cheers, Ron From sogo@opengroupware.org Thu Jul 12 14:59:35 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 12 Jul 2007 09:59:35 -0400 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <4695D5B6.3040401@mindhut.com> Message-ID: <7fb66a3b2ba75f5f7e73fb3b219739b1@mozzarella> Hi Ron and all, Removing the sax drivers should have no effect because the NGCards driver is now requested explicitly rather than by type... However a log message has caught my attention in one of your previous posts: Jul 10 20:56:37 sogod-0.9 [3207]: <0x0xafb8398[GCSChannelHandle]> MISMATCH: different host (jimbeam vs 192.168.0.4) Which suggests me that "jimbeam" either does not resolve or does not resolve to "192.168.0.4". So maybe you could try replacing "jimbeam" explicitly with the correct ip in your configuration? My guess is that SOGo times out in resolving that ip address, which means it can't in the first place. Why would the timeout be so long, this probably has to do with the way gnustep handles hostname resolution... Wolfgang From sogo@opengroupware.org Fri Jul 13 15:52:34 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 13 Jul 2007 10:52:34 -0400 Subject: [SOGo] =?utf-8?Q?[ANN] SOGo-0.9-20070713 released?= Message-ID: Inverse team is happy to announce the pre-release 0.9-20070713 of Scalable OpenGroupware.org (alias "SOGo"). [ Release 1.0 ] SOGo has evolved a lot during this past year and we will soon be able to make a release 1.0 of our project. Inverse groupe conseil invites you to test is extensively and report bugs. Also, we would be glad to hear about your experience, in particular if you are using it in a work environment. This way, we will be able to provide a free groupware suite with enough functionalities and ease of use that proprietary equivalents will be made obsolete. [ What is SOGo ? ] SOGo is a flavour of OGo that was redesigned for scalability while keeping the fundamental functionalities of a groupware server. It can be used both as a Web application with a user interface that integrates well with the Mozilla application suite, or as a GroupDAV and CalDAV server which you can then access from your native client application of choice such as Mozilla Thunderbird and Lightning. Inverse has contributed to SOGo many enhancements and features, such as : - Fresh AJAX-based user interface which mimics the Thunderbird / Lighthing / Sunbird look and feel while reducing resource usage - Calendar, address book and IMAP folder sharing - Exchange and Oracle Calendar-compatible ACLs - Tasks support and vCard storage support for contacts - Multiple address books per user and LDAP-based address books - CalDAV support - Auto-creation of database tables for an easier setup [ SOGo on the Web ] Screenshots of the Web interface for the calendar, address book and email modules are available from : http://www.inverse.ca/groupware/images/sogo-calendar.jpg http://www.inverse.ca/groupware/images/sogo-contacts.jpg http://www.inverse.ca/groupware/images/sogo-mail.jpg and of the native interface provided by Mozilla Thunderbird and Lightning : http://www.inverse.ca/groupware/images/thunderbird-calendar.jpg http://www.inverse.ca/groupware/images/thunderbird-contacts.jpg http://www.inverse.ca/groupware/images/thunderbird-mail.jpg We now have a demo website where you can experience SOGo from the web or with your preferred CalDAV client: http://sogo-demo.inverse.ca/ Finally, you can also visit Inverse's website (http://inverse.ca) which contains more information and videos about SOGo (http://www.inverse.ca/contributions/sogo.html), our Thunderbird GroupDAV plugin (http://www.inverse.ca/contributions/thunderbird_groupdav_plugin.html) and our Lightning Enhancer plugin (http://www.inverse.ca/contributions/lightning_enhancer_plugin.html). [ Changes since the last release ] - added the ability to specify a super user through the SOGoSuperUsername user default; - added the ability to view the message source; - don't autocreate folders if we are not their owners; - made compatible with PostgreSQL 8.2; - the months and years menus of the date selector would no longer appear; - fixed a bug which would produce task SQL records which would violate non-null constraints on the quick calendar tables; - the tasks due date was wrongly set because of a change in the API; - it was impossible to empty the start and the due date in the task editor from the moment they were set; - imap folders with non-ascii characters are now correctly accessed; - display the quotas of the selected mailbox on servers that support quotas; - a bug in the folder acl description was preventing from accessing resources in dav; - AuthentificationMethod was renamed to SOGoAuthentificationMethod; - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent login verification; [ Getting SOGo ] SOGo is free software and is distributed under the GNU GPL. As such, you are free to download and try it by either getting the newly released snapshot from : http://www.inverse.ca/uploads/SOGo/SOGo-20070713.tar.gz or by getting the sources from the official SVN server : http://svn.opengroupware.org/SOGo/inverse/trunk/ Documentation about the installation and configuration of SOGo is available from : http://www.inverse.ca/contributions/sogo/documentation.html [ Getting support ] For any questions, do not hesitate to contact us by writing an email to : support@inverse.ca We are continuously working on the project and a full-featured release 1.0 is to come very soon! From sogo@opengroupware.org Sat Jul 14 03:16:46 2007 From: sogo@opengroupware.org (Ron Segal) Date: Sat, 14 Jul 2007 14:16:46 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <4698320E.9090700@mindhut.com> Hi Wolfgang >Jul 10 20:56:37 sogod-0.9 [3207]: <0x0xafb8398[GCSChannelHandle]> >MISMATCH: different host (jimbeam vs 192.168.0.4) Yes, this is a problem. >Which suggests me that "jimbeam" either does not resolve or does not >resolve to "192.168.0.4". So maybe you could try replacing "jimbeam" >explicitly with the correct ip in your configuration? I've tried replacing jimbeam with the ip of the server 192.168.1.66 but now get the MISMATCH: different host (192.168.1.66 vs 192.168.0.4) Very peculiar as there is no such host as 192.168.0.4 on the network and can't find any configuration file that contains this ip reference. A ping on the network resolves jimbeam correctly to 192.168.1.66 Be interested to know what sogod is doing when this message is displayed. How is it trying to resolve the host address at this point? Knowing this might help track the problem but right now I'm stuck. Cheers Ron From sogo@opengroupware.org Sat Jul 14 17:41:05 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Sat, 14 Jul 2007 12:41:05 -0400 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <4698320E.9090700@mindhut.com> Message-ID: <6b36cce5ff18598fc05fa2361c95dc06@Maestro.local> Hi Ron and all, I think that the problem comes from the fact that you initialized your db with the scripts that were provided before (which were only adapted to our environment). What you can do is remove all the tables manually from your database. Or simply drop the db and recreate it because SOGo now initializes the tables automatically based on your configuration. Wolfgang From sogo@opengroupware.org Sat Jul 14 22:38:30 2007 From: sogo@opengroupware.org (Ron Segal) Date: Sun, 15 Jul 2007 09:38:30 +1200 Subject: [SOGo] Still Can't make SOGo Message-ID: <46994256.90505@mindhut.com> Thanks Wolfgang > I think that the problem comes from the fact that you initialized your > db with the scripts that were provided before (which were only adapted > to our environment). Thought maybe something like that as the network has never used 192.168.0.x subnet. Have now dropped the sogo db, make installed latest SOGo trunk, re-created db, started SOGo. > SOGo now initializes the tables automatically based on your configuration. There are just two tables in the db, sogo_folder_info and sogo_user_profile! Maybe there's something missing in the documentation? Also, how do I configure a user? Cheers Ron From sogo@opengroupware.org Sun Jul 15 04:40:50 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Sat, 14 Jul 2007 23:40:50 -0400 Subject: [SOGo] Still Can't make SOGo In-Reply-To: <46994256.90505@mindhut.com> Message-ID: <<<55d7f09dd3215f3cf5fd59282fb80ad2@Maestro.local>>> > There are just two tables in the db, sogo_folder_info and > sogo_user_profile! > Maybe there's something missing in the documentation? Also, how do I > configure a > user? That is perfect. What is new from this week is that you have to specify that you want to bypass the authentification system explicitly. To do so, you just need to declare it this way: defaults write sogod-0.0 SOGoAuthentificationMethod "bypass" (AuthentificationMethod was renamed to "SOGoAuthentificationMethod" this week as well). When this is done, you should finally have something that works :) Wolfgang From sogo@opengroupware.org Sun Jul 15 07:59:34 2007 From: sogo@opengroupware.org (Ron Segal) Date: Sun, 15 Jul 2007 18:59:34 +1200 Subject: [SOGo] Can nearly make SOGo go Message-ID: <4699C5D6.7070605@mindhut.com> Hi Wolfgang, appreciate the quick response > When this is done, you should finally have something that works :) Yes, at last, thanks. The UI is looking good, the database tables are looking good, and I've managed to save a contact. However, events and tasks won't save. Enter into UI and save but nothing appears on screen and nothing in the database. Here's the sogod output which still has some errors, seems to be directories / folders missing: Jul 15 04:58:24 sogod-0.9 [4918]: <0x0xa77d938[GCSFolderManager]> Note: loading 2 GCS folder types: Jul 15 04:58:24 sogod-0.9 [4918]: <0x0xa77d938[GCSFolderManager]> contact: OK Jul 15 04:58:24 sogod-0.9 [4918]: <0x0xa77d938[GCSFolderManager]> appointment: OK 2007-07-15 04:58:24.952 sogod-0.9[4918] Note: setup default manager at: http://sogo:@jimbeam:5432/sogo/sogo_folder_info 2007-07-15 04:58:24.981 sogod-0.9[4918] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2007-07-15 04:58:24.982 sogod-0.9[4918] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. Jul 15 04:58:25 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:25 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:25 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:25 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... 2007-07-15 04:58:25.095 sogod-0.9[4918] File NSKeyValueCoding.m: 549. In [UIxPageFrame -takeValue:forKey:] This method is deprecated, use -setValue:forKey: 192.168.1.66 - - [15/Jul/2007:04:58:26 GMT] "GET /SOGo/so/ron/Calendar/view HTTP/1.1" 200 3493/0 1.855 21271 83% 2M 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "GET /SOGo.woa/x/JSStringTableAction/default?languages=English%2CEnglish%2CGerman%2CDanish%2CDutch%2CFrench%2CSpanish%2CItalian%2CPortuguese%2CptBR&id=labels&product=CommonUI&table=Localizable&framework=SchedulerUI.SOGo HTTP/1.1" 200 10006/0 0.671 - - 8K 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "GET /SOGo/so/ron/jsonDefaults HTTP/1.1" 200 2/0 0.015 - - 0 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "GET /SOGo/so/ron/jsonSettings HTTP/1.1" 200 43/0 0.013 - - 8K 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "POST /SOGo/so/ron/Calendar//canAccessContent HTTP/1.1" 204 0/0 0.021 - - 0 Jul 15 04:58:27 sogod-0.9 [4918]: [ERROR] <0x0A888AD8[SOGoAppointmentFolder]:Calendar> (-[SOGoAppointmentFolder fetchFields:from:to:component:]): missing folder for fetch! 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "POST /SOGo/so/ron/Calendar/eventslist?desc=&sort=&day=&filterpopup=view_today HTTP/1.1" 200 2/0 0.048 - - 12K Jul 15 04:58:27 sogod-0.9 [4918]: [ERROR] <0x0A80D5D0[SOGoAppointmentFolder]:Calendar> (-[SOGoAppointmentFolder fetchFields:from:to:component:]): missing folder for fetch! 192.168.1.66 - - [15/Jul/2007:04:58:27 GMT] "POST /SOGo/so/ron/Calendar/taskslist?show-completed=0 HTTP/1.1" 200 2/0 0.030 - - 0 Jul 15 04:58:28 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:28 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:28 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... Jul 15 04:58:28 sogod-0.9 [4918]: <0x0xa6eb268[WEStringTableManager]> missing translations directory ... 192.168.1.66 - - [15/Jul/2007:04:58:28 GMT] "POST /SOGo/so/ron/Calendar/weekview HTTP/1.1" 200 1610/0 0.087 19887 91% 40K Jul 15 04:58:29 sogod-0.9 [4918]: [ERROR] <0x0A7A55D0[SOGoAppointmentFolder]:Calendar> (-[SOGoAppointmentFolder fetchFields:from:to:component:]): missing folder for fetch! 192.168.1.66 - - [15/Jul/2007:04:58:29 GMT] "POST /SOGo/so/ron/Calendar/eventslist?sd=20070709&ed=20070715 HTTP/1.1" 200 2/0 0.029 - - 0 Something I've missed setting-up? Hopefully something simple? Cheers Ron From sogo@opengroupware.org Thu Jul 19 21:08:25 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 19 Jul 2007 16:08:25 -0400 Subject: [SOGo] prepackaged SOGo/SOPE Message-ID: Hi everyone, This is to announce that prepackaged RPMs are now availble for SOGo and SOPE (GNUstep build) at http://www.inverse.ca/SOGo/ The current distributions are currently limited to CentOS/RHEL 5 but more is to come soon. Thanks! Wolfgang From sogo@opengroupware.org Mon Jul 23 14:45:02 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Mon, 23 Jul 2007 15:45:02 +0200 Subject: [SOGo] compilation problem Message-ID: <20070723134502.GA21563@titus.schelcher.org> Hello, I would like to try SOGo. The test machine is a Debian Etch. I (think i) have installed all required packages. SOPE compilation goes well, but SOGo doesn't. I have these errors on compilation: (...) creating: /root/source/svn_sogo/SOGO/config.make test-sogo:~/source/svn_sogo/SOGO# make Making all in SOPE/NGCards... make[1]: Entering directory `/root/source/svn_sogo/SOGO/SOPE/NGCards' Making all for library libNGCards... Compiling file iCalEventChanges.m ... iCalEventChanges.m: In function '-[iCalEventChanges _trackPropertyChanges::]': iCalEventChanges.m:121: error: cannot find interface declaration for 'NXConstantString' iCalEventChanges.m: In function '-[iCalEventChanges description]': iCalEventChanges.m:197: error: 'NSMutableString' undeclared (first use in this function) iCalEventChanges.m:197: error: (Each undeclared identifier is reported only once iCalEventChanges.m:197: error: for each function it appears in.) iCalEventChanges.m:197: error: 'ms' undeclared (first use in this function) make[2]: *** [shared_obj/iCalEventChanges.o] Error 1 make[1]: *** [libNGCards.all.library.variables] Error 2 make[1]: Leaving directory `/root/source/svn_sogo/SOGO/SOPE/NGCards' make: *** [internal-all] Error 2 test-sogo:~/source/svn_sogo/SOGO# This is the todays SVN version. I probably forgot some libraries... Can you help ? Thank's Jm From sogo@opengroupware.org Mon Jul 23 14:57:16 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 23 Jul 2007 09:57:16 -0400 Subject: [SOGo] compilation problem In-Reply-To: <20070723134502.GA21563@titus.schelcher.org> Message-ID: <76e14ad5a0e29276dc3b5a12723dfabb@mozzarella> Hi Jean-Michel, I just updated the svn repository (r1117). This should fix the problem. You might just have to wait a few minutes for the update to propagate to the public server. Thanks! Wolfgang From sogo@opengroupware.org Mon Jul 23 16:04:32 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Mon, 23 Jul 2007 17:04:32 +0200 Subject: [SOGo] compilation problem In-Reply-To: <76e14ad5a0e29276dc3b5a12723dfabb@mozzarella> References: <20070723134502.GA21563@titus.schelcher.org> <76e14ad5a0e29276dc3b5a12723dfabb@mozzarella> Message-ID: <20070723150432.GA23833@titus.schelcher.org> On 23/07 09:57, Wolfgang Sourdeau wrote : > Hi Jean-Michel, > > > I just updated the svn repository (r1117). This should fix the > problem. You might just have to wait a few minutes for the update to > propagate to the public server. Thank you for the update. This step seems to pass (r1118), but i have now another problem: test-sogo:~/source/svn_sogo/SOGO# make Making all in SOPE/NGCards... make[1]: Entering directory `/root/source/svn_sogo/SOGO/SOPE/NGCards' Making all for library libNGCards... Compiling file iCalRepeatableEntityObject.m ... iCalRepeatableEntityObject.m: In function '-[iCalRepeatableEntityObject classForTag:]': iCalRepeatableEntityObject.m:33: error: cannot find interface declaration for 'NXConstantString' iCalRepeatableEntityObject.m:33: warning: no '-isEqualToString:' method found iCalRepeatableEntityObject.m:33: warning: (Messages without a matching method signature iCalRepeatableEntityObject.m:33: warning: will be assumed to return 'id' and accept iCalRepeatableEntityObject.m:33: warning: '...' as arguments.) make[2]: *** [shared_obj/iCalRepeatableEntityObject.o] Error 1 make[1]: *** [libNGCards.all.library.variables] Error 2 make[1]: Leaving directory `/root/source/svn_sogo/SOGO/SOPE/NGCards' make: *** [internal-all] Error 2 test-sogo:~/source/svn_sogo/SOGO# It seems to be the same type of error. Thanks for your reactivity ! Jms From sogo@opengroupware.org Mon Jul 23 16:57:57 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 23 Jul 2007 11:57:57 -0400 Subject: [SOGo] compilation problem In-Reply-To: <20070723150432.GA23833@titus.schelcher.org> Message-ID: <8dd8b11e39c6047c138322e0e74c87ef@mozzarella> Hi Jean-Michel, I am a bit amazed that those errors occur. Which version of gcc are you using? Anyway, I have fixed this other problem too. Thanks! Wolfgang From sogo@opengroupware.org Mon Jul 23 17:03:10 2007 From: sogo@opengroupware.org (Jean-Michel Schelcher) Date: Mon, 23 Jul 2007 18:03:10 +0200 Subject: [SOGo] compilation problem In-Reply-To: <8dd8b11e39c6047c138322e0e74c87ef@mozzarella> References: <20070723150432.GA23833@titus.schelcher.org> <8dd8b11e39c6047c138322e0e74c87ef@mozzarella> Message-ID: <20070723160310.GA24180@titus.schelcher.org> Hi Wolfgang, On 23/07 11:57, Wolfgang Sourdeau wrote : > Hi Jean-Michel, > I am a bit amazed that those errors occur. > Which version of gcc are you using? It is the "standard" gcc-4 version from Debian Etch: 4.1.1 I could try gcc 3.4 or 3.3 Here you have some details about the gcc: test-sogo:~/source/svn_sogo/SOGO# gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) test-sogo:~/source/svn_sogo/SOGO# > Anyway, I have fixed this other problem too. ok thanks Jean-Michel From sogo@opengroupware.org Mon Jul 23 17:45:42 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Mon, 23 Jul 2007 18:45:42 +0200 Subject: [SOGo] compilation problem In-Reply-To: <20070723160310.GA24180@titus.schelcher.org> References: <20070723150432.GA23833@titus.schelcher.org> <8dd8b11e39c6047c138322e0e74c87ef@mozzarella> <20070723160310.GA24180@titus.schelcher.org> Message-ID: <20070723164542.GA25353@titus.schelcher.org> On 23/07 18:03, Jean-Michel Schelcher wrote : > > Anyway, I have fixed this other problem too. So, it goes further now (quite to the end I think) but there is still a problem. I think I missed some configuration: Making all for library libSOGo... Compiling file SOGoObject.m ... SOGoObject.m:23:2: error: #error SOGo will not work properly with libFoundation. Please use gnustep-base instead. make[3]: *** [shared_obj/SOGoObject.o] Error 1 make[2]: *** [libSOGo.all.library.variables] Error 2 make[2]: Leaving directory `/root/source/svn_sogo/SOGO/SoObjects/SOGo' make[1]: *** [internal-all] Error 2 make[1]: Leaving directory `/root/source/svn_sogo/SOGO/SoObjects' make: *** [internal-all] Error 2 I hope all these mails will help you to release the next version ! ;-) Thanks, Jean-Michel From sogo@opengroupware.org Mon Jul 23 17:51:19 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 23 Jul 2007 12:51:19 -0400 Subject: [SOGo] compilation problem In-Reply-To: <20070723164542.GA25353@titus.schelcher.org> Message-ID: On 2007-07-23 11:45:42 -0500 Jean-Michel wrote: > On 23/07 18:03, Jean-Michel Schelcher wrote : >>> Anyway, I have fixed this other problem too. > > So, it goes further now (quite to the end I think) but there is still > a > problem. I think I missed some configuration: > > Making all for library libSOGo... > Compiling file SOGoObject.m ... > SOGoObject.m:23:2: error: #error SOGo will not work properly with > libFoundation. Please use gnustep-base instead. Ah ok, this explains the previous errors too... SOGo will not work with libFoundation, you should install and use gnustep-base instead. The required packages are available for Debian. Be careful to remove and rebuild your SOPE installation too, since it will need libFoundation and symbol clashes will occur! Wolfgang From sogo@opengroupware.org Mon Jul 23 18:51:40 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Mon, 23 Jul 2007 19:51:40 +0200 Subject: [SOGo] compilation problem In-Reply-To: References: <20070723164542.GA25353@titus.schelcher.org> Message-ID: <20070723175140.GA26463@titus.schelcher.org> On 23/07 12:51, Wolfgang Sourdeau wrote : > Ah ok, this explains the previous errors too... > SOGo will not work with libFoundation, you should install and use > gnustep-base instead. The required packages are available for Debian. > Be careful to remove and rebuild your SOPE installation too, since it > will need libFoundation and symbol clashes will occur! mmmh okay... So I removed (on my system) every thing about Foundation and tryed to rebuild SOPE, but it seems to need them. In the INSTALL file I read that libFoundation or gstep-base can be used. libgnustep-base-dev and gnustep-make packages are both installed (cf your msg at http://mail.opengroupware.org/pipermail/sogo/2007-May/000067.html) I sourced this file too: /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh but when i try to compile: test-sogo:~/source/svn_sope/SOPE# make -s all Making all in sope-xml... Making all in SaxObjC... Making all for library libSaxObjC... Compiling file SaxAttributeList.m ... In file included from SaxAttributeList.m:22: SaxAttributeList.h:25:32: warning: Foundation/NSObject.h: No such file or directory In file included from SaxAttributeList.m:22: SaxAttributeList.h:43: error: cannot find interface declaration for 'NSObject', superclass of 'SaxAttributeList' SaxAttributeList.h:43: error: cannot find protocol declaration for 'NSCopying' In file included from SaxAttributeList.h:64, from SaxAttributeList.m:22: ../SaxObjC/SaxAttributes.h:63: error: cannot find interface declaration for 'NSObject', superclass of 'SaxAttributes' ../SaxObjC/SaxAttributes.h:63: error: cannot find protocol declaration for 'NSCopying' In file included from SaxAttributeList.m:24: common.h:25:34: warning: Foundation/Foundation.h: No such file or directory SaxAttributeList.m: In function '-[SaxAttributeList init]': (...) SaxAttributeList.m:185: warning: no '-autorelease' method found make[3]: *** [shared_obj/SaxAttributeList.o] Error 1 make[2]: *** [libSaxObjC.all.library.variables] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2 test-sogo:~/source/svn_sope/SOPE# That's why I installed them this morning (as mentionned in the INSTALL file). So what did I do bad ? Thanks for your patience ! Jean-Michel From sogo@opengroupware.org Mon Jul 23 19:02:39 2007 From: sogo@opengroupware.org (Helge Hess) Date: Mon, 23 Jul 2007 20:02:39 +0200 Subject: [SOGo] compilation problem In-Reply-To: <20070723175140.GA26463@titus.schelcher.org> References: <20070723164542.GA25353@titus.schelcher.org> <20070723175140.GA26463@titus.schelcher.org> Message-ID: On 23.07.2007, at 19:51, Jean-Michel wrote: > In the INSTALL file I read that libFoundation or gstep-base can be > used. Yes, both _should_ work. But only gstep-base is officially supported in the Inverse branch. I don't know why you get the error, I suppose the NSObject.h header should be in the 'libgnustep-base-dev' package? Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Mon Jul 23 19:13:53 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Mon, 23 Jul 2007 20:13:53 +0200 Subject: [SOGo] compilation problem In-Reply-To: References: <20070723164542.GA25353@titus.schelcher.org> <20070723175140.GA26463@titus.schelcher.org> Message-ID: <20070723181353.GA27636@titus.schelcher.org> On 23/07 20:02, Helge Hess wrote : > On 23.07.2007, at 19:51, Jean-Michel wrote: > >In the INSTALL file I read that libFoundation or gstep-base can be > >used. > > Yes, both _should_ work. But only gstep-base is officially supported > in the Inverse branch. Actually, it's compiling. I restarted at the beginning and made things in the right order... Source the system's GNUstep.sh and after ./configure, and of course, it works better ! > I don't know why you get the error, I suppose the NSObject.h header > should be in the 'libgnustep-base-dev' package? Yes it is. So I let it compile now and come back tomorrow. Thanks for your help, I'll tell you if it worked (or if it doesn't...) Jean-Michel From sogo@opengroupware.org Tue Jul 24 10:43:46 2007 From: sogo@opengroupware.org (Jean-Michel) Date: Tue, 24 Jul 2007 11:43:46 +0200 Subject: [SOGo] Few questions (was: compilation problem) In-Reply-To: <20070723181353.GA27636@titus.schelcher.org> References: <20070723164542.GA25353@titus.schelcher.org> <20070723175140.GA26463@titus.schelcher.org> <20070723181353.GA27636@titus.schelcher.org> Message-ID: <20070724094345.GA9370@titus.schelcher.org> Hi, The compilation worked perfectly. I have some other questions: - user authentication: I set up a LDAP server and created a user. In the documentation (http://www.inverse.ca/francais/initiatives/sogo/documentation.html), it is told that I have to put SOGoAuthentificationMethod = "LDAP". I did that and I declared a SOGoLDAPSources corresponding to the LDAP server. And it tells me: Jul 18 03:12:24 sogod-0.9 [9059]: <0x0x8b0f1a0[SOGoAuthenticator]> tried wrong password for user 'jms'! So I read so READMEs and then configured Apache to authenticate thru LDAP and put SOGoAuthentificationMethod to "bypass". This works, I mean, Apache authenticates me and SOGo seems to use the right username (jms). Is this the right method ? - redirection: Once I am logged, a redirection occurs, but it redirects me to 127.0.0.1 and SOGo is installed on another server, not my desktop machine. I don't think it is an Apache problem. Thanks for your help, and for that big software ! Jean-Michel From sogo@opengroupware.org Tue Jul 24 10:49:53 2007 From: sogo@opengroupware.org (Helge Hess) Date: Tue, 24 Jul 2007 11:49:53 +0200 Subject: [SOGo] Few questions (was: compilation problem) In-Reply-To: <20070724094345.GA9370@titus.schelcher.org> References: <20070723164542.GA25353@titus.schelcher.org> <20070723175140.GA26463@titus.schelcher.org> <20070723181353.GA27636@titus.schelcher.org> <20070724094345.GA9370@titus.schelcher.org> Message-ID: On 24.07.2007, at 11:43, Jean-Michel wrote: > - redirection: > Once I am logged, a redirection occurs, but it redirects me to > 127.0.0.1 and SOGo is installed on another server, not my desktop > machine. I don't think it is an Apache problem. Why do you think its not an Apache issue? Is DNS and /etc/hosts properly setup on the Apache machine? Is the ServerName in httpd.conf properly set? Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Thu Jul 26 15:44:06 2007 From: sogo@opengroupware.org (Antonio Russo) Date: Thu, 26 Jul 2007 16:44:06 +0200 Subject: [SOGo] Sogo + Ldap Message-ID: <1f404b635d167e626b92eb1290680a49@localhost> Hi, we are currently testing sogo but I have some problems when try to use the LDAP authentication method: I create the file $USER_SOGO_HOME/GNUstep/Defaults/.GNUstepDefaults with the following content: *********************************************************************** { NSGlobalDomain = { }; SOGoLDAPSources = { CNFieldName = cn; IDFieldName = uid; UIDFieldName = uid; baseDN = "ou=myOrganizationalUnit,ou=myOrganization,o=myCompany,c=myCountry"; bindDN = "ou=myOrganizationalUnit,ou=myOrganization,o=myCompany,c=myCountry"; canAuthenticate = YES; hostname = "ldap.mycompany.com"; id = "ldap-mycompany"; port = 389; }; "sogod-0.9" = { AgenorProfileURL = ".http://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; "Local Time Zone" = Europe/Rome; OCSFolderInfoURL = ".http://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; SOGoAuthentificationMethod = LDAP; SOGoDefaultMailDomain = "mycompany.com"; SOGoFallbackIMAP4Server = "imap.mycompany.com"; SOGoSuperUsername = arusso; WOMessageUseUTF8 = YES; WOPort = 8033; }; } ************************************************************************* But this is the shell output: [sogo@hostname ~]$ sogod-0.9 2007-07-26 14:32:15.446 sogod-0.9[15306] Note: vmem size check enabled: shutting down app when vmem > 200 MB Jul 26 14:32:15 sogod-0.9 [15306]: SNS support disabled. Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Local/Library/SOGo-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Network/Library/SOGo-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/System/Library/SOGo-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /usr/local/lib/sogod-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: <0x0x9ac4518[SOGoProductLoader]> scanning SOGo products in: /usr/lib/sogod-0.9 Jul 26 14:32:15 sogod-0.9 [15306]: |SOGo-0.9| WOHttpAdaptor listening on address *:8033 Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: French Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: English Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: English Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: German Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: Danish Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: Dutch Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: French Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: Spanish Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: Italian Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: Portuguese Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: ptBR Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find MainUIProduct class! Jul 26 14:10:34 sogod-0.9 [15247]: [ERROR] |SOGo-0.9| did not find Locale for language: English 2007-07-26 14:10:34.098 sogod-0.9[15247] Note(SoObject): SoDebugKeyLookup is enabled! 2007-07-26 14:10:34.098 sogod-0.9[15247] Note(SoObject): SoDebugBaseURL is enabled! 2007-07-26 14:10:34.098 sogod-0.9[15247] Note(SoObject): relative base URLs are enabled. 192.168.1.95 - - [26/Jul/2007:14:10:34 GMT] "GET /SOGo/ HTTP/1.1" 401 0/0 0.018 - - 308K Jul 26 14:10:42 sogod-0.9 [15247]: <0x0x8f3e218[SOGoAuthenticator]> tried wrong password for user 'arusso'! Does anybody knows how to fix this problem? Thank everybody :-) Antonio J. Russo http://www.truelite.it http://www.fuss.bz.it