Hello,
I have been trying to use the RTE plugin in Jmeter to test the Microfocus Reflection application.
When I try to connect using the recorder it gives the below error.
2022-04-20 08:54:03,292 ERROR o.a.j.JMeter: Uncaught exception in thread Thread[Thread-9,5,main]
java.security.InvalidParameterException: Unknown telnet command type: FD 27
at com.bytezone.dm3270.telnet.TelnetCommand.<init>(TelnetCommand.java:82) ~[dm3270-lib-0.14.jar:?]
at com.bytezone.dm3270.streams.TelnetListener.processTelnetCommand(TelnetListener.java:146) ~[dm3270-lib-0.14.jar:?]
at com.bytezone.dm3270.telnet.TelnetProcessor.listen(TelnetProcessor.java:105) ~[dm3270-lib-0.14.jar:?]
at com.bytezone.dm3270.streams.TelnetListener.listen(TelnetListener.java:58) ~[dm3270-lib-0.14.jar:?]
at com.bytezone.dm3270.streams.TerminalServer.run(TerminalServer.java:71) ~[dm3270-lib-0.14.jar:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_321]
If anyone has experienced a similar kind of issue. Can you please advise?
Hello,
I have been trying to use the RTE plugin in Jmeter to test the Microfocus Reflection application.
When I try to connect using the recorder it gives the below error.
If anyone has experienced a similar kind of issue. Can you please advise?