TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
siddhi-execution-timeseries-unit-tests57570033.2 seconds
ClassMethod# of
Scenarios
StartTime
(ms)
siddhi-execution-timeseries-unit-tests — passed
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCasetestKalmanMaxStreamProcessorExtension 11528998450081723
testKalmanMaxStreamProcessorExtension2 1152899845080518
testKalmanMaxStreamProcessorExtension3 1152899845082314
testKalmanMaxStreamProcessorExtension4 1152899845083813
testKalmanMaxStreamProcessorExtension5 1152899845085118
testKalmanMinMaxStreamProcessorExtension 1152899845086918
testKalmanMinStreamProcessorExtension 1152899845088830018
testKalmanMinStreamProcessorExtension1 1152899848090736
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCasetestKernelMaxStreamProcessorExtension 1152899848094757
testKernelMaxStreamProcessorExtension1 1152899848100516
testKernelMaxStreamProcessorExtension2 1152899848102218
testKernelMaxStreamProcessorExtension3 1152899848104119
testKernelMaxStreamProcessorExtension4 1152899848106121
testKernelMinMaxStreamProcessorExtension 1152899848108338
testKernelMinStreamProcessorExtension 1152899848112265
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcasesimpleForecastTest1 11528998481188293
simpleForecastTest2 11528998481482240
simpleForecastTest3 1152899848172339
simpleForecastTest4 1152899848176317
simpleForecastTest5 115289984817819
simpleForecastTest6 115289984817919
simpleForecastTest7 115289984818019
simpleForecastTest8 115289984818116
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcasesimpleOutlierTest1 1152899848181846
simpleOutlierTest2 11528998481865226
simpleOutlierTest3 115289984820929
simpleOutlierTest4 115289984821018
simpleOutlierTest5 1152899848210920
simpleOutlierTest6 115289984821318
simpleOutlierTest7 1152899848215112
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcasemultipleRegressionTest1 1152899848216471
multipleRegressionTest2 11528998482235235
simpleRegressionTest1 1152899848247120
simpleRegressionTest2 11528998482492508
simpleRegressionTest3 115289984830005
simpleRegressionTest4 115289984830065
simpleRegressionTest5 115289984830116
simpleRegressionTest6 115289984830175
simpleRegressionTest7 115289984830235
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcasecontinuousSeasonalityTest 1152899848302921
discreteSeasonalityTest 1152899848305036
multipleRegressionTest 1152899848308619
simpleForecastTest 1152899848310515
simpleForecastTest1 115289984831217
simpleForecastTest2 115289984831287
simpleForecastTest3 115289984831366
simpleForecastTest4 115289984831437
simpleOutlierTest 1152899848315013
simpleOutlierTest1 115289984831646
simpleOutlierTest2 115289984831705
simpleOutlierTest3 115289984831754
simpleOutlierTest4 115289984831794
simpleRegressionTest 1152899848318414
simpleRegressionTest1 115289984831996
simpleRegressionTest2 115289984832064
simpleRegressionTest3 115289984832104
simpleRegressionTest4 115289984832144

siddhi-execution-timeseries-unit-tests

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

Error on 'ca3958f1-4670-449f-aaff-ea4c04643a02' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest6(LengthTimeLinearRegressionOutlierTestcase.java:281)
28 lines not shown

Caused by Confidence interval should be double, but found INT

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:187)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest6(LengthTimeLinearRegressionOutlierTestcase.java:281)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

Error on 'c4f9008b-97e6-4512-9d33-caa95e190eb7' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest7(LengthTimeLinearRegressionForecastTestcase.java:292)
28 lines not shown

back to summary

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

Error on '178fc6ef-786a-487f-85cb-639c271992e2' @ Line: 1. Position: 118, near '#timeseries:outlier(1,2,1, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest3(LinearRegressionTestcase.java:537)
28 lines not shown

Caused by Confidence interval should be of type double

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:187)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest3(LinearRegressionTestcase.java:537)
28 lines not shown

back to summary

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

Error on '92535c30-5ce7-45d3-8669-0fead036fe4f' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest3(LinearRegressionTestcase.java:398)
28 lines not shown

back to summary

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

Error on 'dc6b02fe-7bb6-4032-9af8-7362ec982c2d' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest6(LengthTimeLinearRegressionForecastTestcase.java:278)
28 lines not shown

back to summary

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

back to summary

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

Error on 'd271fd63-9027-4dd0-90a2-f4b6492966b3' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest4(LinearRegressionTestcase.java:411)
28 lines not shown

back to summary

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

Error on 'a3abab8d-7109-4928-bdb7-ca973e041f44' @ Line: 1. Position: 124, near '#timeseries:outlier(1,'1stpara', y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest1(LinearRegressionTestcase.java:511)
28 lines not shown

