Forum Discussion

damianharvey's avatar
damianharvey
New Contributor
15 years ago

SoapUI and JMS MQ Connections

I'm using SoapUI to do some performance testing of some services via JMS with WebSphere MQ as the provider. I've noticed that SoapUI is not closing the JMS Connections after it has finished. This results in a large number of SYSTEM.DEF.SVRCONN channel connections running. The only way to clear these up is to forcefully terminate them.

Note that using the same endpoint via HermesJms does not result in a connection being left open.

Is there a configuration parameter that I am missing to control the closing of JMS Connections?

Thanks,

Damian.

2 Replies

  • Lenovo's avatar
    Lenovo
    New Contributor
    Hi Damian

    I am experiencing the same issue and was wondering if you did find a solution to this problem?


    Thanks for your help


    Atif
  • No I didn't I'm sorry. I had some tests running again just the other day and noticed this behaviour again.

    I've resorted to increasing the default max_channels on the Queue Manager.