Hello,

I recently upgraded to sogo 1.3.11 (in the meantime to the nightlies
as I hoped the error would be gone).
After the upgraded I cannot login anymore. Error message saying: "An
unhandeled error occured"

How do I set debug in xml? All descriptions I could find are only for
the old GNUStepDefaults.

Log:
Jan 13 13:43:46 sogod [24406]: version 2.0.0 (build
@vizzini.inverse.ca 201201122259) -- starting
Jan 13 13:43:46 sogod [24406]: vmem size check enabled: shutting down
app when vmem > 384 MB
Jan 13 13:43:46 sogod [24406]: <0x0x9f264f8[SOGoProductLoader]> SOGo
products loaded from '/usr/lib/GNUstep/SOGo':
Jan 13 13:43:46 sogod [24406]: <0x0x9f264f8[SOGoProductLoader]>
MailerUI.SOGo, ContactsUI.SOGo, MainUI.SOGo, CommonUI.SOGo,
Contacts.SOGo, Mailer.SOGo, SchedulerUI.SOGo, MailPartViewers.SOGo,
AdministrationUI.SOGo, PreferencesUI.SOGo, Appointments.SOGo
Jan 13 13:43:46 sogod [24406]: <0x0x9f2af50[WOWatchDog]> listening on *:20000
Jan 13 13:43:46 sogod [24406]: <0x0x9f2af50[WOWatchDog]> watchdog
process pid: 24406
Jan 13 13:43:46 sogod [24406]: <0x0xf744ca00[WOWatchDogChild]>
watchdog request timeout set to 10 minutes
Jan 13 13:43:46 sogod [24406]: <0x0x9f2af50[WOWatchDog]> preparing 1 children
Jan 13 13:43:46 sogod [24406]: <0x0x9f2af50[WOWatchDog]> child spawned
with pid 24417
Jan 13 13:43:58 sogod [24417]: <0x0xa0cb500[SOGoCache]> Cache cleanup
interval set every 300.000000 seconds
Jan 13 13:43:58 sogod [24417]: <0x0xa0cb500[SOGoCache]> Using host(s)
'127.0.0.1' as server(s)
2012-01-13 13:43:58.570 sogod[24417] Note(SoObject): SoDebugKeyLookup
is enabled!
2012-01-13 13:43:58.570 sogod[24417] Note(SoObject): SoDebugBaseURL is enabled!
2012-01-13 13:43:58.571 sogod[24417] Note(SoObject): relative base
URLs are enabled.
2012-01-13 13:43:58.589 sogod[24417] ERROR(-[NGBundleManager
bundleWithPath:]): could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
2012-01-13 13:43:58.619 sogod[24417] WOxElemBuilder: could not locate
builders: WOxExtElemBuilder,WOxExtElemBuilder
2012-01-13 13:43:58.620 sogod[24417] WOCompoundElement: pool embedding is on.
2012-01-13 13:43:58.621 sogod[24417] WOCompoundElement: id logging is on.
2012-01-13 13:43:58.696 sogod[24417] WARNING(-[NSNull(misc) count]):
called NSNull -count (returns 0) !!!
localhost.localdomain - - [13/Jan/2012:13:43:58 GMT] "GET /SOGo/
HTTP/1.1" 200 4243/0 0.190 11795 64% 2M
EXCEPTION: <NSException: 0xa1c17a0> NAME:NSInvalidArgumentException
REASON:GSCInlineString(instance) does not recognize count INFO:(null)
Jan 13 13:44:07 sogod [24406]: <0x0xa033710[WOWatchDogChild]> child 24417 exited
Jan 13 13:44:07 sogod [24406]: <0x0xa033710[WOWatchDogChild]>
(terminated due to signal 6)
Jan 13 13:44:07 sogod [24406]: <0x0x9f2af50[WOWatchDog]> child spawned
with pid 24423


.GNUstepDefaults:
<?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>OCSEMailAlarmsFolderURL</key>
        <string>mysql://name:pass@localhost:3306/db/sogo_alarms_folder</string>
        <key>OCSFolderInfoURL</key>
        <string>mysql://name:pass@localhost:3306/db/sogo_folder_info</string>
        <key>OCSSessionsFolderURL</key>
        
<string>mysql://name:pass@localhost:3306/db/sogo_sessions_folder</string>
        <key>SOGoAppointmentSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoDraftsFolderName</key>
        <string>INBOX/Drafts</string>
        <key>SOGoEnablePublicAccess</key>
        <string>YES</string>
        <key>SOGoFirstDayOfWeek</key>
        <string>1</string>
        <key>SOGoIMAPAclConformsToIMAPExt</key>
        <string>YES</string>
        <key>SOGoIMAPServer</key>
        <string>localhost</string>
        <key>SOGoLanguage</key>
        <string>German</string>
        <key>SOGoLoginModule</key>
        <string>Mail</string>
        <key>SOGoMailDomain</key>
        <string>example.com</string>
        <key>SOGoMailMessageForwarding</key>
        <string>attached</string>
        <key>SOGoMailingMechanism</key>
        <string>smtp</string>
        <key>SOGoMemcachedHost</key>
        <string>127.0.0.1</string>
        <key>SOGoProfileURL</key>
        <string>mysql://name:pass@localhost:3306/db/sogo_user_profile</string>
        <key>SOGoSMTPServer</key>
        <string>localhost</string>
        <key>SOGoSentFolderName</key>
        <string>INBOX/Sent</string>
        <key>SOGoSharedFolderName</key>
        <string>Shared Folders</string>
        <key>SOGoSieveScriptsEnabled</key>
        <string>YES</string>
        <key>SOGoSieveServer</key>
        <string>sieve://localhost:4190</string>
        <key>SOGoSuperUsernames</key>
        <array>
            <string>SuperUser</string>
        </array>
        <key>SOGoTimeZone</key>
        <string>Europe/Berlin</string>
        <key>SOGoTrashFolderName</key>
        <string>INBOX/Trash</string>
        <key>SOGoUserSources</key>
        <array>
            <dict>
                <key>IMAPLoginFieldName</key>
                <string>mail</string>
                <key>LoginFieldNames</key>
                <string>c_uid</string>
                <key>MailFieldNames</key>
                <array>
                    <string>mail_2</string>
                    <string>mail_3</string>
                    <string>mail_4</string>
                </array>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>c_name</string>
                <key>id</key>
                <string>directory</string>
                <key>isAddressBook</key>
                <string>YES</string>
                <key>type</key>
                <string>sql</string>
                <key>userPasswordAlgorithm</key>
                <string>md5</string>
                <key>viewURL</key>
                <string>mysql://name:pass@localhost:3306/db/sogo_users</string>
            </dict>
        </array>
        <key>SOGoVacationEnabled</key>
        <string>YES</string>
    </dict>
</dict>
</plist>
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to