TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
siddhi-execution-timeseries-unit-tests57570033.7 seconds
ClassMethod# of
Scenarios
StartTime
(ms)
siddhi-execution-timeseries-unit-tests — passed
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCasetestKalmanMaxStreamProcessorExtension 11509549124156714
testKalmanMaxStreamProcessorExtension2 1150954912487133
testKalmanMaxStreamProcessorExtension3 1150954912490521
testKalmanMaxStreamProcessorExtension4 1150954912492721
testKalmanMaxStreamProcessorExtension5 1150954912494821
testKalmanMinMaxStreamProcessorExtension 1150954912496928
testKalmanMinStreamProcessorExtension 1150954912500430023
testKalmanMinStreamProcessorExtension1 1150954915502818
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCasetestKernelMaxStreamProcessorExtension 1150954915504855
testKernelMaxStreamProcessorExtension1 1150954915510427
testKernelMaxStreamProcessorExtension2 1150954915513213
testKernelMaxStreamProcessorExtension3 115095491551468
testKernelMaxStreamProcessorExtension4 115095491551558
testKernelMinMaxStreamProcessorExtension 1150954915516434
testKernelMinStreamProcessorExtension 1150954915519826
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcasesimpleForecastTest1 11509549155225518
simpleForecastTest2 11509549155743266
simpleForecastTest3 1150954915601023
simpleForecastTest4 1150954915603629
simpleForecastTest5 1150954915606659
simpleForecastTest6 1150954915612621
simpleForecastTest7 1150954915614833
simpleForecastTest8 115095491561826
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcasesimpleOutlierTest1 1150954915619062
simpleOutlierTest2 11509549156252235
simpleOutlierTest3 115095491564879
simpleOutlierTest4 115095491565059
simpleOutlierTest5 1150954915653210
simpleOutlierTest6 1150954915655410
simpleOutlierTest7 1150954915657112
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcasemultipleRegressionTest1 1150954915658679
multipleRegressionTest2 11509549156666249
simpleRegressionTest1 1150954915691632
simpleRegressionTest2 11509549156948622
simpleRegressionTest3 115095491575705
simpleRegressionTest4 115095491575756
simpleRegressionTest5 115095491575816
simpleRegressionTest6 115095491575876
simpleRegressionTest7 115095491575946
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcasecontinuousSeasonalityTest 1150954915760125
discreteSeasonalityTest 1150954915762737
multipleRegressionTest 1150954915766428
simpleForecastTest 1150954915769235
simpleForecastTest1 115095491577288
simpleForecastTest2 115095491577368
simpleForecastTest3 115095491577446
simpleForecastTest4 115095491577505
simpleOutlierTest 1150954915775546
simpleOutlierTest1 115095491578026
simpleOutlierTest2 115095491578096
simpleOutlierTest3 115095491578156
simpleOutlierTest4 115095491578216
simpleRegressionTest 1150954915782817
simpleRegressionTest1 115095491578467
simpleRegressionTest2 1150954915785411
simpleRegressionTest3 115095491578667
simpleRegressionTest4 1150954915787411

siddhi-execution-timeseries-unit-tests

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest3

Error on 'dc2fbc81-0255-428b-bd45-c2ec6451dd76' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:multipleRegressionTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:continuousSeasonalityTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest1

Error on '319970c0-8dc7-47b2-8e8e-d52b7d06a4f4' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleRegressionTest1

Error on '1cb2d9b4-1e85-4ec1-8ba6-c6209111c087' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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 'c2f277f7-b4d0-49bd-a35d-4f2e6f5095ac' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleForecastTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMinMaxStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMinMaxStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest7

Error on '92f49f86-18e8-49aa-b3a1-8a57f96bf695' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleOutlierTest1

back to summary

org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension1

Error on 'fed96c89-d43d-4736-ac34-092bf0845366' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest6

Error on 'b58e46dd-839d-4b73-a647-273291ac4e72' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleForecastTest5

Error on '554ea444-0ef1-4897-ac15-b5402402e623' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleOutlierTest5

Error on '7db91282-9a9c-4b2b-9c3f-ce2324db061e' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleRegressionTest3

Error on '9e7622a0-cfde-4ece-8d72-f7db12a4dd56' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleForecastTest2

Error on 'f0c5439d-f46d-4e30-be54-59a157c328d6' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleRegressionTest4

Error on '375bdf0c-d535-4ff6-b0d6-7e169226cadb' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleRegressionTest7

Error on 'eb1308b9-a787-4de1-8e9c-7f6ac6d30051' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:testKernelMaxStreamProcessorExtension2

Error on 'c8fc4b28-03b6-492a-866e-a83cf406a079' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension4

Error on 'ec956da7-822c-498c-9e26-f80a277d28de' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleForecastTest3

Error on '930a3da0-28bd-4206-b1c5-8329307826e1' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleOutlierTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest1

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest5

Error on '7b5473c1-d8b6-40d5-99ec-0a37c072df31' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LinearRegressionTestcase:simpleRegressionTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest3

Error on 'e7526d77-8801-42c1-8d71-92da3f2953c6' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension2

Error on 'ac412020-2abf-485d-af2c-81fa83c7311d' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KernelExtensionTestCase:testKernelMinStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleForecastTest4

Error on '0f0ac3b3-18d1-411c-bbe9-d4580768fc00' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest7

Error on '99682b70-b71d-42b5-9bd7-211825a90bc4' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleOutlierTest4

Error on '1496d750-e34c-4a94-be12-884345d16427' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest2

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest3

Error on '1ec6749b-f4e5-4e99-8f4a-1f12b0c7079c' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension3

Error on 'ffed2378-4972-49c4-9531-a9260e3bbf6a' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:multipleRegressionTest2

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase:simpleRegressionTest6

Error on '76b9a67f-9926-4d64-ac67-59c9b2f26017' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest8

Error on 'dbc3a9b5-b6c2-48d9-8470-53204a019359' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionTestcase:simpleRegressionTest2

back to summary

org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension5

Error on 'a90d0096-83bd-49ea-a328-c141ee785c30' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KalmanExtensionTestCase:testKalmanMinStreamProcessorExtension1

Error on '61a4e6f0-2706-4781-8505-62bb2aa23c7d' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest2

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest1

Error on '622284e7-83d5-4a3f-b4d1-fabc25dba7c4' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest4

Error on 'b3e6ce51-e675-4d1c-96ae-df9603fc96ba' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:testKalmanMaxStreamProcessorExtension3

Error on 'f9b0101a-3236-4729-a8da-3936e358cfbb' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest3

Error on '9ac86bfe-bd4f-4f72-8f14-94e7f2aad4a3' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension

back to summary

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest4

Error on 'f7607471-e56a-4803-964a-98c6e68b4297' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleRegressionTest2

Error on '4a3ceda3-5d7f-49f8-ad4b-9617e77ccd21' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest1

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:discreteSeasonalityTest

back to summary

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase:simpleOutlierTest2

Error on '912b5378-5c02-4c49-bea3-203cfe544ae0' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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.LengthTimeLinearRegressionTestcase:multipleRegressionTest1

back to summary

org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension4

Error on '75da609b-7d36-4f9f-a49f-c3d60bab8382' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:simpleForecastTest6

Error on 'fe871ac2-ad28-41f6-846e-d3d1dd65081f' @ 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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
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:239)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:63)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:72)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest6(LengthTimeLinearRegressionForecastTestcase.java:278)
28 lines not shown

back to summary