https://bz.apache.org/bugzilla/show_bug.cgi?id=58679
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #5 from Milamber <[email protected]> --- I found a regression (I thinks) with this change. 2016/04/14 19:16:43 WARN - jmeter.gui.action.Load: Unexpected error java.lang.IllegalArgumentException: Problem loading XML from:'/tmp/Scripts-JMeter/03_Issue.jmx', missing class com.thoughtworks.xstream.converters.ConversionException: : ParseError at [row,col]:[32,44] Message: Character reference "&# : : ParseError at [row,col]:[32,44] Message: Character reference "&# see log in attachment. I cannot open this script jmx (in attachment) with latest trunk (error above), but it's works with JMeter 2.13. If I return just before the commits about 58679, it's works. It I revert only the commits from trunk (with git), It's works too. This bug blocks the next release 3.0. -- You are receiving this mail because: You are the assignee for the bug.
