org.wso2.siddhi.query.api.exception.SiddhiAppValidationException: Invalid no of arguments passed to geo:reversegeocode() function, required 1, but found 1, when creating query query1 in siddhi app "a822b0fd-e598-4ae1-9f50-013a641be065"
org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:221)
29 lines not shown
Caused by org.wso2.siddhi.query.api.exception.SiddhiAppValidationException: Invalid no of arguments passed to geo:reversegeocode() function, required 1, but found 1, when creating query query1
org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:237)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:221)
29 lines not shown
Caused by org.wso2.siddhi.query.api.exception.SiddhiAppValidationException: Invalid no of arguments passed to geo:reversegeocode() function, required 1, but found 1
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:95)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:228)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:118)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:78)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:125)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:221)
29 lines not shown
Caused by Invalid no of arguments passed to geo:reversegeocode() function, required 1, but found 1
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessor.init(ReverseGeocodeStreamFunctionProcessor.java:174)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:79)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:228)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:118)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:78)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:125)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:221)
29 lines not shown
org.wso2.siddhi.core.exception.SiddhiAppCreationException: Both input parameters should be of type double, when creating query query1 in siddhi app "5593c371-1460-4a28-b121-e763bd788f51"
org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:234)
29 lines not shown
Caused by org.wso2.siddhi.core.exception.SiddhiAppCreationException: Both input parameters should be of type double, when creating query query1
org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:237)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:234)
29 lines not shown
Caused by org.wso2.siddhi.core.exception.SiddhiAppCreationException: Both input parameters should be of type double
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:95)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:228)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:118)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:78)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:125)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:234)
29 lines not shown
Caused by Both input parameters should be of type double
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessor.init(ReverseGeocodeStreamFunctionProcessor.java:180)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:79)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:228)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:118)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:78)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:125)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:220)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:56)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:234)
29 lines not shown