Loading TOC...
Messages and Codes Reference Guide (PDF)

MarkLogic 12 Product Documentation
Messages and Codes Reference Guide
— Chapter 17

OPTIC Messages

OPTIC-DATAERROR

Message Text

Invalid data: variable1

Cause

Data in optic pipeline is invalid.

Response

The error message describes which column is invalid and why.

OPTIC-INTERNALERROR

Message Text

Internal error: variable1

Cause

An unmanaged error occurred.

OPTIC-INVALARGS

Message Text

Invalid arguments: variable1

Cause

Supplied arguments are invalid.

Response

The error message describes the acceptable combinations of arguments.

OPTIC-INVALPARSE

Message Text

Invalid parse input: variable1

Cause

Supplied input for parsing is invalid.

Response

The error message describes the acceptable input for parsing.

OPTIC-VALIDATEERROR

Message Text

Validation error: variable1

Cause

op:validate-doc() failed

Response

The error message describes the URI and validation errors.

« Previous chapter
Next chapter »