Hello all,

My company and I decided to try out SOGo for the first time as it seems to offer everything needed with regards to shared calendars, shared contacts, etc; it's a shame we can't get it working.

I have attached my SOGo configuration file (the raw XML and the output from 'defaults read sogod') for your review.

I am getting the error: 'object not found: SOGo => michael.crilly' whenever I log in using my credentials. I see an entry for this in the SOGo log:

Feb 11 19:22:48 sogod [12431]: SOGoRootPage successful login for user 'michael.crilly' - expire = -1 grace = -1

Followed by (debugging on):

2011-02-11 19:22:48.180 sogod[12431] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ for attrs Feb 11 19:22:48 sogod [12431]: |SOGo| request took 0.009202 seconds to execute localhost - - [11/Feb/2011:19:22:48 GMT] "POST /SOGo/connect HTTP/1.1" 200 27/56 0.011 - - 112K Feb 11 19:22:48 sogod [12431]: |SOGo| starting method 'GET' on uri '/SOGo/michael.crilly' Feb 11 19:22:48 sogod [12431]: |SOGo| traverse(acquire): SOGo => michael.crilly
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'SOGo'
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate object: <SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate key SOGo of object: <SOGo[0x0x92ab0d8]: name=SOGo> Feb 11 19:22:48 sogod [12431]: <[so-security]>D found no security info for key (class SOGo): SOGo
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   default is allow ...
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'michael.crilly'
2011-02-11 19:22:48.227 sogod[12431] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ for attrs 2011-02-11 19:22:48.229 sogod[12431] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ for attrs 2011-02-11 19:22:48.232 sogod[12431] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ for attrs Feb 11 19:22:48 sogod [12431]: |SOGo| traverse miss: name=michael.crilly, acquire: i=1,count=2
Feb 11 19:22:48 sogod [12431]: |SOGo|     miss is last object.
Feb 11 19:22:48 sogod [12431]: |SOGo|     got no error for miss.
Feb 11 19:22:48 sogod [12431]: |SOGo| Note: next object is nil, but currentObject is not callable: <SOGo[0x0x92ab0d8]: name=SOGo> Feb 11 19:22:48 sogod [12431]: |SOGo| request took 0.010032 seconds to execute localhost - - [11/Feb/2011:19:22:48 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 404 43/0 0.011 - - 44K

I'm not sure why it can't find the object. Also, what is SOGo referring to when it says "SOGo => michael.crilly"? What is "SOGo" in this context?

I'm confused and I've been at this for two days now - we need a solution to get this working, or SOGo goes in the bin and we will not even remotely consider a support contract if we can't get the basic system up and running.

I hope someone can help.

Kind regards,

Michael Crilly.
--
[email protected]
https://inverse.ca/sogo/lists
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" 
"http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
    <key>NSGlobalDomain</key>
    <dict>
    </dict>
    <key>sogod</key>
    <dict>
        <key>GCSFolderDebugEnabled</key>
        <string>YES</string>
        <key>GCSFolderStoreDebugEnabled</key>
        <string>YES</string>
        <key>LDAPDebugEnabled</key>
        <string>YES</string>
        <key>NGImap4DisableIMAP4Pooling</key>
        <string>YES</string>
        <key>OCSFolderInfoURL</key>
        <string>mysql://sogo:***@localhost:3306/sogo/sogo_folder_info</string>
        <key>OCSFolderManagerSQLDebugEnabled</key>
        <string>YES</string>
        <key>OCSSessionsFolderURL</key>
        
<string>mysql://sogo:***@localhost:3306/sogo/soso_sessions_folder</string>
        <key>PGDebugEnabled</key>
        <string>YES</string>
        <key>SOGoAuthenticationType</key>
        <string></string>
        <key>SOGoDebugRequests</key>
        <string>YES</string>
        <key>SOGoDraftsFolderName</key>
        <string>Drafts</string>
        <key>SOGoFolderInfoURL</key>
        <string>mysql://sogo:***@localhost:3306/sogo/sogo_folder_info</string>
        <key>SOGoIMAPServer</key>
        <string>imap.***.co.uk</string>
        <key>SOGoMailKeepDraftsAfterSend</key>
        <string>YES</string>
        <key>SOGoMailingMechanism</key>
        <string>smtp</string>
        <key>SOGoProfileURL</key>
        <string>mysql://sogo:***@localhost:3306/sogo/sogo_user_profile</string>
        <key>SOGoSMTPServer</key>
        <string>smtp.***.co.uk</string>
        <key>SOGoSQLUserProfile</key>
        <string>mysql://sogo:***@localhost:3306/sogo/sogo_user_profile</string>
        <key>SOGoSentFolderName</key>
        <string>Sent</string>
        <key>SOGoSessionsFolderURL</key>
        
<string>mysql://sogo:***@localhost:3306/sogo/sogo_sessions_folder</string>
        <key>SOGoSieveServer</key>
        <string>sieve://imap.***.co.uk</string>
        <key>SOGoTrashFolderNane</key>
        <string>Trash</string>
        <key>SOGoUIxDebugEnabled</key>
        <string>YES</string>
        <key>SOGoUserSources</key>
        <array>
            <dict>
                <key>CNFieldName</key>
                <string>cn</string>
                <key>IDFieldName</key>
                <string>uid</string>
                <key>MailFieldNames</key>
                <array>
                    <string>mail</string>
                </array>
                <key>SearchFieldNames</key>
                <array>
                    <string>cn</string>
                    <string>uid</string>
                    <string>displayName</string>
                </array>
                <key>UIDFieldName</key>
                <string>uid</string>
                <key>baseDN</key>
                <string>ou=users,dc=***,dc=co,dc=uk</string>
                <key>bindAsCurrentUser</key>
                <string>YES</string>
                <key>bindDN</key>
                <string>cn=***,ou=misc,dc=***,dc=co,dc=uk</string>
                <key>bindPassword</key>
                <string>***</string>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>*** SOGo</string>
                <key>hostname</key>
                <string>ldap.***.co.uk</string>
                <key>id</key>
                <string>directory</string>
                <key>isAddressBook</key>
                <string>YES</string>
                <key>passPolicy</key>
                <string>NO</string>
                <key>port</key>
                <string>389</string>
                <key>scope</key>
                <string>BASE</string>
                <key>type</key>
                <string>ldap</string>
            </dict>
        </array>
        <key>SoDebugObjectTraversal</key>
        <string>YES</string>
        <key>SoSecurityManagerDebugEnabled</key>
        <string>YES</string>
        <key>WODebugZipRespons</key>
        <string>NO</string>
        <key>WODontZipResponse</key>
        <string>NO</string>
    </dict>
</dict>
</plist>
Feb 11 18:30:28 sogod [31363]: [WARN] <0x0x96a1158[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:30:28 sogod [31363]: <0x0x96a1158[WOWatchDog]> listening on *:20000
Feb 11 18:30:28 sogod [31363]: <0x0x96a1158[WOWatchDog]> watchdog process pid: 
31363
Feb 11 18:30:28 sogod [31363]: <0x0x96a1158[WOWatchDog]> preparing 1 children
Feb 11 18:30:28 sogod [31363]: <0x0x96a1158[WOWatchDog]> child spawned with pid 
31364
Feb 11 18:30:28 sogod [31364]: <0x0x9806158[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:30:28 sogod [31364]: <0x0x9806158[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:30:28 sogod [31364]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:30:28 sogod [31364]: |SOGo| vmem size check enabled: shutting down 
app when vmem > 384 MB
Feb 11 18:30:28 sogod [31364]: |SOGo| table 'sogo_user_profile' successfully 
created!
Feb 11 18:30:28 sogod [31364]: |SOGo| table 'sogo_folder_info' successfully 
created!
Feb 11 18:30:28 sogod [31364]: <0x0x9857bf0[GCSSessionsFolder]> sessions folder 
table 'soso_sessiosn_info' successfully created!
Feb 11 18:31:49 sogod [31363]: <0x0x96a1158[WOWatchDog]> Terminating with 
signal 15
Feb 11 18:31:49 sogod [31363]: <0x0x96bbc78[WOWatchDogChild]> sending terminate 
signal to pid 31364
Feb 11 18:31:49 sogod [31363]: <0x0x96bbc78[WOWatchDogChild]> child 31364 exited
Feb 11 18:31:49 sogod [31363]: <0x0x96a1158[WOWatchDog]> all children exited. 
We now terminate.
Feb 11 18:31:49 sogod [31679]: [WARN] <0x0x9ceb158[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:31:49 sogod [31679]: <0x0x9ceb158[WOWatchDog]> listening on *:20000
Feb 11 18:31:49 sogod [31679]: <0x0x9ceb158[WOWatchDog]> watchdog process pid: 
31679
Feb 11 18:31:49 sogod [31679]: <0x0x9ceb158[WOWatchDog]> preparing 1 children
Feb 11 18:31:49 sogod [31679]: <0x0x9ceb158[WOWatchDog]> child spawned with pid 
31680
Feb 11 18:31:49 sogod [31680]: <0x0x9e50158[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:31:49 sogod [31680]: <0x0x9e50158[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:31:49 sogod [31680]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:31:49 sogod [31680]: |SOGo| vmem size check enabled: shutting down 
app when vmem > 384 MB
Feb 11 18:31:50 sogod [31680]: <0x0x9f1acb0[GCSSessionsFolder]> sessions folder 
table 'soso_sessions_folder' successfully created!
Feb 11 18:32:01 sogod [31680]: <0x0x9e86be0[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:32:01 sogod [31680]: <0x0x9e86be0[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:32:01.872 sogod[31680] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-02-11 18:32:01.872 sogod[31680] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:32:01.872 sogod[31680] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:32:01.880 sogod[31680] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:32:01.897 sogod[31680] WOCompoundElement: pool embedding is on.
2011-02-11 18:32:01.897 sogod[31680] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:32:01 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - - 
1M
2011-02-11 18:32:01.911 sogod[31680] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Feb 11 18:32:01 sogod [31680]: <0x0x9f15bc8[SOGoWebAuthenticator]> tried wrong 
password for user 
'0utkXFaOnWzloxrPsxg849pOKtN9Cuol/pe3jgFmOz4ntYX/IDgyl0eXAPLUrW59gCg55qYGumEZCYK5AOO/zQ=='!
localhost - - [11/Feb/2011:18:32:01 GMT] "GET /SOGo/ HTTP/1.1" 200 3462/0 0.068 
10539 67% 1M
Feb 11 18:32:23 sogod [31680]: <0x0x9e86be0[SOGoCache]> an error occurred when 
caching value for key 'michael.crilly+attributes': "WRITE FAILURE"
Feb 11 18:32:23 sogod [31680]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
Feb 11 18:32:23 sogod [31680]: <0x0x9e86be0[SOGoCache]> an error occurred when 
caching value for key 'session:QGFOFmzpKNue58IoTDPiNQ==': "WRITE FAILURE"
localhost - - [11/Feb/2011:18:32:23 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.014 - - 456K
Feb 11 18:32:23 sogod [31680]: <0x0x9e86be0[SOGoCache]> an error occurred when 
caching value for key 'session:QGFOFmzpKNue58IoTDPiNQ==': "WRITE FAILURE"
Feb 11 18:32:23 sogod [31680]: <0x0x9e86be0[SOGoCache]> an error occurred when 
caching value for key 'michael.crilly+attributes': "WRITE FAILURE"
localhost - - [11/Feb/2011:18:32:23 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.016 - - 20K
localhost - - [11/Feb/2011:18:37:15 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.019 - - 0
localhost - - [11/Feb/2011:18:37:18 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.002 - - 0
2011-02-11 18:37:18.707 sogod[31680] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:37:18 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.020 
10446 67% 16K
Feb 11 18:37:23 sogod [31680]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:37:23 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.009 - - 0
localhost - - [11/Feb/2011:18:37:23 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 0
Feb 11 18:37:58 sogod [31679]: <0x0x9ceb158[WOWatchDog]> Terminating with 
signal 15
Feb 11 18:37:58 sogod [31679]: <0x0x9d05c78[WOWatchDogChild]> sending terminate 
signal to pid 31680
Feb 11 18:37:58 sogod [31679]: <0x0x9d05c78[WOWatchDogChild]> child 31680 exited
Feb 11 18:37:58 sogod [31679]: <0x0x9ceb158[WOWatchDog]> all children exited. 
We now terminate.
Feb 11 18:37:58 sogod [772]: [WARN] <0x0x920c150[WOWatchDog]> 'WOHttpAllowHost' 
is ignored in watchdog mode, use a real firewall instead
Feb 11 18:37:58 sogod [772]: <0x0x920c150[WOWatchDog]> listening on *:20000
Feb 11 18:37:58 sogod [772]: <0x0x920c150[WOWatchDog]> watchdog process pid: 772
Feb 11 18:37:58 sogod [772]: <0x0x920c150[WOWatchDog]> preparing 1 children
Feb 11 18:37:58 sogod [772]: <0x0x920c150[WOWatchDog]> child spawned with pid 
773
Feb 11 18:37:59 sogod [773]: <0x0x9371140[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:37:59 sogod [773]: <0x0x9371140[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:37:59 sogod [773]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:37:59 sogod [773]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 18:38:04 sogod [773]: <0x0x944fc28[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:38:04 sogod [773]: <0x0x944fc28[SOGoCache]> Using host(s) 'localhost' 
as server(s)
2011-02-11 18:38:04.176 sogod[773] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:38:04.176 sogod[773] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:38:04.176 sogod[773] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:38:04.184 sogod[773] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:38:04.201 sogod[773] WOCompoundElement: pool embedding is on.
2011-02-11 18:38:04.201 sogod[773] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:38:04 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.038 - - 
1M
2011-02-11 18:38:04.215 sogod[773] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 18:38:04.260 sogod[773] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:38:04 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.066 
10446 67% 1M
Feb 11 18:38:37 sogod [773]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:38:37 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.010 - - 12K
localhost - - [11/Feb/2011:18:38:37 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.011 - - 44K
localhost - - [11/Feb/2011:18:38:58 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.011 - - 0
localhost - - [11/Feb/2011:18:39:05 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.073 - - 0
Feb 11 18:42:48 sogod [772]: <0x0x920c150[WOWatchDog]> Terminating with signal 
15
Feb 11 18:42:48 sogod [772]: <0x0x9226c70[WOWatchDogChild]> sending terminate 
signal to pid 773
Feb 11 18:42:49 sogod [772]: <0x0x9226c70[WOWatchDogChild]> child 773 exited
Feb 11 18:42:49 sogod [772]: <0x0x920c150[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 18:42:49 sogod [2063]: [WARN] <0x0x8881150[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:42:49 sogod [2063]: <0x0x8881150[WOWatchDog]> listening on *:20000
Feb 11 18:42:49 sogod [2063]: <0x0x8881150[WOWatchDog]> watchdog process pid: 
2063
Feb 11 18:42:49 sogod [2063]: <0x0x8881150[WOWatchDog]> preparing 1 children
Feb 11 18:42:49 sogod [2063]: <0x0x8881150[WOWatchDog]> child spawned with pid 
2064
Feb 11 18:42:49 sogod [2064]: <0x0x89e6140[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:42:49 sogod [2064]: <0x0x89e6140[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:42:49 sogod [2064]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:42:49 sogod [2064]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 18:42:54 sogod [2064]: <0x0x8ac4c30[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:42:54 sogod [2064]: <0x0x8ac4c30[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:42:54.538 sogod[2064] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:42:54.538 sogod[2064] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:42:54.538 sogod[2064] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:42:54.546 sogod[2064] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:42:54.563 sogod[2064] WOCompoundElement: pool embedding is on.
2011-02-11 18:42:54.563 sogod[2064] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:42:54 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - - 
1M
2011-02-11 18:42:54.577 sogod[2064] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 18:42:54.636 sogod[2064] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:42:54 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.080 
10446 67% 1M
Feb 11 18:43:01 sogod [2064]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:43:01 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.010 - - 112K
localhost - - [11/Feb/2011:18:43:01 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.011 - - 48K
Feb 11 18:47:35 sogod [2063]: <0x0x8881150[WOWatchDog]> Terminating with signal 
15
Feb 11 18:47:35 sogod [2063]: <0x0x889bc70[WOWatchDogChild]> sending terminate 
signal to pid 2064
Feb 11 18:47:35 sogod [2063]: <0x0x889bc70[WOWatchDogChild]> child 2064 exited
Feb 11 18:47:35 sogod [2063]: <0x0x8881150[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 18:47:35 sogod [3353]: [WARN] <0x0x900c158[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:47:35 sogod [3353]: <0x0x900c158[WOWatchDog]> listening on *:20000
Feb 11 18:47:35 sogod [3353]: <0x0x900c158[WOWatchDog]> watchdog process pid: 
3353
Feb 11 18:47:35 sogod [3353]: <0x0x900c158[WOWatchDog]> preparing 1 children
Feb 11 18:47:35 sogod [3353]: <0x0x900c158[WOWatchDog]> child spawned with pid 
3354
Feb 11 18:47:35 sogod [3354]: <0x0x9171148[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:47:35 sogod [3354]: <0x0x9171148[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:47:35 sogod [3354]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:47:35 sogod [3354]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 18:47:44 sogod [3354]: <0x0x924fc38[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:47:44 sogod [3354]: <0x0x924fc38[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:47:44.563 sogod[3354] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:47:44.563 sogod[3354] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:47:44.563 sogod[3354] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:47:44.571 sogod[3354] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:47:44.588 sogod[3354] WOCompoundElement: pool embedding is on.
2011-02-11 18:47:44.588 sogod[3354] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:47:44 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.036 - - 
1M
2011-02-11 18:47:44.602 sogod[3354] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 18:47:44.640 sogod[3354] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:47:44 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.059 
10446 67% 1M
Feb 11 18:47:50 sogod [3354]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:47:50 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.010 - - 108K
localhost - - [11/Feb/2011:18:47:50 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 44K
Feb 11 18:50:02 sogod [3353]: <0x0x900c158[WOWatchDog]> Terminating with signal 
15
Feb 11 18:50:02 sogod [3353]: <0x0x9026c78[WOWatchDogChild]> sending terminate 
signal to pid 3354
Feb 11 18:50:02 sogod [3353]: <0x0x9026c78[WOWatchDogChild]> child 3354 exited
Feb 11 18:50:02 sogod [3353]: <0x0x900c158[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 18:50:02 sogod [4036]: [WARN] <0x0x9e89128[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:50:02 sogod [4036]: <0x0x9e89128[WOWatchDog]> listening on *:20000
Feb 11 18:50:02 sogod [4036]: <0x0x9e89128[WOWatchDog]> watchdog process pid: 
4036
Feb 11 18:50:02 sogod [4036]: <0x0x9e89128[WOWatchDog]> preparing 1 children
Feb 11 18:50:02 sogod [4036]: <0x0x9e89128[WOWatchDog]> child spawned with pid 
4037
Feb 11 18:50:02 sogod [4037]: <0x0x9fee118[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:50:02 sogod [4037]: <0x0x9fee118[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:50:02 sogod [4037]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:50:02 sogod [4037]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 18:50:07 sogod [4037]: <0x0xa0ccc08[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:50:07 sogod [4037]: <0x0xa0ccc08[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:50:07.039 sogod[4037] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:50:07.040 sogod[4037] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:50:07.040 sogod[4037] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:50:07.047 sogod[4037] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:50:07.071 sogod[4037] WOCompoundElement: pool embedding is on.
2011-02-11 18:50:07.071 sogod[4037] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:50:07 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.052 - - 
1M
2011-02-11 18:50:07.091 sogod[4037] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 18:50:07.133 sogod[4037] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:50:07 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.064 
10446 67% 1M
Feb 11 18:50:15 sogod [4037]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:50:15 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/76 0.010 - - 116K
localhost - - [11/Feb/2011:18:50:15 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.212 - - 44K
Feb 11 18:51:10 sogod [4036]: <0x0x9e89128[WOWatchDog]> Terminating with signal 
15
Feb 11 18:51:10 sogod [4036]: <0x0x9ea3c48[WOWatchDogChild]> sending terminate 
signal to pid 4037
Feb 11 18:51:11 sogod [4036]: <0x0x9ea3c48[WOWatchDogChild]> child 4037 exited
Feb 11 18:51:11 sogod [4036]: <0x0x9e89128[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 18:51:11 sogod [4507]: [WARN] <0x0x948be88[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:51:11 sogod [4507]: <0x0x948be88[WOWatchDog]> listening on *:20000
Feb 11 18:51:11 sogod [4507]: <0x0x948be88[WOWatchDog]> watchdog process pid: 
4507
Feb 11 18:51:11 sogod [4507]: <0x0x948be88[WOWatchDog]> preparing 1 children
Feb 11 18:51:11 sogod [4507]: <0x0x948be88[WOWatchDog]> child spawned with pid 
4508
Feb 11 18:51:11 sogod [4508]: <0x0x95f0e80[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:51:11 sogod [4508]: <0x0x95f0e80[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:51:11 sogod [4508]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:51:11 sogod [4508]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
2011-02-11 18:51:13.840 sogod[4508] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Feb 11 18:51:13 sogod [4508]: <0x0x96d6a88[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:51:13 sogod [4508]: <0x0x96d6a88[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:51:13.848 sogod[4508] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:51:13.848 sogod[4508] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:51:13.848 sogod[4508] Note(SoObject): relative base URLs are 
enabled.
localhost - - [11/Feb/2011:18:51:13 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.020 - - 1M
2011-02-11 18:51:16.485 sogod[4508] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:51:16.502 sogod[4508] WOCompoundElement: pool embedding is on.
2011-02-11 18:51:16.502 sogod[4508] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:51:16 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.028 - - 
1M
2011-02-11 18:51:16.550 sogod[4508] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:51:16 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.055 
10446 67% 936K
Feb 11 18:51:35 sogod [4508]: SOGoRootPage Login for user 'asdasd' might not 
have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:51:35 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/40 0.043 - - 280K
Feb 11 18:51:35 sogod [4508]: SOGoRootPage Login for user 'asdasd' might not 
have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:51:35 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/40 0.005 - - 0
Feb 11 18:51:35 sogod [4508]: SOGoRootPage Login for user 'asdasd' might not 
have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:51:35 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/40 0.005 - - 0
Feb 11 18:51:49 sogod [4508]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:51:49 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.009 - - 104K
localhost - - [11/Feb/2011:18:51:49 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 48K
localhost - - [11/Feb/2011:18:52:08 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.002 - - 0
2011-02-11 18:52:08.602 sogod[4508] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:52:08 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.020 
10446 67% 8K
Feb 11 18:52:22 sogod [4508]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:52:22 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.009 - - 0
localhost - - [11/Feb/2011:18:52:22 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 0
localhost - - [11/Feb/2011:18:53:53 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.002 - - 0
2011-02-11 18:53:53.527 sogod[4508] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:53:53 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.022 
10446 67% 0
2011-02-11 18:53:58.605 sogod[4508] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:53:58 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.016 
10446 67% 0
localhost - - [11/Feb/2011:18:54:14 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.003 - - 0
2011-02-11 18:54:14.819 sogod[4508] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:54:14 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.016 
10446 67% 0
Feb 11 18:54:26 sogod [4508]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:54:26 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.009 - - 4K
localhost - - [11/Feb/2011:18:54:26 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.011 - - 0
Feb 11 18:56:26 sogod [4507]: <0x0x948be88[WOWatchDog]> Terminating with signal 
15
Feb 11 18:56:26 sogod [4507]: <0x0x94a69a8[WOWatchDogChild]> sending terminate 
signal to pid 4508
Feb 11 18:56:26 sogod [4507]: <0x0x94a69a8[WOWatchDogChild]> child 4508 exited
Feb 11 18:56:26 sogod [4507]: <0x0x948be88[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 18:56:26 sogod [5917]: [WARN] <0x0x902de88[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 18:56:26 sogod [5917]: <0x0x902de88[WOWatchDog]> listening on *:20000
Feb 11 18:56:26 sogod [5917]: <0x0x902de88[WOWatchDog]> watchdog process pid: 
5917
Feb 11 18:56:26 sogod [5917]: <0x0x902de88[WOWatchDog]> preparing 1 children
Feb 11 18:56:26 sogod [5917]: <0x0x902de88[WOWatchDog]> child spawned with pid 
5918
Feb 11 18:56:26 sogod [5918]: <0x0x9192e80[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 18:56:26 sogod [5918]: <0x0x9192e80[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 18:56:26 sogod [5918]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 18:56:26 sogod [5918]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 18:56:33 sogod [5918]: <0x0x9271970[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 18:56:33 sogod [5918]: <0x0x9271970[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 18:56:33.393 sogod[5918] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 18:56:33.393 sogod[5918] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 18:56:33.393 sogod[5918] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 18:56:33.401 sogod[5918] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 18:56:33.418 sogod[5918] WOCompoundElement: pool embedding is on.
2011-02-11 18:56:33.418 sogod[5918] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:18:56:33 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - - 
1M
2011-02-11 18:56:33.432 sogod[5918] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 18:56:33.468 sogod[5918] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:56:33 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.058 
10446 67% 1M
Feb 11 18:56:38 sogod [5918]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:18:56:38 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.010 - - 116K
localhost - - [11/Feb/2011:18:56:38 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 48K
localhost - - [11/Feb/2011:18:57:58 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.002 - - 0
2011-02-11 18:57:58.153 sogod[5918] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:18:57:58 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.021 
10446 67% 4K
Feb 11 18:58:04 sogod [5918]: SOGoRootPage Login for user 'michael.test' might 
not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:58:04 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/48 0.006 - - 272K
Feb 11 18:58:06 sogod [5918]: SOGoRootPage Login for user 'michael.test' might 
not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:58:06 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/48 0.005 - - 0
Feb 11 18:59:33 sogod [5918]: SOGoRootPage Login for user 'michael.test' might 
not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:18:59:33 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/48 0.005 - - 0
Feb 11 19:01:37 sogod [5917]: <0x0x902de88[WOWatchDog]> Terminating with signal 
15
Feb 11 19:01:37 sogod [5917]: <0x0x90489a8[WOWatchDogChild]> sending terminate 
signal to pid 5918
Feb 11 19:01:37 sogod [5917]: <0x0x90489a8[WOWatchDogChild]> child 5918 exited
Feb 11 19:01:37 sogod [5917]: <0x0x902de88[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 19:01:37 sogod [7267]: [WARN] <0x0x9feae88[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 19:01:37 sogod [7267]: <0x0x9feae88[WOWatchDog]> listening on *:20000
Feb 11 19:01:37 sogod [7267]: <0x0x9feae88[WOWatchDog]> watchdog process pid: 
7267
Feb 11 19:01:37 sogod [7267]: <0x0x9feae88[WOWatchDog]> preparing 1 children
Feb 11 19:01:37 sogod [7267]: <0x0x9feae88[WOWatchDog]> child spawned with pid 
7268
Feb 11 19:01:37 sogod [7268]: <0x0xa14fe80[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 19:01:37 sogod [7268]: <0x0xa14fe80[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 19:01:37 sogod [7268]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 19:01:37 sogod [7268]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 19:01:45 sogod [7268]: <0x0xa22e970[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 19:01:45 sogod [7268]: <0x0xa22e970[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 19:01:45.118 sogod[7268] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 19:01:45.119 sogod[7268] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 19:01:45.119 sogod[7268] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 19:01:45.126 sogod[7268] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 19:01:45.143 sogod[7268] WOCompoundElement: pool embedding is on.
2011-02-11 19:01:45.143 sogod[7268] WOCompoundElement: id logging is on.
2011-02-11 19:01:45.175 sogod[7268] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:19:01:45 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.118 
10446 67% 2M
Feb 11 19:01:52 sogod [7268]: SOGoRootPage Login for user 'michael.test' might 
not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:19:01:52 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/48 0.009 - - 584K
Feb 11 19:02:00 sogod [7268]: SOGoRootPage Login for user 'michael.crilly' 
might not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:19:02:00 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/56 0.005 - - 0
Feb 11 19:02:01 sogod [7268]: SOGoRootPage Login for user 'michael.crilly' 
might not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:19:02:01 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/56 0.005 - - 0
Feb 11 19:02:02 sogod [7268]: SOGoRootPage Login for user 'michael.crilly' 
might not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
localhost - - [11/Feb/2011:19:02:02 GMT] "POST /SOGo/connect HTTP/1.1" 403 
34/56 0.005 - - 0
Feb 11 19:02:52 sogod [7267]: <0x0x9feae88[WOWatchDog]> Terminating with signal 
15
Feb 11 19:02:52 sogod [7267]: <0x0xa0059a8[WOWatchDogChild]> sending terminate 
signal to pid 7268
Feb 11 19:02:53 sogod [7267]: <0x0xa0059a8[WOWatchDogChild]> child 7268 exited
Feb 11 19:02:53 sogod [7267]: <0x0x9feae88[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 19:02:53 sogod [7561]: [WARN] <0x0x975ae88[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 19:02:53 sogod [7561]: <0x0x975ae88[WOWatchDog]> listening on *:20000
Feb 11 19:02:53 sogod [7561]: <0x0x975ae88[WOWatchDog]> watchdog process pid: 
7561
Feb 11 19:02:53 sogod [7561]: <0x0x975ae88[WOWatchDog]> preparing 1 children
Feb 11 19:02:53 sogod [7561]: <0x0x975ae88[WOWatchDog]> child spawned with pid 
7562
Feb 11 19:02:53 sogod [7562]: <0x0x98bfe80[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 19:02:53 sogod [7562]: <0x0x98bfe80[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 19:02:53 sogod [7562]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 19:02:53 sogod [7562]: |SOGo| vmem size check enabled: shutting down app 
when vmem > 384 MB
Feb 11 19:03:03 sogod [7562]: <0x0x999e970[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 19:03:03 sogod [7562]: <0x0x999e970[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 19:03:03.554 sogod[7562] Note(SoObject): SoDebugKeyLookup is enabled!
2011-02-11 19:03:03.555 sogod[7562] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 19:03:03.555 sogod[7562] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 19:03:03.562 sogod[7562] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 19:03:03.580 sogod[7562] WOCompoundElement: pool embedding is on.
2011-02-11 19:03:03.580 sogod[7562] WOCompoundElement: id logging is on.
2011-02-11 19:03:03.613 sogod[7562] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:19:03:03 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.087 
10446 67% 2M
Feb 11 19:03:09 sogod [7562]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
2011-02-11 19:03:09.515 sogod[7562] Note: Using UTF-8 as URL encoding in 
NGExtensions.
localhost - - [11/Feb/2011:19:03:09 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.013 - - 548K
localhost - - [11/Feb/2011:19:03:09 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.010 - - 52K
2011-02-11 19:07:58.063 sogod[7562] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET / HTTP/1.1" 200 3429/0 
0.123 10433 67% 36K
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/sogo-logo.png HTTP/1.1" 200 5523/0 0.004 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/prototype.js HTTP/1.1" 200 163313/0 0.018 - - 320K
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/dtree.css HTTP/1.1" 200 664/0 0.004 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/inverse.png HTTP/1.1" 200 2562/0 0.011 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/SOGoRootPage.css HTTP/1.1" 200 2159/0 0.003 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/generic.css HTTP/1.1" 200 19533/0 0.005 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/busy.gif HTTP/1.1" 200 825/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/tablekit-trueresize.js HTTP/1.1" 200 4233/0 0.003 
- - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/JavascriptAPIExtensions.js HTTP/1.1" 200 11039/0 
0.002 - - 4K
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/tablekit.js HTTP/1.1" 200 32247/0 0.007 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/XMLHttpRequest.js HTTP/1.1" 200 11768/0 0.005 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/HTMLElement.js HTTP/1.1" 200 12302/0 0.005 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/tablekit-sogo.js HTTP/1.1" 200 517/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/HTMLInputElement.js HTTP/1.1" 200 1730/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/HTMLTableElement.js HTTP/1.1" 200 1176/0 0.003 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/generic.js HTTP/1.1" 200 58406/0 0.015 - - 24K
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/SOGoDragHandles.js HTTP/1.1" 200 9057/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/SOGoTabsController.js HTTP/1.1" 200 5923/0 0.003 - 
- 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/SOGoRootPage.js HTTP/1.1" 200 11572/0 0.005 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/scriptaculous.js HTTP/1.1" 200 2862/0 0.004 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/SOGo.woa/WebServerResources/PasswordPolicy.js HTTP/1.1" 200 4086/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/.woa/WebServerResources/scriptaculous/effects.js HTTP/1.1" 404 153/0 0.002 - - 0
Crillys-MBP.local - - [11/Feb/2011:19:07:58 GMT] "GET 
/.woa/WebServerResources/scriptaculous/dragdrop.js HTTP/1.1" 404 154/0 0.001 - 
- 0
Feb 11 19:18:29 sogod [7561]: <0x0x975ae88[WOWatchDog]> Terminating with signal 
15
Feb 11 19:18:29 sogod [7561]: <0x0x97759a8[WOWatchDogChild]> sending terminate 
signal to pid 7562
Feb 11 19:18:29 sogod [7561]: <0x0x97759a8[WOWatchDogChild]> child 7562 exited
Feb 11 19:18:29 sogod [7561]: <0x0x975ae88[WOWatchDog]> all children exited. We 
now terminate.
Feb 11 19:18:29 sogod [11463]: [WARN] <0x0x8e33e98[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 19:18:29 sogod [11463]: <0x0x8e33e98[WOWatchDog]> listening on *:20000
Feb 11 19:18:29 sogod [11463]: <0x0x8e33e98[WOWatchDog]> watchdog process pid: 
11463
Feb 11 19:18:29 sogod [11463]: <0x0x8e33e98[WOWatchDog]> preparing 1 children
Feb 11 19:18:29 sogod [11463]: <0x0x8e33e98[WOWatchDog]> child spawned with pid 
11464
Feb 11 19:18:29 sogod [11464]: <0x0x8f98e98[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 19:18:29 sogod [11464]: <0x0x8f98e98[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 19:18:29 sogod [11464]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 19:18:29 sogod [11464]: |SOGo| vmem size check enabled: shutting down 
app when vmem > 384 MB
Feb 11 19:19:58 sogod [11464]: <0x0x8fc3328[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 19:19:58 sogod [11464]: <0x0x8fc3328[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-02-11 19:19:58.326 sogod[11464] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-02-11 19:19:58.327 sogod[11464] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 19:19:58.327 sogod[11464] Note(SoObject): relative base URLs are 
enabled.
2011-02-11 19:19:58.334 sogod[11464] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 19:19:58.351 sogod[11464] WOCompoundElement: pool embedding is on.
2011-02-11 19:19:58.351 sogod[11464] WOCompoundElement: id logging is on.
localhost - - [11/Feb/2011:19:19:58 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - - 
1M
2011-02-11 19:19:58.365 sogod[11464] Note: Using UTF-8 as URL encoding in 
NGExtensions.
2011-02-11 19:19:58.407 sogod[11464] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
localhost - - [11/Feb/2011:19:19:58 GMT] "GET /SOGo/ HTTP/1.1" 200 3432/0 0.063 
10446 67% 1M
Feb 11 19:20:04 sogod [11464]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
localhost - - [11/Feb/2011:19:20:04 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.009 - - 12K
localhost - - [11/Feb/2011:19:20:04 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.012 - - 48K
Feb 11 19:21:39 sogod [11463]: <0x0x8e33e98[WOWatchDog]> Terminating with 
signal 15
Feb 11 19:21:39 sogod [11463]: <0x0x8e4e9b8[WOWatchDogChild]> sending terminate 
signal to pid 11464
Feb 11 19:21:39 sogod [11463]: <0x0x8e4e9b8[WOWatchDogChild]> child 11464 exited
Feb 11 19:21:39 sogod [11463]: <0x0x8e33e98[WOWatchDog]> all children exited. 
We now terminate.
Feb 11 19:21:39 sogod [12430]: [WARN] <0x0x9285eb0[WOWatchDog]> 
'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall instead
Feb 11 19:21:39 sogod [12430]: <0x0x9285eb0[WOWatchDog]> listening on *:20000
Feb 11 19:21:39 sogod [12430]: <0x0x9285eb0[WOWatchDog]> watchdog process pid: 
12430
Feb 11 19:21:39 sogod [12430]: <0x0x9285eb0[WOWatchDog]> preparing 1 children
Feb 11 19:21:39 sogod [12430]: <0x0x9285eb0[WOWatchDog]> child spawned with pid 
12431
Feb 11 19:21:39 sogod [12431]: <0x0x93eaeb0[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Feb 11 19:21:39 sogod [12431]: <0x0x93eaeb0[SOGoProductLoader]>   
AdministrationUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo, PreferencesUI.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, Appointments.SOGo, ContactsUI.SOGo, 
MailerUI.SOGo, Contacts.SOGo, Mailer.SOGo
Feb 11 19:21:39 sogod [12431]: |SOGo| version 1.3.5 (build @vizzini.inverse.ca 
201101271838) -- starting
Feb 11 19:21:39 sogod [12431]: |SOGo| vmem size check enabled: shutting down 
app when vmem > 384 MB
Feb 11 19:21:58 sogod [12431]: |SOGo| starting method 'GET' on uri '/SOGo'
Feb 11 19:21:58 sogod [12431]: <0x0x9415360[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Feb 11 19:21:58 sogod [12431]: <0x0x9415360[SOGoCache]> Using host(s) 
'localhost' as server(s)
Feb 11 19:21:58 sogod [12431]: |SOGo| traverse(acquire): SOGo
Feb 11 19:21:58 sogod [12431]: |SOGo|   do traverse name: 'SOGo'
2011-02-11 19:21:58.932 sogod[12431] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-02-11 19:21:58.932 sogod[12431] Note(SoObject): SoDebugBaseURL is enabled!
2011-02-11 19:21:58.932 sogod[12431] Note(SoObject): relative base URLs are 
enabled.
Feb 11 19:21:58 sogod [12431]: <[so-security]>D validate object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:21:58 sogod [12431]: <[so-security]>D validate key SOGo of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   found no security info for 
key (class SOGo): SOGo
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   default is allow ...
Feb 11 19:21:58 sogod [12431]: |SOGo| set clientObject: <SOGo[0x0x92ab0d8]: 
name=SOGo>
2011-02-11 19:21:58.940 sogod[12431] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.20/Resources/SSL.bundle'
2011-02-11 19:21:58.957 sogod[12431] WOCompoundElement: pool embedding is on.
2011-02-11 19:21:58.957 sogod[12431] WOCompoundElement: id logging is on.
Feb 11 19:21:58 sogod [12431]: |SOGo| request took 0.033090 seconds to execute
localhost - - [11/Feb/2011:19:21:58 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.037 - - 
1M
2011-02-11 19:21:58.971 sogod[12431] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Feb 11 19:21:58 sogod [12431]: |SOGo| starting method 'GET' on uri '/SOGo/'
Feb 11 19:21:58 sogod [12431]: |SOGo| traverse(acquire): SOGo
Feb 11 19:21:58 sogod [12431]: |SOGo|   do traverse name: 'SOGo'
Feb 11 19:21:58 sogod [12431]: <[so-security]>D validate object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:21:58 sogod [12431]: <[so-security]>D validate key SOGo of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   found no security info for 
key (class SOGo): SOGo
Feb 11 19:21:58 sogod [12431]: <[so-security]>D   default is allow ...
Feb 11 19:21:58 sogod [12431]: |SOGo| set clientObject: <SOGo[0x0x92ab0d8]: 
name=SOGo>
2011-02-11 19:21:58.978 sogod[12431] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ 
for attrs 
2011-02-11 19:21:59.007 sogod[12431] WARNING(-[NSNull(misc) count]): called 
NSNull -count (returns 0) !!!
Feb 11 19:21:59 sogod [12431]: |SOGo| request took 0.055147 seconds to execute
localhost - - [11/Feb/2011:19:21:59 GMT] "GET /SOGo/ HTTP/1.1" 200 3430/0 0.058 
10442 67% 1M
Feb 11 19:22:48 sogod [12431]: |SOGo| starting method 'POST' on uri 
'/SOGo/connect'
Feb 11 19:22:48 sogod [12431]: |SOGo| traverse(acquire): SOGo => connect
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'SOGo'
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate key SOGo of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   found no security info for 
key (class SOGo): SOGo
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   default is allow ...
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'connect'
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate key connect of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate permission '<public>' 
on object: <SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   successfully validated 
permission '<public>'.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   successfully validated key 
(connect).
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate object: 
<0x0x95af948[SoPageInvocation]: class=SOGoRootPage action=connect bound 
instantiated product=<0x0x9414f18[SoProduct]: loaded code-loaded 
bundle=/usr/lib/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4 
rm=0x0x9417130>>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate key connect of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate permission '<public>' 
on object: <SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   successfully validated 
permission '<public>'.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   successfully validated key 
(connect).
Feb 11 19:22:48 sogod [12431]: |SOGo| set clientObject: <SOGo[0x0x92ab0d8]: 
name=SOGo>
Feb 11 19:22:48 sogod [12431]: SOGoRootPage successful login for user 
'michael.crilly' - expire = -1  grace = -1
2011-02-11 19:22:48.180 sogod[12431] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ 
for attrs 
Feb 11 19:22:48 sogod [12431]: |SOGo| request took 0.009202 seconds to execute
localhost - - [11/Feb/2011:19:22:48 GMT] "POST /SOGo/connect HTTP/1.1" 200 
27/56 0.011 - - 112K
Feb 11 19:22:48 sogod [12431]: |SOGo| starting method 'GET' on uri 
'/SOGo/michael.crilly'
Feb 11 19:22:48 sogod [12431]: |SOGo| traverse(acquire): SOGo => michael.crilly
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'SOGo'
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   object is public.
Feb 11 19:22:48 sogod [12431]: <[so-security]>D validate key SOGo of object: 
<SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   found no security info for 
key (class SOGo): SOGo
Feb 11 19:22:48 sogod [12431]: <[so-security]>D   default is allow ...
Feb 11 19:22:48 sogod [12431]: |SOGo|   do traverse name: 'michael.crilly'
2011-02-11 19:22:48.227 sogod[12431] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ 
for attrs 
2011-02-11 19:22:48.229 sogod[12431] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ 
for attrs 
2011-02-11 19:22:48.232 sogod[12431] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base @ filter @ 
for attrs 
Feb 11 19:22:48 sogod [12431]: |SOGo|   traverse miss: name=michael.crilly, 
acquire: i=1,count=2
Feb 11 19:22:48 sogod [12431]: |SOGo|     miss is last object.
Feb 11 19:22:48 sogod [12431]: |SOGo|     got no error for miss.
Feb 11 19:22:48 sogod [12431]: |SOGo| Note: next object is nil, but 
currentObject is not callable: <SOGo[0x0x92ab0d8]: name=SOGo>
Feb 11 19:22:48 sogod [12431]: |SOGo| request took 0.010032 seconds to execute
localhost - - [11/Feb/2011:19:22:48 GMT] "GET /SOGo/michael.crilly HTTP/1.1" 
404 43/0 0.011 - - 44K

Reply via email to