Caused by Calculation interval, batch size and range should be of type int

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest1(LinearRegressionTestcase.java:511)
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:simpleRegressionTest

back to summary

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

Error on '22b707fc-aa0e-4341-af20-be8cec677d9e' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest7(LengthTimeLinearRegressionTestcase.java:341)
28 lines not shown

back to summary

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

Error on 'd4ffb291-eaed-484d-addf-6f584b24d469' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest4(LengthTimeLinearRegressionForecastTestcase.java:254)
28 lines not shown

back to summary

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

Error on 'cb70c9ed-83d8-41d8-ba30-4cdfe36b8f5d' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest5(LengthTimeLinearRegressionForecastTestcase.java:266)
28 lines not shown

back to summary

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

Error on '8963cebe-2bd7-43c8-879d-3b5e4c866f42' @ Line: 1. Position: 132, near '#timeseries:lengthTimeRegress(200, '2ndpara', y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest4(LengthTimeLinearRegressionTestcase.java:299)
28 lines not shown

back to summary

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

Error on '1848480b-1651-4c9b-bba9-4f71e6b9b115' @ Line: 1. Position: 131, near '#timeseries:lengthTimeRegress(200, 10000,1.0, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest6(LengthTimeLinearRegressionTestcase.java:327)
28 lines not shown

back to summary

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

Error on '8d4d9990-d19f-4874-9a2a-0b14b56b75a7' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest5(LengthTimeLinearRegressionOutlierTestcase.java:267)
28 lines not shown

Caused by Calculation interval should be int, but found DOUBLE

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:174)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest5(LengthTimeLinearRegressionOutlierTestcase.java:267)
28 lines not shown

back to summary

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

Error on '7beefb45-b4b3-47c9-b50a-d6dcecc2f831' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest2(LinearRegressionTestcase.java:385)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

Error on '5054b8b0-d1d5-4eb4-bcaf-3529c983ebe4' @ Line: 1. Position: 142, near '#timeseries:lengthTimeOutlier('1stpara', 10000, 1, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest3(LengthTimeLinearRegressionOutlierTestcase.java:240)
28 lines not shown

Caused by Time duration parameter should be either int or long, but found STRING

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:143)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest3(LengthTimeLinearRegressionOutlierTestcase.java:240)
28 lines not shown

back to summary

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

Error on '0e862800-e96d-482b-8f9d-bf003543f282' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleForecastTest1(LinearRegressionTestcase.java:372)
28 lines not shown

back to summary

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

back to summary

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

Error on '8f550340-e586-4fe4-8dbe-b655ca059ad9' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest7(LengthTimeLinearRegressionOutlierTestcase.java:295)
28 lines not shown

Caused by Confidence interval should be a value between 0 and 1

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest7(LengthTimeLinearRegressionOutlierTestcase.java:295)
28 lines not shown

back to summary

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

Error on '3268b991-5cb8-444c-a1a6-d2b331f32fb4' @ Line: 1. Position: 127, near '#timeseries:regress('1stpara', 100, 0.95, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest1(LinearRegressionTestcase.java:148)
28 lines not shown

back to summary

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

Error on '7d119512-7b82-402e-acfb-602c8a5df2b9' @ Line: 1. Position: 133, near '#timeseries:kernelMinMax(price, 4 , '3rdpara', 'min')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension4(KernelExtensionTestCase.java:601)
28 lines not shown

back to summary

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

Error on '10fb720d-b97e-499e-aeea-d53488363cc9' @ Line: 1. Position: 116, near '#timeseries:regress(1, 100, 1, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest3(LinearRegressionTestcase.java:174)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

back to summary

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

Error on 'a96f3467-1be6-4ac5-b379-ce6feb259db3' @ Line: 1. Position: 129, near '#timeseries:lengthTimeRegress(200, 10000,1, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest5(LengthTimeLinearRegressionTestcase.java:313)
28 lines not shown

back to summary

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

back to summary

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

Error on 'b3130a33-5c41-4f89-bbfb-8a7463feed29' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest3(LengthTimeLinearRegressionForecastTestcase.java:241)
28 lines not shown

back to summary

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

Error on 'd18465fd-ee79-4094-96f2-2c459fa8fa5f' @ Line: 1. Position: 125, near '#timeseries:kernelMinMax(price, 4, 16, 'min')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension2(KernelExtensionTestCase.java:576)
28 lines not shown

back to summary

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

Error on '885ccc60-e9fa-4cbe-bca3-a8fbc837e289' @ Line: 1. Position: 125, near '#timeseries:regress(1, '2ndpara', 0.95, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest2(LinearRegressionTestcase.java:161)
28 lines not shown

