[Bug 457660] Re: jmeter.gui.action.Load: Unexpected error java.lang.IllegalArgumentException: XPP3 pull parser library not present. Specify another driver. For example: new XStream(new DomDriver())
Onkar Shinde
onkarshinde at gmail.com
Thu Oct 22 10:39:27 UTC 2009
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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list