简体   繁体   中英

Gatling JMS test doesn't seem to terminate

In my JMS test, gatling seems to receive the reply message, because it logs:

15:52:26.101 [DEBUG] i.g.j.JmsReqReplyAction - Message received ID:1D32A51DC20C42D5E05316A0620A8E4E
15:52:26.101 [TRACE] i.g.j.JmsReqReplyAction - oracle.jms.AQjmsTextMessage@300aed69

However the test never seems to terminate and I always get the following console print:

================================================================================
2015-08-13 15:54:13                                         110s elapsed
---- JMS test ------------------------------------------------------------------
[--------------------------------------------------------------------------]  0%
          waiting: 0      / active: 1      / done:0     
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=0     )

================================================================================

Am I missing a piece of configuration?

不要忘记相关ID的人。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM