Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance testing using Blaze Meter RTE Plug in for Mico focus Reflection Application. #28

Open
Rnandiraju opened this issue Apr 20, 2022 · 4 comments

Comments

@Rnandiraju
Copy link

Rnandiraju commented Apr 20, 2022

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?

@RicardoPoleo
Copy link
Contributor

Hello @Rnandiraju,

Thanks for taking the time to report this behaviour, we really appreciate it.

Some users have experienced issues with unsupported telnet commands while using our plugin. We found that this particular workaround worked for some of them (but none provided flows for us to try to fix it more accordingly).

In order to help you, could you:

  1. Share with me a TestPlan/JTL so we can reproduce your scenario and fix it?
  2. Try that proposed workaround and let us know if that works in your case?

The 1st option would also help the community, thus, we could mention you as scenario collaborators
The 2nd option would also prove another case where this is the correct approach (and such, we could implement it on our end).

Regardless of the option you pick, please let me know either here or in my email ([email protected]) and, as always:

Happy Hacking!

@Rnandiraju
Copy link
Author

Rnandiraju commented Apr 22, 2022 via email

@Rnandiraju
Copy link
Author

Hello Ricardo Poleo,

The work around suggested did not work.

Any other options?

Rajasri

@Rnandiraju
Copy link
Author

Does RTE Plug in support Micro focus reflection or we need to use any other plug in Please suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants