Hello, well, I'll try but my English is very bad.
I am using JMeter to
test the application of the company and we need that can support 300 concurrent users.
The Jmeter I have it running on a test server that I use just now. The application has been generated in MyEclipse
Java, the DB is Oracle and work through the glasfhis.
Applying now the users are using the company (about 30 concurrent users) and does not give any problems, but in January comes a new client to use our application and are 300 users or so so I need to confirm q our application can take it.
I have generated some execution threads with a couple of queries to DB, ie, nothing complicated.
The problem is that when I want to run a single user testing I get the following errors:
HTTP Request HTTPClient "rc =" Non HTTP response code: java.net.ConnectException "
Non HTTP response message: Connection refused: connect
Non HTTP response code: java.io.EOFException
Non HTTP response message: Unexpected end of ZLIB input stream
Could hecharme a hand please??
Thank you so much