You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: io.gatling.core.stats.StatsEngine.logResponse(Lio/gatling/core/session/Session;Ljava/lang/String;JJLio/gatling/commons/stats/Status;Lscala/Option;Lscala/Option;)V
at dev.code_n_roll.gatling.jdbc.action.JdbcAction.$anonfun$log$1(JdbcAction.scala:23)
at dev.code_n_roll.gatling.jdbc.action.JdbcAction.$anonfun$log$1$adapted(JdbcAction.scala:22)
I have a simple setup trying to run sql query, but am getting this error. Is there a known issue?
I have a simple setup trying to run sql query, but am getting this error. Is there a known issue?
Gatling Version 3.4.2
Gatling JDBC Version 3.4.2
The text was updated successfully, but these errors were encountered: