Skip to main content

Posts

Showing posts from February, 2015

Simple fix for a common issue with Jmeter Server startup on Amazon EC2 instances

In some cases jmeter-server process cannot start because it cannot bind itself to a correct IP address, throwing "Server Failed To Start: Java.rmi.RemoteException: Cannot Start ..." exception. This issue often happens on Amazon EC2 instances. But there is a simple and straightforward solution. You just need to modify your jmeter-server shell script: