[Tickets #9802] IMP_Imap: Invalid method call "queryCapability"

bugs at horde.org bugs at horde.org
Mon Apr 4 15:27:28 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/9802
------------------------------------------------------------------------------
  Ticket           | 9802
  Erstellt Von     | michael.groene at zel.uni-hannover.de
  Zusammenfassung  | IMP_Imap: Invalid method call "queryCapability"
  Warteschlange    | IMP
  Version          | 5.0-RC2
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


michael.groene at zel.uni-hannover.de (2011-04-04 15:27) hat geschrieben:

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 at 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 at 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 at 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 at domain
                             [1] => Array
                                 (
                                     [password] => password
                                     [mode] => auto
                                     [imp_server_key] => imap
                                 )

                         )

                 )

         )

     [previous:Exception:private] =>
)






More information about the bugs mailing list