Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
Siddhi-execution-geo-tests | 12 | 12 | 0 | 0 | 3.2 seconds | | |
Siddhi-execution-geo-tests
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode5
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode7
Error on '9fabd85a-7e01-4533-83ca-5335c16469b8' @ 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:100)
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:245)
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:82)
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:245)
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.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest3
Error on '53e1c65a-55c0-42d9-8f29-f954009795a5' @ 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:100)
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:245)
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:82)
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:245)
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:82)
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:245)
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.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode8
Error on '58c65baf-f15e-4306-b072-6f420d73898e' @ 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:100)
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:245)
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:82)
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:245)
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
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:testReverseGeocode4
back to summary
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest2
Error on 'ca574f05-2c8e-48b6-856e-fd1985962157' @ 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:100)
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:245)
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:82)
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:245)
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:82)
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:245)
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.GeocodeStreamFunctionProcessorTest:testProcess
back to summary
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest1
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode2
back to summary
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode1
back to summary