Comment 4 for bug 457660

Revision history for this message
Onkar Shinde (onkarshinde) wrote :

I will be able to test this tonight (about 6 hours from now).

Meanwhile can you please test if this simple change fixes the problem?
1. Install package libxpp3-java
2. In /usr/bin/jmeter change following line
find_jars junit libhtmlparser oro xalan2 xmlgraphics-commons xstream
to
find_jars junit libhtmlparser oro xalan2 xmlgraphics-commons xpp3 xstream

Please let me know how it goes.