Forum Discussion

BlueJay's avatar
BlueJay
New Contributor
14 years ago

Where can I configure the loadUI Agent?

Hi Community,

I have two questions:

I'm trying to run some tests created in soapUI, but loadUI as part of my load testing activities. All those test cases work wonderfully in soapUI.
All these test cases connect to a remote SQL server.
However, when I run them in loadUI in distributed mode, all agents display this entry in the log files:
:
2012-06-21 11:33:42,505 INFO [SchemaUtils] Loading schema types from [http://localhost:5000/<rest_of_the_path>?wsdl]
:
I cannot find anywhere the place to change this so that it won't point to "localhost".
Q1: Where can I find the configuration file(s) for this purpose?

The log file also displays this error:
:
2012-06-21 11:33:10,986 WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [C:\Documents and Settings\<user.name>\.loadui\custom-soapui-scripts]
:
Q2: why is it missing? Who forgot to create it? Who creates this script?

Needless to say, all my test cases are failing

Thank you for your help
-BJ

1 Reply

  • preethishekar's avatar
    preethishekar
    Occasional Contributor
    Hi BlueJay,

    I do performance testing using LOADUI in distributed mode, basic rule of distributed mode is, if your script is using any data (parameter value) from a file in SOAPUI script, you need to create same folder structure and place the file in agents also and you need to drag the scenario to agent window in scenario window, once you drag, a file will be created as a reference for agent in agent log. see if your able to access the SQL server from you agent system as connectivity check.

    Not use does this help you, if you can elaborate more, i may help you since am working in distributed mode.

    Regards,
    Preethi