Hi Christian,

Thanks for your reply.

memcached status is runing. Please find the sogod configuration.


<?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>OCSFolderInfoURL</key>
        <string>postgresql://openchange:password@localhost
:5432/openchange/sogo_folder_info</string>
        <key>OCSSessionsFolderURL</key>
        <string>postgresql://openchange:password@localhost
:5432/openchange/sogo_sessions_folder</string>
        <key>SOGoProfileURL</key>
        <string>postgresql://openchange:password@localhost
:5432/openchange/sogo_user_profile</string>
        <key>SOGoTimeZone</key>
        <string>America/Montreal</string>
        <key>SOGoUserSources</key>
        <array>

  <dict>
                <key>CNFieldName</key>
                <string>cn</string>
                <key>IDFieldName</key>
                <string>uid</string>
                <key>IMAPHostFieldName</key>
                <string></string>
                <key>UIDFieldName</key>
                <string>uid</string>
                <key>baseDN</key>
                <string>ou=users,dc=domain,dc=org</string>
                <key>bindDN</key>
                <string>uid=administrator,ou=users,dc=domain,dc=org</string>
                <key>bindPassword</key>
                <string>test</string>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>Shared Addresses</string>
                <key>hostname</key>
                <string>localhost</string>
                <key>id</key>
                <string>public</string>
 <key>isAddressBook</key>
                <string>YES</string>
                <key>port</key>
                <string>3389</string>
            </dict>
        </array>
        <key>WOLogFile</key>
        <string>-</string>
        <key>WONoDetach</key>
        <string>YES</string>
        <key>WOPidFile</key>
        <string>/tmp/sogo.pid</string>
    </dict>
</dict>
</plist>



Thanks in advance..




On Fri, May 3, 2013 at 6:08 PM, Christian Mack <
christian.m...@uni-konstanz.de> wrote:

> Hello Deepak Kumar
>
>
> Am 2013-05-03 14:18, schrieb Deepak Kumar:
> > Hi,
> >
> > I am stuck up installation of sogo server. I have installed all the
> > software when I run the sogod application it is showing the below
> > mentioned error on the terminal. Once I login in the sogo server  it is
> > displaying *"object not found:SOGO". * Please help me out to solve this
> > issue.
> >
> > Any help will be really appreciated.
> >
> >
> >  [03/May/2013:17:01:07 GMT] "GET /SOGo/sogo HTTP/1.1" 404 33/0 0.013 - -
> 4K
> > 2013-05-03 17:01:08.031 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector objectForKey: on NSNull !
> > 2013-05-03 17:01:08.035 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector setObject:forKey: on NSNull !
> > 2013-05-03 17:01:08.036 sogod[4953]   didn't set return value for type
> 'v'
> > x.x.x.x - - [03/May/2013:17:01:08 GMT] "GET /SOGo/sogo HTTP/1.1" 404
> > 33/0 0.016 - - 4K
> > 2013-05-03 17:01:08.234 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector objectForKey: on NSNull !
> > 2013-05-03 17:01:08.235 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector setObject:forKey: on NSNull !
> > 2013-05-03 17:01:08.235 sogod[4953]   didn't set return value for type
> 'v'
> > x.x.x.x. - - [03/May/2013:17:01:08 GMT] "GET /SOGo/sogo HTTP/1.1" 404
> > 33/0 0.006 - - 4K
> > 2013-05-03 17:01:08.441 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector objectForKey: on NSNull !
> > 2013-05-03 17:01:08.442 sogod[4953] ERROR(-[NSNull(misc)
> > forwardInvocation:]): called selector setObject:forKey: on NSNull !
> > 2013-05-03 17:01:08.442 sogod[4953]   didn't set return value for type
> 'v'
> > x.x.x.x. - - [03/May/2013:17:01:08 GMT] "GET /SOGo/sogo HTTP/1.1" 404
> > 33/0 0.002 - - 4K
> >
>
> Is your memcached running?
> What is your sogod configuration?
>
>
> Kind regards,
> Christian Mack
>
> --
> Christian Mack
> Gruppe Informationsdienste
> Rechenzentrum Universität Konstanz
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to