https://bz.apache.org/bugzilla/show_bug.cgi?id=63322
--- Comment #5 from Selven Pillai <[email protected]> --- Just to give some background, the application under test (AUT) is a Java RMI thick client application. So, i had create custom Java samplers by referencing the application libraries/ jar files ( via adding user class path in the jmeter properties). Each of the class corresponds to one java sampler. And i have 500 hundred of them at present. With one class, it works fine as the windows handles allowance is big enough (I guess). Also, the AUT uses singleton pattern, So I had to run each test user as 1 Jmeter instance. As far as plugins are concerned, I am using defaults. -- You are receiving this mail because: You are the assignee for the bug.
