CFGP-548 — String or regexp not closed
String (sequence of characters enclosed in a pair of double quotes) or regular expression (enclosed in a pair of slashes) is not closed.
It means that closing double quote/slash is not at the same line as opening one (found at specified position).
Application cannot be configured and it will fail.