I was running a test in nonGUI mode with multiple threads yesterday's code.
They all ran happily for many iterations over a period of a minute or two.
Then, I got an IncompatibleClassChangeError and JMeter exited.

The stack trace showed:

   java.lang.IncompatibleClassChangeError
           at
   org.apache.jmeter.threads.TestCompiler.configureSampler(TestCompiler.java:119)

           at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:139)
           at java.lang.Thread.run(Thread.java:479)

I don't get it.  Why would such an error occur after the test was already well
under way, and I would think, in a fairly steady state?  Why would a test
compiler be involved at this point?

Thanks in advance for any explanation as to what is going on...
Keith



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to