I have a xplore 1.2 installation, the IndexAgent producing the following error when running on NORMAL mode
2012-05-20 09:25:03,485 ERROR NormalModeBatch [Connector Docbase_Normal_Mode_Connector:#0][DM_INDEX_AGENT_NORMAL_MODE_CONNECTOR_FINALIZE_ERROR_ITEM] Docbase connector finalizing: id: 090242ca80067d3a queueItemId: 1b0242ca808d2251 status: failed reason: [DFC_SESSION_UNKNOWN_SERVER_RESPONSE] A server request failed but the server did not provide an error message. Method=FETCH_STORAGE, ObjectId=280242ca80000164, Arguments=DynamicallyTypedData@78a1249d[readOnly=false, autoFill=true, fetchTimestamp=0, values=[FOR_REVERT=F, CACHE_VSTAMP=27710]]
the REINDEX mode seems okay, can reindex entire documents on the content servrer.
It seems the xplore index agent try to load a object, I guess the type was Verity Collection (objectId prefix = 28).
Anyone have similiar problem?