Java Error since yesterday : "java.lang.Double: method 'void <init>()' not found"

Since yesterday either in release 5.3.3 and 5.4 I am getting this error when running JSON Path nodes “java.lang.Double: method ‘void ()’ not found”

Does anyone know how to solve it?

Thanks

The error is in JSON Path nodes affecting some json files reading them

Sorry!! I just found the error. Suddenly the input from an external source changed and the Json file which contained some numeric “colections”, this time had strings and the workflow could not manage that. Thanks

3 Likes

Glad you were able to find a way to get there in the end. Thanks for posting what you found!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.