TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
siddhi-execution-timeseries-unit-tests57570033.8 seconds
ClassMethod# of
Scenarios
StartTime
(ms)
siddhi-execution-timeseries-unit-tests — passed
org.wso2.extension.siddhi.execution.timeseries.KalmanExtensionTestCasetestKalmanMaxStreamProcessorExtension 115290585481601225
testKalmanMaxStreamProcessorExtension2 1152905854938673
testKalmanMaxStreamProcessorExtension3 1152905854946359
testKalmanMaxStreamProcessorExtension4 1152905854952347
testKalmanMaxStreamProcessorExtension5 1152905854957348
testKalmanMinMaxStreamProcessorExtension 1152905854963838
testKalmanMinStreamProcessorExtension 1152905854967730034
testKalmanMinStreamProcessorExtension1 1152905857971125
org.wso2.extension.siddhi.execution.timeseries.KernelExtensionTestCasetestKernelMaxStreamProcessorExtension 1152905857974490
testKernelMaxStreamProcessorExtension1 1152905857983730
testKernelMaxStreamProcessorExtension2 1152905857986932
testKernelMaxStreamProcessorExtension3 1152905857990324
testKernelMaxStreamProcessorExtension4 1152905857992824
testKernelMinMaxStreamProcessorExtension 1152905857995541
testKernelMinStreamProcessorExtension 1152905857999728
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionForecastTestcasesimpleForecastTest1 11529058580026303
simpleForecastTest2 11529058580330249
simpleForecastTest3 115290585805798
simpleForecastTest4 1152905858058810
simpleForecastTest5 1152905858059813
simpleForecastTest6 1152905858061113
simpleForecastTest7 115290585806259
simpleForecastTest8 115290585806354
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionOutlierTestcasesimpleOutlierTest1 1152905858064021
simpleOutlierTest2 11529058580662220
simpleOutlierTest3 115290585808826
simpleOutlierTest4 115290585808887
simpleOutlierTest5 115290585808955
simpleOutlierTest6 115290585809005
simpleOutlierTest7 115290585809057
org.wso2.extension.siddhi.execution.timeseries.LengthTimeLinearRegressionTestcasemultipleRegressionTest1 1152905858091334
multipleRegressionTest2 11529058580948221
simpleRegressionTest1 1152905858116915
simpleRegressionTest2 11529058581184507
simpleRegressionTest3 115290585816915
simpleRegressionTest4 115290585816974
simpleRegressionTest5 115290585817026
simpleRegressionTest6 115290585817086
simpleRegressionTest7 115290585817156
org.wso2.extension.siddhi.execution.timeseries.LinearRegressionTestcasecontinuousSeasonalityTest 1152905858172215
discreteSeasonalityTest 1152905858173842
multipleRegressionTest 1152905858178113
simpleForecastTest 1152905858179514
simpleForecastTest1 115290585818098
simpleForecastTest2 115290585818178
simpleForecastTest3 115290585818254
simpleForecastTest4 115290585818306
simpleOutlierTest 1152905858183713
simpleOutlierTest1 115290585818596
simpleOutlierTest2 115290585818736
simpleOutlierTest3 115290585818806
simpleOutlierTest4 115290585818875
simpleRegressionTest 1152905858189312
simpleRegressionTest1 115290585819069
simpleRegressionTest2 1152905858191613
simpleRegressionTest3 115290585819295
simpleRegressionTest4 115290585819354

siddhi-execution-timeseries-unit-tests

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

Error on '59e4800f-372f-42d8-96dd-e1c8b4ac91cc' @ 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.KernelExtensionTestCase:testKernelMinMaxStreamProcessorExtension

back to summary

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

Error on '92f9e976-e43b-418c-bf3b-b6f2f9ccaeaa' @ 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: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.LengthTimeLinearRegressionOutlierTestcase.simpleOutlierTest4(LengthTimeLinearRegressionOutlierTestcase.java:253)
28 lines not shown

back to summary

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

Error on '6a443422-3d49-4ae4-b7c7-a52c91ab6b96' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest5

Error on '2e6b5a74-72b3-4a1f-aa60-5f47966ee3ef' @ 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:simpleRegressionTest1

back to summary

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

back to summary

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

Error on '90c54622-e767-4c47-9509-bcc54208429b' @ 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.LinearRegressionTestcase:simpleOutlierTest1

Error on '4f58d59c-15a9-4ca5-bfdb-624c9ee70d91' @ 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:206)
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.LinearRegressionTestcase:simpleForecastTest1

