Forum Discussion

paeddy's avatar
13 years ago

LoadUI returns NULL result - same test step works in SoapUI

Hi there,
I am quite new to the soapUI and loadUI topic and trying to load test one of our applications with loadUI.
So far I am really impressed of the "ease of use" and also of the features of these tools.

Sadly I am now stuck with an issue that I couldn't resolve myself and would appreaciate if you could share some ideas how I might be able to resolve this issue.

I have designed some SoapUI test cases and packed them in a LoadUI load test project. I designed all of that on my local computer, where everything works perfectly fine.
Now I deployed the exactly same configuration to a windows 2008 server in the same network as our live servers for running the load test.

There suddenly the loadUI project does not work anymore!?!?

Analysing deeper:
- soapUI test case works perfectly fine
- loadUI runs the same test case, but gets a "NULL" response for the same HTTP request


some other notes that might help understanding the issue:
- When calling the same page with internet explorer for the first time, I had also a "NULL" response displayed (security) - when adding the url to the "trusted sites", everything worked fine


Is there a security rule that I might have missed?
Do you have any idea where the problem might be?

Thank you very much for your help.

Have a good day.

Regards,
paeddy

1 Reply

  • I am facing this same issue. If you look at your LoadUI log file, you will see following error:

    java.net.SocketException: Permission denied: connect

    This shows that something is wrong with respect to security.

    SmartBear! Please help!!