BIP3220

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : End of ESQL file found whilst still inside an executable block comment.

Explanation

There were <insert_3> open executable block comments when the end of the ESQL file was found. Please ensure that all open executable block comments are closed (with the >!*/ executable block comment termination sequence) before the end of the ESQL file.

Response

Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow.