6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9802] IMP_Imap: Invalid method call "queryCapability"
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .. . __..___ |__|\ /|\/|(__ [__ | | \/ | |.__)|
Comment
> Usually works, but just after logging out, and directly logging in > again, I got this error (see below). When hitting F5, the page > becomes blank. An error occured in php's log, too: > [04-Apr-2011 17:11:31] PHP Fatal error: Call to a member function > getCache() on a non-object in > /var/www/horde4/imp/lib/LoginTasks/SystemTask/UpgradeAuth.php on line > 51 > [04-Apr-2011 17:12:17] PHP Fatal error: Call to a member function > getNamespaces() on a non-object in /var/www/horde4/imp/lib/Imap.php > on line 263 > Whereupon the last error repeates as often as I hit F5. > In another browser (means another session) everything works fine, at > the same time. > > Ein schwerer Fehler ist aufgetreten: > IMP_Imap: Invalid method call "queryCapability". > 1. Horde_Core_Auth_Application->authenticate() /var/www/horde4/login.php:151 > 2. Horde_Auth_Base->authenticate() > /usr/share/php/Horde/Core/Auth/Application.php:128 > 3. Horde_Auth_Composite->_authenticate() > /usr/share/php/Horde/Auth/Base.php:110 > 4. Horde_Core_Auth_Application->authenticate() > /usr/share/php/Horde/Auth/Composite.php:50 > 5. Horde_Core_Auth_Application->_setAuth() > /usr/share/php/Horde/Core/Auth/Application.php:140 > 6. Horde_Registry->callAppMethod() > /usr/share/php/Horde/Core/Auth/Application.php:593 > 7. call_user_func_array() /usr/share/php/Horde/Registry.php:1059 > 8. IMP_Application->authAuthenticateCallback() > 9. IMP_Auth::authenticateCallback() > /var/www/horde4/imp/lib/Application.php:423 > 10. IMP_Imap->queryCapability() /var/www/horde4/imp/lib/Auth.php:411 > 11. IMP_Imap->__call() > Details > Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben > und für Administratoren weiter unten ausgegeben. Benutzer, die keine > Administratoren sind, bekommen diese Details nicht zu sehen. > BadMethodCallException Object > ( > [message:protected] => IMP_Imap: Invalid method call "queryCapability". > [string:Exception:private] => > [code:protected] => 0 > [file:protected] => /var/www/horde4/imp/lib/Imap.php > [line:protected] => 370 > [trace:Exception:private] => Array > ( > [0] => Array > ( > [function] => __call > [class] => IMP_Imap > [type] => -> > [args] => Array > ( > [0] => queryCapability > [1] => Array > ( > [0] => THREAD > ) > > ) > > ) > > [1] => Array > ( > [file] => /var/www/horde4/imp/lib/Auth.php > [line] => 411 > [function] => queryCapability > [class] => IMP_Imap > [type] => -> > [args] => Array > ( > [0] => THREAD > ) > > ) > > [2] => Array > ( > [file] => /var/www/horde4/imp/lib/Application.php > [line] => 423 > [function] => authenticateCallback > [class] => IMP_Auth > [type] => :: > [args] => Array > ( > ) > > ) > > [3] => Array > ( > [function] => authAuthenticateCallback > [class] => IMP_Application > [type] => -> > [args] => Array > ( > ) > > ) > > [4] => Array > ( > [file] => /usr/share/php/Horde/Registry.php > [line] => 1059 > [function] => call_user_func_array > [args] => Array > ( > [0] => Array > ( > [0] => IMP_Application Object > ( > [ajaxView] => 1 > [auth] => Array > ( > [1] => authenticate > [4] => transparent > ) > > [mobileView] => 1 > [version] => H4 (5.0-RC2) > [_cacheSess:protected] => Array > ( > ) > > [_oldserver:protected] => > [initParams] => Array > ( > ) > > [_initDone:protected] => 1 > ) > > [1] => authAuthenticateCallback > ) > > [1] => Array > ( > ) > > ) > > ) > > [5] => Array > ( > [file] => /usr/share/php/Horde/Core/Auth/Application.php > [line] => 593 > [function] => callAppMethod > [class] => Horde_Registry > [type] => -> > [args] => Array > ( > [0] => imp > [1] => authAuthenticateCallback > [2] => Array > ( > [noperms] => 1 > ) > > ) > > ) > > [6] => Array > ( > [file] => /usr/share/php/Horde/Core/Auth/Application.php > [line] => 140 > [function] => _setAuth > [class] => Horde_Core_Auth_Application > [type] => -> > [args] => Array > ( > ) > > ) > > [7] => Array > ( > [file] => /usr/share/php/Horde/Auth/Composite.php > [line] => 50 > [function] => authenticate > [class] => Horde_Core_Auth_Application > [type] => -> > [args] => Array > ( > [0] => michael.groene@domain > [1] => Array > ( > [password] => password > [mode] => auto > [imp_server_key] => imap > ) > > ) > > ) > > [8] => Array > ( > [file] => /usr/share/php/Horde/Auth/Base.php > [line] => 110 > [function] => _authenticate > [class] => Horde_Auth_Composite > [type] => -> > [args] => Array > ( > [0] => michael.groene@domain > [1] => Array > ( > [password] => password > [mode] => auto > [imp_server_key] => imap > ) > > ) > > ) > > [9] => Array > ( > [file] => /usr/share/php/Horde/Core/Auth/Application.php > [line] => 128 > [function] => authenticate > [class] => Horde_Auth_Base > [type] => -> > [args] => Array > ( > [0] => michael.groene@domain > [1] => Array > ( > [password] => password > [mode] => auto > [imp_server_key] => imap > ) > > [2] => 1 > ) > > ) > > [10] => Array > ( > [file] => /var/www/horde4/login.php > [line] => 151 > [function] => authenticate > [class] => Horde_Core_Auth_Application > [type] => -> > [args] => Array > ( > [0] => michael.groene@domain > [1] => Array > ( > [password] => password > [mode] => auto > [imp_server_key] => imap > ) > > ) > > ) > > ) > > [previous:Exception:private] => > )
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers