Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
siddhi-execution-timeseries-unit-tests | 57 | 57 | 0 | 0 | 33.2 seconds | | |
siddhi-execution-timeseries-unit-tests
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:multipleRegressionTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest2
Error on '228e157d-0209-4441-9d03-8d30a7f36775' @ Line: 1. Position: 152, near '#timeseries:forecast(2, '2ndpara', 0.95, x+2, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest2(LinearRegressionTestcase.java:385)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionForecastStreamProcessor.init(LinearRegressionForecastStreamProcessor.java:153)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest2(LinearRegressionTestcase.java:385)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest6
Error on '007c2806-e1eb-4dfa-9f44-6fe48cbb70c6' @ Line: 1. Position: 161, near '#timeseries:lengthTimeForecast(200 , 10000, x+2, 2, 2, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest6(LengthTimeLinearRegressionForecastTestcase.java:278)
28 lines not shown
Caused by Confidence interval should be double, but found INT
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:189)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest6(LengthTimeLinearRegressionForecastTestcase.java:278)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:continuousSeasonalityTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest1
Error on 'f6512380-d4de-4b76-ae39-8e47f0824828' @ Line: 1. Position: 127, near '#timeseries:regress('1stpara', 100, 0.95, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest1(LinearRegressionTestcase.java:148)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionStreamProcessor.init(LinearRegressionStreamProcessor.java:121)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest1(LinearRegressionTestcase.java:148)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest4
Error on '9e04b93f-e1ca-4361-a5c3-f8d240abdc6c' @ Line: 1. Position: 132, near '#timeseries:lengthTimeRegress(200, '2ndpara', y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest4(LengthTimeLinearRegressionTestcase.java:299)
28 lines not shown
Caused by Size parameter should be int, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionStreamProcessor.init(LengthTimeLinearRegressionStreamProcessor.java:149)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest4(LengthTimeLinearRegressionTestcase.java:299)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest7
Error on 'cfef9a60-4c3f-4b96-a74f-67ee9eb15789' @ Line: 1. Position: 142, near '#timeseries:lengthTimeOutlier(200, 10000, 1,1,2.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest7(LengthTimeLinearRegressionOutlierTestcase.java:295)
28 lines not shown
Caused by Confidence interval should be a value between 0 and 1
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest7(LengthTimeLinearRegressionOutlierTestcase.java:295)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest6
Error on 'c45fbbda-a1c7-44a4-b63d-38a687a1ab9c' @ Line: 1. Position: 142, near '#timeseries:lengthTimeOutlier(200, 10000, 1, 1, 1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest6(LengthTimeLinearRegressionOutlierTestcase.java:281)
28 lines not shown
Caused by Confidence interval should be double, but found INT
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:187)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest6(LengthTimeLinearRegressionOutlierTestcase.java:281)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMinStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMinMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest6
Error on '14013f34-8b6e-4c4e-ae71-ba67bb7f8642' @ Line: 1. Position: 131, near '#timeseries:lengthTimeRegress(200, 10000,1.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest6(LengthTimeLinearRegressionTestcase.java:327)
28 lines not shown
Caused by Calculation interval should be int, but found DOUBLE
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionStreamProcessor.init(LengthTimeLinearRegressionStreamProcessor.java:166)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest6(LengthTimeLinearRegressionTestcase.java:327)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension2
Error on '67800f42-f2d5-49ef-bed7-63b1469330c4' @ Line: 1. Position: 147, near '#timeseries:kalmanMinMax(price, 0.000001,0.0001, 25, 'max')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension2(KalmanExtensionTestCase.java:520)
28 lines not shown
Caused by Invalid parameter type found for the 1st argument of KalmanMinMaxStreamProcessor, required DOUBLE or FLOAT or INT or LONG but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KalmanMinMaxStreamProcessor.init(KalmanMinMaxStreamProcessor.java:128)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension2(KalmanExtensionTestCase.java:520)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest5
Error on 'e0f0f02a-4bbb-42d3-945b-addd72acd5b8' @ Line: 1. Position: 172, near '#timeseries:lengthTimeForecast(200 , 10000, x+2, '3rdpara', 0.95, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest5(LengthTimeLinearRegressionForecastTestcase.java:266)
28 lines not shown
Caused by Calculation interval should be int, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:176)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest5(LengthTimeLinearRegressionForecastTestcase.java:266)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension1
Error on '87ea3dfd-0a04-4d70-858c-3db8b0f5c6e2' @ Line: 1. Position: 143, near '#timeseries:kalmanMinMax(price, 0.000001,0.0001, 'min')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMinStreamProcessorExtension1(KalmanExtensionTestCase.java:508)
28 lines not shown
Caused by Invalid no of arguments passed to KalmanMinMaxStreamProcessor, required 5, but found 4
org.wso2.extension.siddhi.execution.timeseries.extrema.KalmanMinMaxStreamProcessor.init(KalmanMinMaxStreamProcessor.java:116)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMinStreamProcessorExtension1(KalmanExtensionTestCase.java:508)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest4
Error on 'be583b88-e0d3-4ff9-b15e-c7e226aef104' @ Line: 1. Position: 120, near '#timeseries:outlier(1,2,2.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest4(LinearRegressionTestcase.java:550)
28 lines not shown
Caused by Confidence interval should be a value between 0 and 1
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:190)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest4(LinearRegressionTestcase.java:550)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension5
Error on '79f24a56-a8c5-498e-b17a-efc411997b55' @ Line: 1. Position: 154, near '#timeseries:kalmanMinMax(price, 0.000001,0.0001, '4thpara', 'max')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension5(KalmanExtensionTestCase.java:557)
28 lines not shown
Caused by Invalid parameter type found for the 4th argument of KalmanMinMaxStreamProcessor required INT constant, but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KalmanMinMaxStreamProcessor.init(KalmanMinMaxStreamProcessor.java:157)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension5(KalmanExtensionTestCase.java:557)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest4
Error on 'fc6c4378-aa3b-4f11-a23e-b1fd2bf40d52' @ Line: 1. Position: 141, near '#timeseries:lengthTimeOutlier(200, '2ndpara', 1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest4(LengthTimeLinearRegressionOutlierTestcase.java:253)
28 lines not shown
Caused by Size parameter should be int, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:157)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest4(LengthTimeLinearRegressionOutlierTestcase.java:253)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest5
Error on 'd4c30909-279c-434b-b753-b0e2882cb7a1' @ Line: 1. Position: 129, near '#timeseries:lengthTimeRegress(200, 10000,1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest5(LengthTimeLinearRegressionTestcase.java:313)
28 lines not shown
Caused by Confidence interval must be a constant
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionStreamProcessor.init(LengthTimeLinearRegressionStreamProcessor.java:182)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest5(LengthTimeLinearRegressionTestcase.java:313)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest7
Error on 'c652ab60-658f-4d78-b3da-480b7d7ed83a' @ Line: 1. Position: 133, near '#timeseries:lengthTimeRegress(200, 10000,1,2.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest7(LengthTimeLinearRegressionTestcase.java:341)
28 lines not shown
Caused by Confidence interval should be a value between 0 and 1
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionStreamProcessor.init(LengthTimeLinearRegressionStreamProcessor.java:173)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest7(LengthTimeLinearRegressionTestcase.java:341)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMinMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest4
Error on 'e7865d27-6eed-4325-aee9-1fe0842cf95f' @ Line: 1. Position: 167, near '#timeseries:lengthTimeForecast(200, '2ndpara', x+2, 2, 0.95, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest4(LengthTimeLinearRegressionForecastTestcase.java:254)
28 lines not shown
Caused by Size parameter should be int, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:159)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest4(LengthTimeLinearRegressionForecastTestcase.java:254)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension4
Error on '622b6ea4-714f-4532-bff2-b18a9d9e0119' @ Line: 1. Position: 151, near '#timeseries:kalmanMinMax(price, 0.000001, '3rdpara', 25, 'max')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension4(KalmanExtensionTestCase.java:545)
28 lines not shown
Caused by Invalid parameter type found for the 3rd argument of KalmanMinMaxStreamProcessor required DOUBLE constant, but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KalmanMinMaxStreamProcessor.init(KalmanMinMaxStreamProcessor.java:148)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension4(KalmanExtensionTestCase.java:545)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest2
Error on '4b9fd5f7-9505-4767-acc4-47025d21335d' @ Line: 1. Position: 125, near '#timeseries:regress(1, '2ndpara', 0.95, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest2(LinearRegressionTestcase.java:161)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionStreamProcessor.init(LinearRegressionStreamProcessor.java:121)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest2(LinearRegressionTestcase.java:161)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest3
Error on 'bdd8e854-98b5-49fb-aba7-c09eb4c80204' @ Line: 1. Position: 142, near '#timeseries:lengthTimeOutlier('1stpara', 10000, 1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest3(LengthTimeLinearRegressionOutlierTestcase.java:240)
28 lines not shown
Caused by Time duration parameter should be either int or long, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:143)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest3(LengthTimeLinearRegressionOutlierTestcase.java:240)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest3
Error on '03cceb59-83dc-451e-914f-601706e76e7d' @ Line: 1. Position: 116, near '#timeseries:regress(1, 100, 1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest3(LinearRegressionTestcase.java:174)
28 lines not shown
Caused by Confidence interval should be of type double
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionStreamProcessor.init(LinearRegressionStreamProcessor.java:127)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest3(LinearRegressionTestcase.java:174)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest3
Error on '4ce7a0cb-ddba-4762-98ef-63ab87b9cf6d' @ Line: 1. Position: 118, near '#timeseries:outlier(1,2,1, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest3(LinearRegressionTestcase.java:537)
28 lines not shown
Caused by Confidence interval should be of type double
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:187)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest3(LinearRegressionTestcase.java:537)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest8
Error on 'de858a37-65b0-44d2-9855-8ede47314820' @ Line: 1. Position: 143, near '#timeseries:lengthTimeForecast(200 , x, y)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest8(LengthTimeLinearRegressionForecastTestcase.java:306)
28 lines not shown
Caused by Size parameter must be a constant
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:162)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest8(LengthTimeLinearRegressionForecastTestcase.java:306)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest1
Error on '31157a29-f364-43a7-938d-54f9a9b9bfd5' @ Line: 1. Position: 124, near '#timeseries:outlier(1,'1stpara', y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest1(LinearRegressionTestcase.java:511)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest1(LinearRegressionTestcase.java:511)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension1
Error on 'c9c893b4-a92d-4f87-92d2-8a53fd141ef1' @ Line: 1. Position: 122, near '#timeseries:kernelMinMax(price, 17, 'max')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension1(KernelExtensionTestCase.java:563)
28 lines not shown
Caused by Invalid no of arguments passed to KernelMinMaxStreamProcessor, required 4, but found 3
org.wso2.extension.siddhi.execution.timeseries.extrema.KernelMinMaxStreamProcessor.init(KernelMinMaxStreamProcessor.java:112)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension1(KernelExtensionTestCase.java:563)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:multipleRegressionTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension4
Error on '59019367-df09-48a4-a67c-4ab3084e0d50' @ Line: 1. Position: 133, near '#timeseries:kernelMinMax(price, 4 , '3rdpara', 'min')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension4(KernelExtensionTestCase.java:601)
28 lines not shown
Caused by Invalid parameter type found for the 3rd argument of KernelMinMaxStreamProcessor, required INT constant, but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KernelMinMaxStreamProcessor.init(KernelMinMaxStreamProcessor.java:143)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension4(KernelExtensionTestCase.java:601)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension2
Error on '29f4ff63-81c3-4386-9ab2-672075f3d875' @ Line: 1. Position: 125, near '#timeseries:kernelMinMax(price, 4, 16, 'min')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension2(KernelExtensionTestCase.java:576)
28 lines not shown
Caused by Invalid parameter type found for the 1st argument of KernelMinMaxStreamProcessor, required DOUBLE or FLOAT or INT or LONG but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KernelMinMaxStreamProcessor.init(KernelMinMaxStreamProcessor.java:125)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension2(KernelExtensionTestCase.java:576)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest4
Error on '7a36e8d7-1e10-47c1-bb9f-778390fadd95' @ Line: 1. Position: 146, near '#timeseries:forecast(2, 1000, 2.0, x+2, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest4(LinearRegressionTestcase.java:411)
28 lines not shown
Caused by Confidence interval should be a value between 0 and 1
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionForecastStreamProcessor.init(LinearRegressionForecastStreamProcessor.java:162)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest4(LinearRegressionTestcase.java:411)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:discreteSeasonalityTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest3
Error on '894bf941-9cd8-4810-8b35-6f60b13dd58e' @ Line: 1. Position: 169, near '#timeseries:lengthTimeForecast('1stpara',100000, x+2, 2, 0.95, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest3(LengthTimeLinearRegressionForecastTestcase.java:241)
28 lines not shown
Caused by Time duration parameter should be either int or long, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:145)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest3(LengthTimeLinearRegressionForecastTestcase.java:241)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:multipleRegressionTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest3
Error on '33b648fa-e6bc-4802-af6a-d8214854018c' @ Line: 1. Position: 144, near '#timeseries:forecast(2, 1000, 1, x+2, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest3(LinearRegressionTestcase.java:398)
28 lines not shown
Caused by Confidence interval should be of type double
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionForecastStreamProcessor.init(LinearRegressionForecastStreamProcessor.java:159)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest3(LinearRegressionTestcase.java:398)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest4
Error on '4d2af3f4-4f22-4970-8fe2-57c66714b7fd' @ Line: 1. Position: 126, near '#timeseries:regress('1stpara', 100, 2.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest4(LinearRegressionTestcase.java:188)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionStreamProcessor.init(LinearRegressionStreamProcessor.java:121)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest4(LinearRegressionTestcase.java:188)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension3
Error on '3d0cd247-2fa6-4264-979c-1f219414c2e9' @ Line: 1. Position: 133, near '#timeseries:kernelMinMax(price, '2ndpara', 16, 'min')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension3(KernelExtensionTestCase.java:589)
28 lines not shown
Caused by Invalid parameter type found for the 2nd argument of KernelMinMaxStreamProcessor required DOUBLE constant, but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KernelMinMaxStreamProcessor.init(KernelMinMaxStreamProcessor.java:135)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension3(KernelExtensionTestCase.java:589)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest3
Error on 'baeba25a-ed65-4891-ba14-92fd5827fcbf' @ Line: 1. Position: 133, near '#timeseries:lengthTimeRegress('1stpara', 10000, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest3(LengthTimeLinearRegressionTestcase.java:285)
28 lines not shown
Caused by Time duration parameter should be either int or long, but found STRING
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionStreamProcessor.init(LengthTimeLinearRegressionStreamProcessor.java:136)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest3(LengthTimeLinearRegressionTestcase.java:285)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest7
Error on 'cc429285-0617-49be-bb68-98f3f819f477' @ Line: 1. Position: 163, near '#timeseries:lengthTimeForecast(200 , 10000, x+2, 2, 2.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest7(LengthTimeLinearRegressionForecastTestcase.java:292)
28 lines not shown
Caused by Confidence interval should be a value between 0 and 1
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastStreamProcessor.init(LengthTimeLinearRegressionForecastStreamProcessor.java:183)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest7(LengthTimeLinearRegressionForecastTestcase.java:292)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest1
Error on '8b039038-fe5f-4f35-ac64-518e95188542' @ Line: 1. Position: 155, near '#timeseries:forecast('1stpara', 1000, 0.95, x+2, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest1(LinearRegressionTestcase.java:372)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionForecastStreamProcessor.init(LinearRegressionForecastStreamProcessor.java:153)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest1(LinearRegressionTestcase.java:372)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest5
Error on '7c612f28-23c0-4f25-8e41-d245640ef74e' @ Line: 1. Position: 140, near '#timeseries:lengthTimeOutlier(200, 10000, 1,1.0, y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest5(LengthTimeLinearRegressionOutlierTestcase.java:267)
28 lines not shown
Caused by Calculation interval should be int, but found DOUBLE
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:174)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest5(LengthTimeLinearRegressionOutlierTestcase.java:267)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension3
Error on 'a5374bb6-ed0e-4e18-bf0c-cfd4dccd1239' @ Line: 1. Position: 148, near '#timeseries:kalmanMinMax(price, '2ndpara',0.0001, 25, 'max')'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension3(KalmanExtensionTestCase.java:532)
28 lines not shown
Caused by Invalid parameter type found for the 2nd argument of KalmanMinMaxStreamProcessor required DOUBLE constant, but found STRING
org.wso2.extension.siddhi.execution.timeseries.extrema.KalmanMinMaxStreamProcessor.init(KalmanMinMaxStreamProcessor.java:139)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension3(KalmanExtensionTestCase.java:532)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest2
Error on '4162ddbe-1447-4b44-ac9e-1086c79b3ce8' @ Line: 1. Position: 124, near '#timeseries:outlier(2,'2ndpara', y, x)'.
org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest2(LinearRegressionTestcase.java:524)
28 lines not shown
Caused by Calculation interval, batch size and range should be of type int
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
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:236)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest2(LinearRegressionTestcase.java:524)
28 lines not shown
back to summary