VMware Cloud Community
qc4vmware
Virtuoso
Virtuoso

Possible ssh plugin bug under 5.5.1? Seeing this error in the logs java.lang.NumberFormatException: For input string: "true"

When issuing the session.execute() command I am seeing the error logs java.lang.NumberFormatException: For input string: "true" .  It seems like the input string is "true" if I am starting a session with password authentication and "false" if I try a session with keypair authentication.  So I am guessing somewhere in the plugin something is not type'd correctly?  Is anyone else seeing this?  It is easy enough to reproduce just use the canned workflow from ssh to run a command and you should see this in the warning log.  I chased my tail on this one for hours today before realizing it had nothing to do with my code.

Paul.

Reply
0 Kudos
0 Replies