Hi all, I have a suspicion that an excessively-sized viewstate (I am testing an Oracle-based dashboard application which makes use of ViewState) is causing my test to fail. I have a lot of calls which all go through successfully, but when it comes to one specific request, it fails. After a lot of 'detective work' I believe I have found the problem. I decided to save the contents of a debug sampler to file, and then copied the contents of the viewstate parameter in question to a new file. Its size is 170kB(!). What is the maximum size that JMeter accepts for parameters ? In characters or kB ? To note: all other requests before, using the ViewState variable, are fine, so it's not a faulty RegEx or anything else. Has anyone else used JMeter with Oracle dashboard and come across this issue ?
Thanks for your help ! hiro --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

