This error occurs when the text indexing preprocessor did not complete the operation in the time specified by the indexing batch lease time-out value.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_TS_PREPROCESSOR_TIMEOUT As ExceptionCode
C#
public static readonly ExceptionCode CBR_TS_PREPROCESSOR_TIMEOUT
Visual C++
public:
static initonly ExceptionCode^ CBR_TS_PREPROCESSOR_TIMEOUT
JavaScript
FileNet.Api.Exception.ExceptionCode.cbR_TS_PREPROCESSOR_TIMEOUT

ToggleSee Also