Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
13 years ago

loadui soapui testrunner does not work under distributed mod

Hello,
I have a simple setup with a fixed rate controller going to a two way splitter going into a simple web page runner and a soapUI Runner.
I am seeing very erratic behavior from the loadui application.

1. Some times the requests just queue up in distributed setup.

2. some times, only one of the steps in my soapui tests get executed. my soapui testcase has two steps. One of the steps never seems to get executed. I am getting both passed and failed counts increment. the soapUI testcase runs find in 'local' mode. Any idea how to debug this ?

I am using loadui 2.1.1 build date 20120905-1637 and soapui 4.5.0 (Build [internal], Build Date 2012/03/26 16:19)
  • Hi!

    Do you have any possibility to try to run that soapUI TestCase on the agent from soapUI?

    You can also connect a TableLog to the soapUI Runner's right-most output to see the error messages.

    Regards

    Henrik
    SmartBear Software
  • alibaba82's avatar
    alibaba82
    Super Contributor
    not too easy to get access to the load agent. I have a few questions/observations

    1. Load agent server does not require soapui?
    2. does it matter if controller is windows and agent is running linux?
    3. why would only soapui runner have a problem? web page runner works fine in distributed mode.
    4. I am confused as to why the second teststep in soapui test case (series - Request 1) shows a count of 0 after I click 'Run Once'. How is 'Run Once' implemented?

    I will try with a different agent to see if things are any better.
  • alibaba82's avatar
    alibaba82
    Super Contributor
    Turns out my controller and agent were in different network domain. Not sure why sometimes it works and sometimes it didn't. Problem is fixed now.