This exception typically occurs when the system is starting up and various background tasks (and potentially user requests) are attempting to use the server prior to the creation of the FileNet P8 domain.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly GCD_DOMAIN_DOES_NOT_EXIST As ExceptionCode |
Visual C++ |
---|
public:
static initonly ExceptionCode^ GCD_DOMAIN_DOES_NOT_EXIST |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.gcD_DOMAIN_DOES_NOT_EXIST |