Problems with Analysis Jobs
Hi,
I am having a problem with Analytic Server. I have published a model and the prediction is done when a property changes the value. Is has being working properly, I tested it manually and I can see the jobs in "Analysis Jobs" but after some time it stopped working. I change the value of the property but nothing happens. I search from a error log on the analytics server but the last message on edge.log is this (no errors):
"
2020-01-13 09:04:40 [ClientProcessor-3] DEBUG c.t.a.e.s.p.PredictionMicroserver - Starting BatchScore for goalField : temperature modelUri : results:/models/c3d64030-67eb-471a-9a6a-d591cf529791
2020-01-13 09:04:40 [ClientProcessor-3] DEBUG c.t.a.e.s.p.PredictionMicroserver - Ending BatchScore for goalField : temperature modelUri : results:/models/c3d64030-67eb-471a-9a6a-d591cf529791
2020-01-13 09:22:03 [ClientProcessor-3] DEBUG c.t.a.e.s.p.PredictionMicroserver - Starting BatchScore for goalField : temperature modelUri : results:/models/c3d64030-67eb-471a-9a6a-d591cf529791
2020-01-13 09:22:03 [ClientProcessor-3] DEBUG c.t.a.e.s.p.PredictionMicroserver - Ending BatchScore for goalField : temperature modelUri : results:/models/c3d64030-67eb-471a-9a6a-d591cf529791
2020-01-13 10:01:05 [ClientProcessor-3] DEBUG c.t.a.edge.data.DataMicroserver - Starting to query version info: DataMicroserver
2020-01-13 10:01:05 [ClientProcessor-3] DEBUG c.t.a.edge.data.DataMicroserver - Core version prefix: 8.3
2020-01-13 10:01:05 [ClientProcessor-3] DEBUG c.t.a.edge.data.DataMicroserver - Computed the version as: 8.3.040505
"
I also revised other logs but there is no information.
It seems like if the configured event for triggering the analytic proccess doesn't work, but it has beeing working properly some minutes ago.
My environment is:
- Thingworx platform 8.3.4 and H2 on Ubuntu
- Anaylitics Server 8.3.0 in a different virtual machine
Thanks.
Olatz.

