--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Gatling User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gatling/gCQf5USjaNw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gatling+u...@googlegroups.com.
Have you tried editing gatling.sh and remove the option? It may work.
Correct.
Executing java -version from the gatling/bin dir and checking the output of env command would help the OP.
6) Create Project, Select Excilys Remote Category and add following groupid and artifactidThat's all I have done till now I think I have not installed scala 2.9 and gatling 1 yet and can see the following error
<groupId>com.excilys.ebi.gatling.highcharts</groupId>
<artifactId>gatling-highcharts-maven-archetype</artifactId>
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
check( regex("""<a href="/excilys-bank-web/private/bank/account/(ACC[0-9]*)/operations.html">""") .saveAs("acc1"))if I am getting let say more then one value for parameter acc1. now I want to select any one value randomly but don't know how we can select random value from dynamically created parameter? Please advise?
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
alrite let say I am recording my application http:///xyz.com/index.html then getling recorder currently recording all request related to my application which is fine but it also recording some additional http request i.e., www.google.com etc and i don't want gatling to record these additional request and want to define these as some kind of filter to ignore this kind of traffic. how I can define these kind of filters in gatling?
2) I am capturing some value dynamically during runtime and want to select this value randomly. how I can select value randomly during rin time for any parameter?another question:
3) I am using Eclipse IDE but where I can see my test related log etc, parameter value etc? in my gatling log?
--
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
transform(_.map(selectRandomElementFromList))
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
Are you sure you don't have multiple JRE/JDK installations on your machine and that they're messed up?For example, did you set a JAVA_HOME that actually targets an old Java 6? Did you check which version is in your path?2014-02-09 18:29 GMT+01:00 invisible0786 . <kapilj...@googlemail.com>:
i am using gatling 2 running this with jdk1.7.0_51 and jre7 so i guess i am using all latest jdk installation in my machine?Where I can find step by step installtion instruction for Gatling?
On 9 February 2014 17:25, Stéphane Landelle <slan...@excilys.com> wrote:
OptimizeStringConcat was introduced in Java 6u20, so it's quite old.
You should upgrade to a modern JDK.2014-02-09 18:24 GMT+01:00 invisible0786 . <kapilj...@googlemail.com>:
i am using 32 bit jvm.On 9 February 2014 17:04, <nicolas...@gmail.com> wrote:
Which version of the JVM are you using? 32 or 64 bits?CheersNicolasOn Sun, Feb 9, 2014 at 5:50 PM, invisible0786 <kapilj...@googlemail.com> wrote:
When executing gatling.sh then getting following error--
Unrecognized VM option 'OptimizeStringConcat'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Any idea?
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Gatling User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gatling/gCQf5USjaNw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gatling+u...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Gatling User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gatling/gCQf5USjaNw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.