com.fasterxml.jackson.databind.exc error in Device Manager app

Hi there,

When issueing a shell command through the Device Manager app (to a device running an application based on SDK V2.2.0), I receive the following response. 

com.fasterxml.jackson.datbind.exc.UnrecognizedPropertyException: Unrecognized field "ret" (class v2.b), not marked as ignorable (2 known properties: "rc", "o"]) at [Source: (byte[])[311 bytes]; byte offset: #310] (through reference chain: v2.b["ret"])

Rolling back from V2.2.0 to V2.1.1 resolves this.

Kind regards, 

Jochem

Related