Error on '562694b8-41f1-4e00-b6d1-2f11a15f60cd' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest4

Error on '7d683f8c-adb5-4ca3-936e-f28144a4824b' @ 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.KalmanExtensionTestCase:testKalmanMaxStreamProcessorExtension

back to summary

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

Error on 'ffc60f33-7e44-4d79-a49c-e55921b802ca' @ 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.LinearRegressionTestcase:simpleOutlierTest4

Error on '87adb2f5-97c9-4ac8-8687-06248ecc7f6d' @ 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:215)
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.LengthTimeLinearRegressionTestcase:simpleRegressionTest5

Error on 'b82d4253-017d-4656-aa3a-7569d5793748' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest2

back to summary

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

Error on 'b05f16ea-f9f0-4802-93bf-939a01ed6274' @ 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.LengthTimeLinearRegressionTestcase:simpleRegressionTest2

back to summary

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

Error on 'b5b3fa02-65a3-4c9c-affc-3f7e75e55984' @ 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.LengthTimeLinearRegressionTestcase:simpleRegressionTest4

Error on 'a9120c49-cd2e-4383-9566-f5050d23d05c' @ 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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest3

Error on '03be5ef3-ca54-4563-a1ab-108eb0b29fff' @ 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:168)
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:simpleForecastTest

back to summary

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

Error on '7319ec7e-bbb0-495f-b7a2-bdf77ae57f22' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest1

back to summary

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

Error on '01917752-61cc-4145-b096-de3c5e7596a4' @ 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.LengthTimeLinearRegressionTestcase:multipleRegressionTest1

back to summary

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

Error on '050ed189-7f45-4502-873e-5eb479dc73ba' @ 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:199)
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:simpleRegressionTest1

Error on '94590efc-b5a1-4fe5-995a-10c4b19e406f' @ 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:testKernelMaxStreamProcessorExtension2

Error on '8a4bca6f-aca4-49aa-882f-9425a7770456' @ 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.KernelExtensionTestCase:testKernelMaxStreamProcessorExtension3

Error on 'f3c86b78-32f4-4f7c-95d9-493146609c84' @ 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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest1

back to summary

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

back to summary

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

Error on '5b12f8e0-fa08-4042-8c4e-f573d7bc5b6e' @ 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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest6

Error on '1a2b3dad-ac32-4ea3-89e5-b6a3ea80ba8d' @ 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:212)
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.LinearRegressionTestcase:simpleRegressionTest

back to summary

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

back to summary

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

Error on 'e579bdce-094e-4b1a-8fac-f481e3437054' @ 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.LengthTimeLinearRegressionOutlierTestcase:simpleOutlierTest2

back to summary

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

Error on '35332c50-9004-4408-9737-41fd2880dceb' @ 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:simpleForecastTest3

Error on '3a54b0bf-fb70-40df-be47-5f4e72c93f3f' @ 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.LinearRegressionTestcase:simpleOutlierTest2

Error on '4e85251d-dca5-464c-b072-3c0d781983f1' @ 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:206)
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:continuousSeasonalityTest

back to summary

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

Error on '3edff693-a00a-4dd9-8a48-8ef86c9e1c30' @ 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:212)
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.KalmanExtensionTestCase:testKalmanMinMaxStreamProcessorExtension

back to summary

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

back to summary

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

Error on 'ffa7307a-4104-4204-bb54-e04c4f07bff3' @ 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.LinearRegressionTestcase:simpleRegressionTest4

Error on 'c157c097-760b-4630-b0bd-71f106a6de6b' @ 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:simpleRegressionTest3

Error on 'f2246241-013a-44df-93cb-8abfe629017b' @ 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:simpleOutlierTest

back to summary

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

Error on '8ebece5f-a710-4a25-84a0-06cb397a8bbc' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest8

Error on 'c3becbcb-947f-4802-8f28-0ff495079e32' @ 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

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

Error on '0ae7318d-27fa-4af8-98b2-ea6c835078c5' @ 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:206)
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:simpleRegressionTest2

Error on '2d55fd81-e97b-4531-9127-3def57c3cb98' @ 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:testKalmanMinStreamProcessorExtension

back to summary

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

Error on 'c6144ecd-50ad-4d29-ade8-e1926a1e0937' @ 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.LengthTimeLinearRegressionForecastTestcase:simpleForecastTest6

Error on '1ab41683-c26a-472b-b860-6e8c5bd065fb' @ 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.LinearRegressionTestcase:multipleRegressionTest

back to summary