"What does /etc/hosts show?Make sure that the local host address is not a
loopback address."

Changing the address from 127.0.0.1 to the right IP fixed it. :)

Thank You
On 10/28/11 9:53 AM, "sebb" <[email protected]> wrote:

>On 27 October 2011 23:47, Venkatesh Tatineni <[email protected]>
>wrote:
>> Hi,
>>
>> I installed jmeter 2.5.1 .
>>
>> Installed JDK 1.6.0_29-b11
>> Tried to start the server like so
>>
>> nohup /home/vtatineni/jdk1.6.0_29/bin/java -server
>>-XX:+HeapDumpOnOutOfMemoryError -Xms1024m -Xmx2024m -XX:NewSize=128m
>>-XX:MaxNewSize=128m -XX:MaxTenuringThreshold=2
>>-Dsun.rmi.dgc.client.gcInterval=600000
>>-Dsun.rmi.dgc.server.gcInterval=600000 -XX:PermSize=64m
>>-XX:MaxPermSize=64m -jar
>>/home/vtatineni/jakarta-jmeter-2.5.1/bin/ApacheJMeter.jar -s &
>>
>> Created remote object: UnicastServerRef [liveRef:
>>[endpoint:[127.0.0.1:60212](local),objID:[40660ba0:1334778af36:-7fff,
>>5894612006190957525]]]
>> Server failed to start: java.rmi.RemoteException: Cannot start.
>>xyz.acme.com is a loopback address.
>> An error occurred: Cannot start. xyz.acme.com is a loopback address.
>
>What does /etc/hosts show?
>
>Make sure that the local host address is not a loopback address.
>
>>
>> Now I understand there was a bug in the earlier versions and that was
>>supposed to have been fixed in version 2.5.1 concerning loopback address
>>check.
>>
>> Can someone shed light on this please? Tried to search the archives to
>>find hits on this, but the atom feed does not seem to support searches?
>>
>> Thank You
>>
>> Venkatesh.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to