ThinBrowserException occured during load test
978778Dec 19 2012 — edited Dec 26 2012When running a load test for MedRec website, set VU number to 10, stop the load test after each user plays 5 times, add 1 user after every 5 seconds. The test encountered some failure caused by “ThinBrowserException occured”.
Here are some information in java_agent.log:
oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException: HTTP response code: 500 Internal Server Error
at oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException.createErrorInvalidHttpResponseCode(ThinBrowserException.java:66)
This exception cannot be reproduced in OpenScript. And when VU number is less there is also no such failure. So what may cause it and how to prevent the failure? Thanks