https://issues.apache.org/bugzilla/show_bug.cgi?id=54988
Bug ID: 54988
Summary: Error on copy/paste will not let copy anything
[res_key=clipboard_node_read_error]
Product: JMeter
Version: 2.9
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30290
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30290&action=edit
jmx file that can reproduce the issue
Jmeter v2.9 will not copy any node (ex simple controller) and will show a pop
up with the error [res_key=clipboard_node_read_error].
Log viewer shows:
2013/05/17 12:01:53 WARN - jmeter.util.JMeterUtils: ERROR! Resource string not
found: [clipboard_node_read_error]
It complains about a custom made plugin that is also present in the test suite.
The portion I try to copy is not even related to that node.
Attached a simple example that would fail I think the copy/paste java code has
a problem when parsing the XML file. This makes the copy of any node
impossible.
The only way to make it work is to delete the offending node.
txs
--
You are receiving this mail because:
You are the assignee for the bug.