ในกรณีที่ทำการรัน gatling.bat ใน window แล้วเกิด error ดังด้านล่างขึ้น
ถึงแม้ว่าจะทำการลง jre ไปแล้ว หรือติดตั้ง jdk ที่ version สูงกว่า 7 แล้ว
C:\Portable\gatling-charts-highcharts-bundle-2.1.7\bin>gatling.bat
GATLING_HOME is set to "C:\Portable\gatling-charts-highcharts-bundle-2.1.7"
Error: missing server' JVM at C:\Program Files (x86)\Java\jre1.8.0_66\bin\server\jvm.dll'.
Please install or use the JRE or JDK that contains these missing components.
ให้แก้ไขโดยเข้าไปที่
C:\Program Files (x86)\Java\jre1.8.0_66\bin\
แล้วทำการ copy Folder "client" ซึ่งด้านในจะมีไฟล์ jvm.dll อยู่ครับ ทำการ copy folder "client" แล้วตั้งชื่อว่า "server" อีก folder ครับ
แล้วทำการรัน gatling.bat อีกรอบดูครับ