Forum Discussion

interval's avatar
interval
Occasional Contributor
15 years ago

distributed mode does not create request

Hi,

I am having problem with the distributed loadtest. The test case run fine when I am running in the local mode, but once I ran it in the distributed mode it seems does execute even one request. The runner type is soapUITestRunner and the load type is fixed load. The soapUI project itself is a composite project.

I installed the agent in one of my VM and sucessfully added the agent in the loadUI also, and also already moved the test case to the agent.

Can you give me a direction the step how to troubleshoot this issue?

Thanks,
Ferdinand


PS:I am running the nightly build of the loadUI (downloaded at June 9th).

5 Replies

  • interval's avatar
    interval
    Occasional Contributor
    I think I already solved the issue. I installed new agent in the network that has the same subnet with my pc, and it looks like the soapUI test cases we need to run need to be present also in our agent machine.

    /Ferdinand
  • Hello Ferdinand,

    Glad to hear that you managed to workaround the problem.

    However, you should not need to put the soapUI Project or TestCases on the agent yourself, it should be done automatically by loadUI when you distribute your loadUI TestCases. These are the things, on top of my head, that could be interesting to investigate:

    • Have a look at the agent console window. What does it say when you try to distribute to it?

    • Have a look at the loadUI System log. What does it when you try to distribute the TestCase?

    • What does the Agent icon look like? Does it say "Connecting" or not?

    • Is the Agent the nightly build from June 9th?

    • Does your soapUI TestCase reference any external files (e.g. XLS, TXT)?


    Regards

    Henrik
    eviware
  • Im having a similar problem. However I'm using the Web Page Runner. I'm pretty sure they are on the same subnet. I say that because I'm running the LoadUI Agents on virtual machines that are installed on the same machine the LoadUI project is running. Not because I know what a subnet is; let alone how to verify it.

    - Mark