wso2 / streaming-integrator-tooling

Apache License 2.0
45 stars 33 forks source link

On demand query does not work #159

Closed dnwick closed 3 years ago

dnwick commented 3 years ago

Description: Cannot execute on demand queries . Throws following,

Error when executing query on Siddhi Store. Reason: {"status":"INTERNAL_SERVER_ERROR","message":"com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 10 path $"}

Suggested Labels:

Suggested Assignees:

Affected Product Version: wso2si-tooling-4.0.0-SNAPSHOT OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

dnwick commented 3 years ago

Fixed with https://github.com/wso2/carbon-analytics/pull/1923