[WIP] Task/upgrade esper 8.8.0 (TODO use esper 8.9.0)#188
Conversation
|
Having the following rule in perseo-fe: Action: Text: After migrate from perseo-core with esper 8.4.0 to esper .8.8.0 the following error happens: time=2022-03-01T11:58:19.754Z | lvl=DEBUG | from=172.17.0.13 | corr=n/a | trans=31c44830-7691-442f-b084-91e2c1dcad33 | srv=n/a | subsrv=n/a | op=resolveClass | comp=perseo-core | msg=Resolving class com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeVariables id 8276015152830052323 classloader class org.apache.catalina.loader.ParallelWebappClassLoader time=2022-03-01T11:58:22.116Z | lvl=ERROR | from=172.17.0.13 | corr=n/a | trans=31c44830-7691-442f-b084-91e2c1dcad33 | srv=n/a | subsrv=n/a | op=updateAll | comp=perseo-core | msg=creating statement com.espertech.esper.common.client.EPException: org.codehaus.commons.compiler.CompileException: Line 26, Column 108: '[' expected instead of '.' [create context ctxt$smartcity$ partition by service from iotEvent(service="smartcity" and subservice="/")] |
|
Still.... time=2022-05-20T08:28:46.610Z | lvl=ERROR | from=172.17.0.12 | corr=n/a | trans=1a7db178-40a5-4b01-8a88-73934c17de5f | srv=n/a | subsrv=n/a | op=compileInternal | comp=perseo-core | msg=Failed to compile: Line 26, Column 21: Cannot determine simple type name "StatementAIFactoryProvider_c174d05445b646454d094580c545e12a1ba6f023_ctxt" time=2022-05-20T08:28:46.612Z | lvl=ERROR | from=172.17.0.12 | corr=n/a | trans=1a7db178-40a5-4b01-8a88-73934c17de5f | srv=n/a | subsrv=n/a | op=updateAll | comp=perseo-core | msg=creating statement com.espertech.esper.common.client.EPException: org.codehaus.commons.compiler.CompileException: Line 26, Column 21: Cannot determine simple type name "StatementAIFactoryProvider_c174d05445b646454d094580c545e12a1ba6f023_ctxt" [create context ctxt$smartcity$castillos partition by service from iotEvent(service="smartcity" and subservice="/castillos")] |
|
We need to tests with new esper 8.9.0 |
|
Using esper 8.9.0 still there are some errors: time=2023-09-21T11:00:55.515Z | lvl=DEBUG | from=172.17.0.14 | corr=n/a | trans=32c4eba9-c3da-4933-8d98-6f183a6869da | srv=n/a | subsrv=n/a | op=parse | comp=perseo-core | msg=.parse Dumping AST... time=2023-09-21T11:00:55.798Z | lvl=ERROR | from=172.17.0.14 | corr=n/a | trans=32c4eba9-c3da-4933-8d98-6f183a6869da | srv=n/a | subsrv=n/a | op=updateAll | comp=perseo-core | msg=creating statement com.espertech.esper.common.client.EPException: org.codehaus.commons.compiler.CompileException: Line 26, Column 21: Line 26, Column 21: Cannot determine simple type name "StatementAIFactoryProvider_ba96aeb9458878454c97459549455f1db1174e09_ctxt" [create context ctxt$smartcity$test partition by service from iotEvent(service="smartcity" and subservice="/test")] |
https://github.com/espertechinc/esper/blob/master/changelog.txt