Summary | "Update all configurations" -> undefined method Horde_Config::_configLDAPUser() |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | jan (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 07/08/2014 (4030 days ago) |
Due | |
Updated | 07/08/2014 (4030 days ago) |
Assigned | |
Resolved | 07/08/2014 (4030 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
pear install -f horde/horde_core-2.12.0RC2
pear install -f horde/horde-5.2.0RC2
pear install -f horde/horde_core-2.12.0RC2
pear install -f horde/horde-5.2.0RC2
so that is broken after the upgrade too. The logs are now flooded with
lines like
2014-07-08T19:54:39+02:00 EMERG: horde [horde] Missing required state
object [pid 10461 on line 122 of
"/usr/share/php5/PEAR/Horde/ActiveSync/Driver/Base.php"]
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ "Update all configurations" -> undefined method Horde_Config::_configLDAPUser()
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
get this error:
A fatal error has occurred
Call to undefined method Horde_Config::_configLDAPUser()
1. Horde_ErrorHandler::catchFatalError()
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
ErrorException Object
(
[message:protected] => Call to undefined method
Horde_Config::_configLDAPUser()
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /usr/share/php/Horde/Config.php
[line:protected] => 672
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)