Elvorin
14 years agoContributor
How to restart Agent?
I've installed agents on Redhat Linux boxes. These are remote VMs and I dont have access through UI. So I access these servers through putty SSH. That means I'm installing, starting agents through command prompt only.
If I install with root user, it places two softlinks named 'loadUI-agent.sh' and 'loadUI-agent.command' under '/usr/local/bin' directory, they point to corresponding files under '/opt/eviware/loadUI-Agent-1.5.0/' where the actual agent is installed.
Now, sh file has no option to start/stop/restart. More over it has 'JAVA="jre/bin/java"'. So if I try to run the sh file using this softlink, it says './loadUI-agent.sh: line 43: jre/bin/java: No such file or directory'.
If I install with root user, it places two softlinks named 'loadUI-agent.sh' and 'loadUI-agent.command' under '/usr/local/bin' directory, they point to corresponding files under '/opt/eviware/loadUI-Agent-1.5.0/' where the actual agent is installed.
Now, sh file has no option to start/stop/restart. More over it has 'JAVA="jre/bin/java"'. So if I try to run the sh file using this softlink, it says './loadUI-agent.sh: line 43: jre/bin/java: No such file or directory'.