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

The jrobotremoteserver displays a "No such handler: get_keyword_tags" in the logs every time a keyword runs #2

Open
jg8481 opened this issue Feb 13, 2019 · 3 comments
Labels
non-critical Anything minor that does not disrupt functionality. wontfix This will not be worked on

Comments

@jg8481
Copy link
Owner

jg8481 commented Feb 13, 2019

This is a known minor issue that does not interfere with any of the functionality or capabilities of this library. A fix is being worked on by the Robot Framework community.

robotframework/jrobotremoteserver#37

102550 [qtp913190639-14] ERROR org.apache.xmlrpc.server.XmlRpcErrorLogger  - No such handler: get_keyword_tags
org.apache.xmlrpc.server.XmlRpcNoSuchHandlerException: No such handler: get_keyword_tags
@jg8481 jg8481 added bug Something isn't working wontfix This will not be worked on non-critical Anything minor that does not disrupt functionality. and removed bug Something isn't working labels Feb 13, 2019
@cbreits
Copy link

cbreits commented Dec 17, 2019

It actually is the same with get_keyword_types - "No such handler: get_keyword_types"

@jg8481
Copy link
Owner Author

jg8481 commented Jan 21, 2020

Good to know, thanks @cbreits. I now have time to check that error.

@jg8481 jg8481 added non-critical Anything minor that does not disrupt functionality. wontfix This will not be worked on and removed non-critical Anything minor that does not disrupt functionality. wontfix This will not be worked on labels Jan 21, 2020
@jg8481
Copy link
Owner Author

jg8481 commented Jan 21, 2020

Hey @cbreits thanks for bringing that error to my attention. I don't exactly know why that get_keyword_types error shows up. It seems like it's another one of those non-critical issues related to robotframework/jrobotremoteserver#37, because I am still able to run Scala keywords without issues using the old version of the jrobotremoteserver.

Luckily today's investigation helped me find a few mistakes in the documentation. I am going to update the .robot file intended to run on a local machine and also provide clearer instructions. Good catch thank you. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-critical Anything minor that does not disrupt functionality. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants