OPTIC Messages
- Last Updated: September 10, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
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.