jrobotremoteserver icon indicating copy to clipboard operation
jrobotremoteserver copied to clipboard

Unable to generate libdoc

Open Leemur89 opened this issue 1 year ago • 2 comments

Hello,

Since version 4.1.1, the documentation cannot be generated anymore:

$ libdoc Remote::http://127.0.0.1:8270/ClientLib list
> Calling dynamic method 'get_keyword_documentation' failed: KeyError: '__intro__'

Note that if I revert to 4.1.0 it works, but I am having exceptions thrown on server side (but at least my client manages to get the doc)

Leemur89 avatar Aug 28 '23 14:08 Leemur89

Can confirm I have the same issue as Leemur89. Reproduced using the example in this library.

I will also add (At least for me this is Oracle OpenJDK version 21

raider001 avatar Dec 26 '23 01:12 raider001

Raised Pull request https://github.com/robotframework/jrobotremoteserver/pull/71 to address this issue.

raider001 avatar Dec 26 '23 06:12 raider001