[Tickets #13334] Re: Activesync: error 500 while handling FolderUpdate
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jul 10 19:03:58 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13334
------------------------------------------------------------------------------
Ticket | 13334
Updated By | software-horde at interfasys.ch
Summary | Activesync: error 500 while handling FolderUpdate
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
software-horde at interfasys.ch (2014-07-10 19:03) wrote:
> I'll have to download the latest simulator and test.
I think I've identified the problem, looking at this different trace:
2014-07-10T20:48:43+02:00 ERR: HORDE Returning HTTP 500 while handling
FolderUpdate command. [pid 52217 on line 159 of "/horde/rpc.php"]
2014-07-10T20:48:43+02:00 ERR: HORDE Error in communicating with
ActiveSync server: Share name _siqWNjWBqAIyNNy2m8i not found [pid
52217 on line 162 of "/php/Horde/Rpc/ActiveSync.php"]
2014-07-10T20:48:43+02:00 ERR: HORDE #0
/php/Horde/Share/Base.php(199):
Horde_Share_Sql->_getShare('_siqWNjWBqAIy...')
#1 [internal function]: Horde_Share_Base->getShare('_siqWNjWBqAIy...')
#2 /php/Horde/Core/Share/Driver.php(63): call_user_func_array(Array, Array)
#3 /horde/nag/lib/Api.php(131):
Horde_Core_Share_Driver->__call('getShare', Array)
#4 /horde/nag/lib/Api.php(131):
Horde_Core_Share_Driver->getShare('_siqWNjWBqAIy...')
#5 [internal function]: Nag_Api->getTasklist('_siqWNjWBqAIy...')
#6 /php/Horde/Registry.php(1136): call_user_func_array(Array, Array)
#7 /php/Horde/Registry.php(1093): Horde_Registry->callByPackage('nag',
'getTasklist', Array)
#8 /php/Horde/Registry/Caller.php(41):
Horde_Registry->call('tasks/getTaskli...', Array)
#9 /php/Horde/Core/ActiveSync/Connector.php(1219):
Horde_Registry_Caller->__call('getTasklist', Array)
#10 /php/Horde/Core/ActiveSync/Connector.php(1219):
Horde_Registry_Caller->getTasklist('_siqWNjWBqAIy...')
#11 /php/Horde/Core/ActiveSync/Driver.php(718):
Horde_Core_ActiveSync_Connector->changeFolder('Notes',
'_siqWNjWBqAIy...', 'Notes (o at of)')
#12 /php/Horde/ActiveSync/Connector/Importer.php(347):
Horde_Core_ActiveSync_Driver->changeFolder('Notes:_IqHpMZrX...',
'Notes (o at of)', '0', 'N65f21b18', false)
#13 /php/Horde/ActiveSync/Request/FolderCreate.php(149):
Horde_ActiveSync_Connector_Importer->importFolderChange('N65f21b18',
'Notes (o at of)', '0', false)
#14 /php/Horde/ActiveSync/Request/Base.php(253):
Horde_ActiveSync_Request_FolderCreate->_handle()
#15 /php/Horde/ActiveSync.php(880): Horde_ActiveSync_Request_Base->handle()
#16 /php/Horde/Rpc/ActiveSync.php(143):
Horde_ActiveSync->handleRequest('FolderUpdate', 'BB1234ABCD')
#17 /horde/rpc.php(159): Horde_Rpc_ActiveSync->getResponse(NULL)
#18 {main} [pid 52217 on line 162 of "/php/Horde/Rpc/ActiveSync.php"]
ActiveSync is looking for a Mnemo share using the Nag driver
The share only exists in mnemo_sharesng, not in nag_sharesng
More information about the bugs
mailing list