Zarafa-search throws following error in the log file when the user "browses" his folders (Note, a full index of the store has been performed).
Has anyone seen that before ?
For information, we are running ZCP 7.2.2-481 (Beta 2), Webapp 2.1.2 on Debian 8.
Thanks,
Fabian
2016-03-07 09:37:55,661 - search - INFO - starting search
2016-03-07 09:37:55,779 - search - INFO - found previous server sync state: FF210000C8CF0500
2016-03-07 09:37:55,791 - search - INFO - starting incremental sync
2016-03-07 09:37:55,828 - query - INFO - listening on socket file:///run/zarafad/search.sock
2016-03-07 09:38:46,881 - query - INFO - Command: PROPS
2016-03-07 09:38:46,881 - query - INFO - Response: OK:125 100 3102 117 26510 26511 26
2016-03-07 09:38:57,658 - index0 - INFO - syncing folder: E2A3CF7013414CF292B4C5835513B56F Freebusy Data
2016-03-07 09:38:57,662 - index0 - INFO - found previous folder sync state: 27230000C7CF0500
2016-03-07 09:38:57,702 - index1 - ERROR - Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 3574, in log_exc
try: yield
File "/usr/lib/python2.7/dist-packages/zarafa_search/__init__.py", line 154, in main
if folder not in (store.junk, store.outbox):
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 1268, in junk
return Folder(self, HrGetOneProp(self._root, PR_ADDITIONAL_REN_ENTRYIDS).Value[4])
File "/usr/lib/python2.7/dist-packages/MAPI/Defs.py", line 45, in HrGetOneProp
raise Struct.MAPIError.from_hresult(props[0].Value)
MAPIErrorNotFound: MAPI error 8004010F
2016-03-07 09:38:58,326 - index0 - INFO - saved folder sync state: 27230000CBCF0500
2016-03-07 09:38:58,327 - index0 - INFO - syncing folder E2A3CF7013414CF292B4C5835513B56F Freebusy Data took 0.66 seconds (1 changes, 0 attachments)
2016-03-07 09:38:58,369 - index0 - ERROR - Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 3574, in log_exc
try: yield
File "/usr/lib/python2.7/dist-packages/zarafa_search/__init__.py", line 154, in main
if folder not in (store.junk, store.outbox):
File "/usr/lib/python2.7/dist-packages/zarafa/__init__.py", line 1268, in junk
return Folder(self, HrGetOneProp(self._root, PR_ADDITIONAL_REN_ENTRYIDS).Value[4])
File "/usr/lib/python2.7/dist-packages/MAPI/Defs.py", line 45, in HrGetOneProp
raise Struct.MAPIError.from_hresult(props[0].Value)
MAPIErrorNotFound: MAPI error 8004010F
2016-03-07 09:38:58,384 - index1 - INFO - syncing folder: E2A3CF7013414CF292B4C5835513B56F Freebusy Data
2016-03-07 09:38:58,386 - index1 - INFO - found previous folder sync state: 27230000CBCF0500
...
Bookmarks