Cannot run a new simulation, no class file created

Hi, just downloaded and installed the latest version for Windows. I can run the provide examples, when I create a new simulation it creates a new scala file under simulations and computerdatabase, however, when I try to execute it , it does not show up in the list and no class is created for it in the target folder.

thanks

Did you not follow our recommendation and installed Gatling in a path that contains spaces (such as Program Files)?

I’m running on Windows 7 64 bit, I installed JDK 1.7.0_75 64 bit, I added C:\Program Files\Java\jdk1.7.0_75\jre\bin to my path variable, I creates a JAVA_HOME variable pointing to C:\Program Files\Java\jdk1.7.0_75\jre\bin . Gatlin is installed in C:\gatling\gatling-charts-highcharts-bundle-2.1.4

I can create new simulations, however, they do not create class files and they do not show up to be run.

thanks

I have also tried the path and JAVA_HOME pointing to C:\Program Files\Java\jdk1.7.0_75\bin

Hi,

So you do have spaces in your path: in “Program Files”.

Could you try moving to a path without spaces, please?

Also, could you share your scala file so we can reproduce, please?

Thanks!