I'm using jmeter to do JDBC performance testing for the first time in a while and I'm having a problem I've never seen before accessing a Sybase database.
When I access one server, everything seems fine but when I change the url to another server, running read-only stored procs seems to cause a ConcurrentModificationException. This is puzzling as that seems to have something to do with Collections? The second attempt does seem to run all the stored procs but it does not generate a file of Results as it does for the first. Any ideas welcome, Andy Sosnowski -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>