Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
Siddhi-execution-geo-tests | 12 | 12 | 0 | 0 | 1.8 seconds | | |
Siddhi-execution-geo-tests
org.wso2.extension.siddhi.execution.geo.GeocodeStreamFunctionProcessorTest:testProcess
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode4
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode3
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode6
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode1
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode5
back to summary
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest1
back to summary
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest3
Error on 'a0a65920-fb44-4420-9e45-85e8fe0d8624' @ Line: 1. Position: 149, near '@info(name = 'query') from inputStream#geo:geocoordinate(ip) select longitude, latitude insert into outputStream'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown
Caused by Configuration error in geocoordinate stream function
org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:164)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown
Caused by Error in reading the configuration of apiurl
org.wso2.extension.siddhi.execution.geo.internal.impl.APIBasedGeoCoordinateResolver.init(APIBasedGeoCoordinateResolver.java:49)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:153)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest2
Error on 'd19ba1e8-c904-489b-8612-f3e5ea0218f9' @ Line: 1. Position: 169, near '@info(name = 'query') from inputStream#geo:geocoordinate(ip, city) select longitude, latitude insert into outputStream'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown
Caused by Configuration error in geocoordinate stream function
org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:164)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown
Caused by Error in reading the configuration of apiurl
org.wso2.extension.siddhi.execution.geo.internal.impl.APIBasedGeoCoordinateResolver.init(APIBasedGeoCoordinateResolver.java:49)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:153)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode7
Error on '46143c48-de64-4c4b-9404-7bf9baef7a82' @ Line: 1. Position: 345, near '@info(name = 'query1') from LocationStream#geo:reversegeocode(latitude) select streetNumber, neighborhood, route, administrativeAreaLevelTwo, administrativeAreaLevelOne, country, countryCode, postalCode, formattedAddress insert into OutputStream'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:288)
28 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:205)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:288)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode2
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode8
Error on 'be33e15d-5d28-4ff1-b199-d14894bdbad8' @ Line: 1. Position: 354, near '@info(name = 'query1') from LocationStream#geo:reversegeocode(latitude, longitude) select streetNumber, neighborhood, route, administrativeAreaLevelTwo, administrativeAreaLevelOne, country, countryCode, postalCode, formattedAddress insert into OutputStream'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:301)
28 lines not shown
Caused by Both input parameters should be of type double
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessor.init(ReverseGeocodeStreamFunctionProcessor.java:211)
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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:242)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:301)
28 lines not shown
back to summary