Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
siddhi-execution-timeseries-unit-tests | 57 | 57 | 0 | 0 | 32.4 seconds | | |
siddhi-execution-timeseries-unit-tests
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMinStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest1
Error on '532d7f08-125e-449c-a06e-19f21546c2c3' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:simpleRegressionTest3
Error on 'f0a4b0ec-e181-4ad5-869b-c8bdb50f319e' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:simpleForecastTest6
Error on '2fc66988-1b38-493a-9006-b5a153d28d30' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension1
Error on 'a51fda0c-dcdd-4061-8c6b-3a206a0f3754' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest8
Error on '060247e4-5c52-419b-9376-26bad5860ba2' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest6
Error on 'e5dc93d7-c250-44da-ae16-d2225025b62f' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:178)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension4
Error on '87a90a88-9511-491a-bca1-56819c8e4596' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest7
Error on '0b65c0d1-c397-4470-afd9-0b34a2b00094' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest4
Error on '8ff0e9e9-5624-44ba-b24d-02baf314f679' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleForecastTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:multipleRegressionTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleRegressionTest3
Error on '514e018e-47ae-4789-a965-986a53719ad5' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension3
Error on 'd664db96-815f-457b-a374-13b2f295ba83' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension2
Error on '62d66860-7188-4d57-ac98-3ff4d2b0865f' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension5
Error on '3100f272-2af1-4b3d-82cc-00ea7482f620' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:simpleOutlierTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest4
Error on '19c93028-a8e6-4e5f-9547-95ca8371b6dd' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest3
Error on '8cba1cb8-bbe5-49be-b1f4-65e9e35ff8f9' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest3
Error on '095dc393-d170-4a29-b9e3-ed0cc3f75ca9' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:134)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest7
Error on '64f20a7a-a9b3-49cf-88d3-e1fdead89bdb' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:172)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMinMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest3
Error on '9ecf2c9b-c373-4957-b839-5e0d79bd1a4d' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:179)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleForecastTest1
Error on '831cbf6b-2bed-411d-a6e5-69af822c49d3' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension3
Error on 'cb48dda7-ee9f-4cbd-982d-a3c7010f8275' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMinMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension2
Error on '253fccd2-f604-4aa8-8abc-8dadd1438c1b' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleRegressionTest4
Error on 'fc3f5de6-ac99-4238-9511-fa9a603c930f' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionTestcase:simpleRegressionTest5
Error on '48c47fa1-7b31-476f-ac46-ccd86b2c64c0' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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 '6889b54f-06e7-41a6-a78c-9144a8d865c6' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleOutlierTest2
Error on '32497e67-292c-458a-b047-99262ef314f1' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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: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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest2(LinearRegressionTestcase.java:524)
28 lines not shown
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest3
Error on '31a37114-a1e9-4a99-a29c-33f2a8ee288a' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest5
Error on 'a289b5c9-16f9-4177-a0f1-a9b691b28e3d' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:165)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension4
Error on 'c383d168-8814-4e81-9eea-a88a701cd1c4' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:continuousSeasonalityTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:multipleRegressionTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:multipleRegressionTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest6
Error on '57f6f624-8a6d-496b-9bcb-7ee53246a9e7' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest4
Error on '9854c39a-8bf4-4307-93e4-65b05b909e9e' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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: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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleRegressionTest2
Error on '86e4ace6-21eb-4e18-84c1-da48b3bf37df' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension1
Error on '3e5c5cbb-97dd-464b-b154-effba112d7f1' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest5
Error on 'e1e5e54b-9158-46cf-a4c8-1794c0e234c8' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest4
Error on '57e46f98-b5c0-4daa-8a63-7fbf12d9d46e' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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: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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LinearRegressionTestcase:simpleForecastTest4
Error on 'b48996bc-20c0-402f-aefc-3c7091f56e9d' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:discreteSeasonalityTest
back to summary
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest1
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest2
Error on '9ac03dfc-2a99-47f5-9ab4-bef04ba9be1d' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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.LengthTimeLinearRegressionTestcase:simpleRegressionTest2
back to summary
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest1
Error on 'a78c0dda-c61b-4bce-a253-4c59c8461506' @ 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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
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: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:216)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:120)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:83)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:223)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:62)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:71)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest1(LinearRegressionTestcase.java:511)
28 lines not shown
back to summary