Forum Discussion

GreenAtAutomat's avatar
GreenAtAutomat
New Contributor
15 years ago

EC2 LoudUI agent

Hi all,

This is the situation:

I've installed LoudUI application at my local PC, and then wanted to use the EC2 amazon feature - install an agent

As the tutorial described - http://www.loadui.org/Distribution/load ... cloud.html
I've created a new instance of EC2, used the agent AMI (1.5.0) and took the Public DNS address, and placed it in the agent URL (and changed the port to 433 as mentioned)

Still i get from the application the error that there is no agent in this URL...

What Am i doing wrong?!!! this drive me crazy!

1 Reply

  • Hi,

    You can check to make sure that the loadUI Agent is running by SSHing into the Amazon instance and running the command:
    ps aux | grep loadui


    The output should list something simmilar to:

    loadui 31673 0.0 0.0 2592 1064 ? S 10:45 0:00 /bin/sh /home/loadui/loadUI-Agent/loadUI-agent.sh
    loadui 31677 21.7 5.9 1040420 103564 ? Sl 10:45 0:04 jre/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=128m -cp /home/loadui/loadUI-Agent:/home/loadui/loadUI-Agent/lib/* com.eviware.loadui.launcher.LoadUILauncher -Dloadui.instance=agent -nofx


    If it doesn't seem to be running, enter the command:


    ./loadui-agent start


    Regards,
    Dain
    eviware.com