BIP3219

Severity

20 : Error

Message

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

Explanation

There were <insert_3> open block comments when the end of the ESQL file was found. Please ensure that all open block comments are closed (with the */ 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.