The error is specific to the environment, not the tool. It has tried to
open a port already in use. Most likely cause: you are out of sockets, or
file descriptors needed to open more sockets. You will have to investigate
that the OS and/or other services/application are not restricting your
process.

BTW, I can't see the images so I can't be 100% sure (the list doesn't
support attachments, they need to be uploaded to hosting sites). So also
make sure that your http sampler configuration is correct.

Cheers,
Adrian S



On Fri, Jun 21, 2013 at 12:26 PM, Ankita Nair <[email protected]>wrote:

>  Hi,****
>
> ** **
>
> I am trying IP spoofing with JMeter. I have a text file with IP addresses
> to be used and they are replaced at runtime as in the following image. ***
> *
>
> **** ****
>
> But when I run this, it gives me the following error.****
>
> *org.apache.commons.httpclient.HttpMethodDirector: I/O exception
> (java.net.BindException) caught when processing request: Cannot assign
> requested address: JVM_Bind*
>
> ** **
>
> JMeter version:  2.9****
>
> Implementation Type: HttpClient3.1****
>
> ** **
>
> Can anyone please tell how can I solve this error.****
>
> ** **
>
> Regards,****
>
> Ankita****
>

Reply via email to