Thread 2 contains external server Thread 1 --> internal sever.
gpub wrote: > > Thread 2 > > > > suvendu wrote: >> >> Thread 1: contains internal or external server??? >> Thread 2: contains internal or external server??? >> >> With Regards, >> Suvendu >> >> -----Original Message----- >> From: gpub [mailto:[email protected]] >> Sent: Friday, May 08, 2009 11:28 AM >> To: [email protected] >> Subject: connection refused ????? any idea why did this happend >> >> >> Hi friends, >> >> I ran the script and then for the 2nd thread request it got failed.. ran >> ok >> with 1st thread >> >> java.net.ConnectException: Connection refused: connect >> at java.net.PlainSocketImpl.socketConnect(Native Method) >> at java.net.PlainSocketImpl.doConnect(Unknown Source) >> at java.net.PlainSocketImpl.connectToAddress(Unknown Source) >> at java.net.PlainSocketImpl.connect(Unknown Source) >> at java.net.SocksSocketImpl.connect(Unknown Source) >> at java.net.Socket.connect(Unknown Source) >> at java.net.Socket.connect(Unknown Source) >> at sun.net.NetworkClient.doConnect(Unknown Source) >> at sun.net.www.http.HttpClient.openServer(Unknown Source) >> at sun.net.www.http.HttpClient.openServer(Unknown Source) >> at sun.net.www.http.HttpClient.<init>(Unknown Source) >> at sun.net.www.http.HttpClient.New(Unknown Source) >> at sun.net.www.http.HttpClient.New(Unknown Source) >> at >> sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown >> Source) >> at >> sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) >> at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown >> Source) >> at >> org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:457) >> at >> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:889) >> at >> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:875) >> at >> org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:298) >> at java.lang.Thread.run(Unknown Source) >> >> Thanks >> -- >> View this message in context: >> http://www.nabble.com/connection-refused-------any-idea-why-did-this-happend-tp23440560p23440560.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> >> DISCLAIMER: >> This email (including any attachments) is intended for the sole use of >> the intended recipient/s and may contain material that is CONFIDENTIAL >> AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or >> copying or distribution or forwarding of any or all of the contents in >> this message is STRICTLY PROHIBITED. If you are not the intended >> recipient, please contact the sender by email and delete all copies; your >> cooperation in this regard is appreciated. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > -- View this message in context: http://www.nabble.com/connection-refused-------any-idea-why-did-this-happend-tp23440560p23441386.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

