Hello Steve, check for concurrent running JVMs. I have had similar issues using 
Weblogic and HttpClient and more than one running JVM will cause this 
situation. HTH, David.

Steve Kapinos wrote ..
> One of my recent runs of a nightly simultation melted down on a certain
> run.  Trying to piece together why.  The jmeter log is full of
> exceptions like this
> 
> 2008/11/25 13:48:19 INFO  - jmeter.control.IncludeController:
> loadIncludedElements -- try to load included module:
> vcs-calllog-generator.jmx 
> 2008/11/25 13:48:19 INFO  - jmeter.engine.StandardJMeterEngine: Starting
> 40 threads for group VCS Thread Group. Ramp up = 10. 
> 2008/11/25 13:48:19 INFO  - jmeter.engine.StandardJMeterEngine: Continue
> on error 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: I/O exception
> (java.net.BindException) caught when processing request: Address already
> in use: connect 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: Retrying request 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: I/O exception
> (java.net.BindException) caught when processing request: Address already
> in use: connect 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: Retrying request 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: I/O exception
> (java.net.BindException) caught when processing request: Address already
> in use: connect 
> 2008/11/25 13:48:19 INFO  -
> org.apache.commons.httpclient.HttpMethodDirector: Retrying request
> 
> And eventually you see the retries failing
> 
> 2008/11/25 13:48:26 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
> Can't connect after 10 retries, java.net.BindException: Address already
> in use: connect
> 
> Is this java complaining it can not bind to a local socket to open the
> http sampler?
> 
> Any idea what would cause java to melt down like this?
> 
> It's a Win2003 server that normally runs the test w/o issue and even did
> the following nights
> 
> -Steve
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Yet some, not wise, go to the other side of the globe, to barbarous and 
unhealthy regions, and devote ten or twenty years, in that they may live,-that 
is, keep comfortably warm,- and die in New England at last. 

Henry David Thoreau - Walden - 1845


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to