Gatling and Jms Script Issue : JmsReqReplyAction - java.lang.InterruptedException

109 views
Skip to first unread message

Santosh Kulkarni

unread,
Mar 21, 2016, 8:34:06 AM3/21/16
to Gatling User Group
Hi All,

I have written script which is posting messages to the queue. But i have not verified how the message is been posted in queue in the script. After execution am getting the below error.

Please help me

18:01:32.967 [Thread-3][ERROR][JmsReqReplyAction.scala:71] i.g.j.JmsReqReplyAction - java.lang.InterruptedException
Parsing log file(s)...
Parsing log file(s) done
Generating reports...
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at io.gatling.mojo.MainWithArgsInFile.runMain(MainWithArgsInFile.java:50)
        at io.gatling.mojo.MainWithArgsInFile.main(MainWithArgsInFile.java:33)
Caused by: java.lang.UnsupportedOperationException: There were no requests sent during the simulation, reports won't be generated
        at io.gatling.charts.report.ReportsGenerator$.generateFor(ReportsGenerator.scala:45)
        at io.gatling.app.Gatling.generateReports(Gatling.scala:198)
        at io.gatling.app.Gatling.start(Gatling.scala:82)
        at io.gatling.app.Gatling$.fromArgs(Gatling.scala:59)
        at io.gatling.app.Gatling$.main(Gatling.scala:44)
        at io.gatling.app.Gatling.main(Gatling.scala)
        ... 6 more

Stéphane LANDELLE

unread,
Mar 23, 2016, 4:06:08 AM3/23/16
to gat...@googlegroups.com
Message is pretty clear: "There were no requests sent during the simulation, reports won't be generated" = there were no stats logged, so stats report couldn't be generated.

Stéphane Landelle
GatlingCorp CEO


--
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/d/optout.

Santosh Kulkarni

unread,
Mar 23, 2016, 8:25:32 AM3/23/16
to Gatling User Group
Hi,

Thanks for the quick response.

There was problem with replyqueue name. First time didnt given that. When i given its working fine.

Thanks,
Santosh
Reply all
Reply to author
Forward
0 new messages