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. -- jmeter.gui.action.Load: Unexpected error java.lang.IllegalArgumentException: XPP3 pull parser library not present. Specify another driver. For example: new XStream(new DomDriver()) https://bugs.launchpad.net/bugs/457660 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
