Apama 10.15.1 | Usage Notes | Correlator
 
Correlator
*PAM-21747
Apama queries do not appropriately map line numbers when reporting exceptions (since 5.3.0.0).
While compile-time errors are reported with the correct line number for Apama queries, runtime exceptions are not. If a runtime exception is thrown, then the stack trace of the exception (whether uncaught and reported by the correlator, or inspected by a catch statement in EPL) will show some details of the queries runtime system, and the line numbers will not correspond to lines in the query source file.