Hello to all!
- I record some scenario
- Generate script - http://monosnap.com/image/5t8GEdbWEYPUiNgEdlP5717iWobE2J
- Then I start gatling.sh, but had an error:
/Users/lio/Downloads/gatling-charts-highcharts-bundle-2.1.2/bin/gatling.sh
GATLING_HOME is set to /Users/lio/Downloads/gatling-charts-highcharts-bundle-2.1.2
09:31:26.465 [ERROR] i.g.c.ZincCompiler$ - /Users/lio/Downloads/gatling-charts-highcharts-bundle-2.1.2/user-files/simulations/com/excilys/ebi/bank/stress/Simulation.scala:9: illegal cyclic reference involving class Simulation
09:31:26.469 [ERROR] i.g.c.ZincCompiler$ - class Simulation extends Simulation {
09:31:26.470 [ERROR] i.g.c.ZincCompiler$ - ^
09:31:27.943 [ERROR] i.g.c.ZincCompiler$ - /Users/lio/Downloads/gatling-charts-highcharts-bundle-2.1.2/user-files/simulations/com/excilys/ebi/bank/stress/Simulation.scala:74: not found: value setUp
09:31:27.943 [ERROR] i.g.c.ZincCompiler$ - setUp(scn.inject(atOnceUsers(1))).protocols(httpProtocol)
09:31:27.943 [ERROR] i.g.c.ZincCompiler$ - ^
09:31:29.880 [ERROR] i.g.c.ZincCompiler$ - two errors found
There is no simulation script. Please check that your scripts are in user-files/simulations
Can you help me?
Thanks!