We are using JMeter for performance testing of the application developed using
Oracle ADF 11g.

In JMeter, for any request having image (jpg or png) in the response, at the
time of playback of the script, proper response with the image is displayed.
But, after that request, the response for all subsequent requests are getting
failed with error message as 
"Because of inactivity, your session has timed out and is no longer active. The
page will automatically be reloaded in 10 seconds; if not, click here."

We observed that when we disable the request having image, the script is
working fine without any issues (all subsequent requests pass successfully).
So, the response time observed is without images.

Please suggest suitable solution or workaround, so that we can keep images
enabled and can observe proper response time of the transaction.

We have already explored multiple options in JMeter to solve this problem, but
could not find any satisfactory solution:
• Changed HEAP values in jmeter.bat file to instruct JVM to use more memory 
• Set maximum Timeouts in HTTP request for connect and response parameters
• Disabled image size check limit by editing view.results.tree.max_size in
jmeter.properties file


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

Reply via email to