I encountered this too. The problem has apparently been fixed in CVS, but not yet in a release. In the meantime, edit bin/jmeter.properties and remove the trailing spaces from the line that specifies the parser class: "xml.parser=org.apache.xerces.parsers.SAXParser "
-----Original Message----- From: Tom Wang [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 2:42 PM To: [EMAIL PROTECTED] Subject: Need help in using Jmeter Hi I am using JMeter1.7Beta. I like the new feature such as loop control etc. However, I got a problem when I tried to open a saved jmx file. The following is what dumped to the window that started Jmeter. Looks like it is complaining that the SAXParser is not there. But I checked the classpath and the shipped xerces.jar. It is there. Is there anything I am doing wrong? thanks tom <...snip...> This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate, or distribute it; do not open any attachments, delete it immediately from your system and notify the sender by e-mail promptly that you have done so. Thank You. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

