On 31/08/2007, sebb <[EMAIL PROTECTED]> wrote: > On 31/08/2007, chris <[EMAIL PROTECTED]> wrote: > > > That is a problem with your JMeter or Java installation. > > > Perhaps you have a spurious xml library somewhere. > > > > hi, thanks for your answer. i've downloaded jmeter installation and did not > > change anything to the /lib folder. i also tested this problem on 3 > > different PC's (windows, solaris).... i have the problem everywhere. > > > > but i finally found the problem, it is the jar-file /lib/xalan.jar. i > > replaced xalan.jar with the version that came with jmeter release 2.2 and it > > works now!! > > > > did you run the test with all the jar-files than come with jmeter release > > 2.3 ? > > Yes, I did. > > I updated xalan to xalan-j_2_7_0 on 25/02/07, so it has been in lots > of nightlies. > > I tried again, and it still works for me. > > However googling for the error gives: > > http://www.nabble.com/2.7.0-and-TreeWalker-t214547.html > > which says that I should have added serializer.jar as well. > > I've just run a test with Java 1.5, and I now see the error - > presumably my Java 1.4.2 must include the missing class. > > However if I remove the file_format.testlog property setting, I don't > get the problem with Java 1.5. Curious.
It's because the 2.0 format uses a different serialisation. > I'll update the library files and create a new nightly. Nightly 571422 contains the missing jar. > Thanks for reporting (and finding the cause of) the problem. > > > S > > //chris > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

