Ubuntu version

Hi,

Is it possible to install gatling 2.1.4 on Ubuntu, or maybe it is better to use it on Windows?

Thank you.

Jamie Tabone

You can use it on a any OS you can install an Oracle/OpenJDK JDK7 on.

However, it will perform better on Linux :
Gatling makes heavy use of Netty, which in turn makes heavy use of some low level APIs which happens to perforn better on Linux than on Windows.

Cheers,

Pierre

Hi,

Thank you. I will use Linux then. I have downloaded the zip file and put it in my documents. I have been trying to call gatling.sh but when it starts it shows this message and the list of scripts is not visible, in contrast to when I run gatling.bat.

This is the error/warning:

jamie@jamie:~/Documents/gatling2.1.4/gatling2.1.4/bin$ gatling
warning: could not bind to SMB port; SMB will be unavailable.
starting_up 0 :: 8000
start_ftp 0 :: 2121

If you have any ideas how to solve it and how to get the list of scenario scripts I really appreciate.

Thank you.

Jamie Tabone

Google seems to point that you’ve not installed the right Gatling, but this one.

Yes I can see I made a mistake. Thank you