back to summary

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

Error on 'ae2caf17-ede2-4873-a5d5-b0a01a157dab' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension5(KalmanExtensionTestCase.java:557)
28 lines not shown

back to summary

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

Error on '5b0bb114-e724-4b9e-ac6d-efd6354687a1' @ Line: 1. Position: 143, near '#timeseries:kalmanMinMax(price, 0.000001,0.0001, 'min')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMinStreamProcessorExtension1(KalmanExtensionTestCase.java:508)
28 lines not shown

back to summary

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

Error on '84d52a98-e7b0-4044-8b9b-82674f207506' @ 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:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension2(KalmanExtensionTestCase.java:520)
28 lines not shown

back to summary

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

Error on '10278d6d-414c-42ab-adf8-477218a3a42a' @ Line: 1. Position: 122, near '#timeseries:kernelMinMax(price, 17, 'max')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension1(KernelExtensionTestCase.java:563)
28 lines not shown

back to summary

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

Error on '65dc2c41-38ce-4e8d-9b82-357eca54a2fc' @ Line: 1. Position: 141, near '#timeseries:lengthTimeOutlier(200, '2ndpara', 1, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest4(LengthTimeLinearRegressionOutlierTestcase.java:253)
28 lines not shown

Caused by Size parameter should be int, but found STRING

org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierStreamProcessor.init(LengthTimeLinearRegressionOutlierStreamProcessor.java:157)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest4(LengthTimeLinearRegressionOutlierTestcase.java:253)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

back to summary

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

Error on 'd31c6c97-4ef9-4fe7-94ce-e9f9210e764c' @ Line: 1. Position: 133, near '#timeseries:lengthTimeRegress('1stpara', 10000, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcase.simpleRegressionTest3(LengthTimeLinearRegressionTestcase.java:285)
28 lines not shown

back to summary

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

Error on '0ebe601a-2cd2-42f5-97d2-a5a8de11dcda' @ Line: 1. Position: 120, near '#timeseries:outlier(1,2,2.0, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest4(LinearRegressionTestcase.java:550)
28 lines not shown

Caused by Confidence interval should be a value between 0 and 1

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:190)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest4(LinearRegressionTestcase.java:550)
28 lines not shown

back to summary

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

Error on 'c27c6823-9a16-455a-b0b1-8d2ff11d9ffb' @ Line: 1. Position: 151, near '#timeseries:kalmanMinMax(price, 0.000001, '3rdpara', 25, 'max')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension4(KalmanExtensionTestCase.java:545)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

Error on '226cc3d0-8e53-4f99-8e05-472cc5ff487d' @ Line: 1. Position: 124, near '#timeseries:outlier(2,'2ndpara', y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest2(LinearRegressionTestcase.java:524)
28 lines not shown

Caused by Calculation interval, batch size and range should be of type int

org.wso2.extension.siddhi.execution.timeseries.LinearRegressionOutlierStreamProcessor.init(LinearRegressionOutlierStreamProcessor.java:181)
at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleOutlierTest2(LinearRegressionTestcase.java:524)
28 lines not shown

back to summary

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

back to summary

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

Error on '7d1f051f-930b-4a98-99d1-d38325e08df2' @ Line: 1. Position: 148, near '#timeseries:kalmanMinMax(price, '2ndpara',0.0001, 25, 'max')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCase.testKalmanMaxStreamProcessorExtension3(KalmanExtensionTestCase.java:532)
28 lines not shown

back to summary

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

Error on 'fd1ebb1e-89db-4cc5-a138-127b38b7db89' @ Line: 1. Position: 126, near '#timeseries:regress('1stpara', 100, 2.0, y, x)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcase.simpleRegressionTest4(LinearRegressionTestcase.java:188)
28 lines not shown

back to summary

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

back to summary

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

Error on '6870d4b3-1ff2-4dbe-9ba0-b722bb09df45' @ Line: 1. Position: 133, near '#timeseries:kernelMinMax(price, '2ndpara', 16, 'min')'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCase.testKernelMaxStreamProcessorExtension3(KernelExtensionTestCase.java:589)
28 lines not shown

back to summary

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

back to summary

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

Error on '0f2b9c50-1ff3-40f3-b51a-baea1560706d' @ Line: 1. Position: 143, near '#timeseries:lengthTimeForecast(200 , x, y)'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.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:83)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122)
at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84)
at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111)
at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:243)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65)
at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74)
at org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcase.simpleForecastTest8(LengthTimeLinearRegressionForecastTestcase.java:306)
28 lines not shown

back to summary