Horreum icon indicating copy to clipboard operation
Horreum copied to clipboard

Modifications the change detection variables fail to recalculate datapoints

Open johnaohara opened this issue 1 year ago • 1 comments

After saving changes to Change Detection Variables, datapoints are not created:

Screenshot 2024-01-04 at 18 16 53

The server log is full of the following errors, I am not sure if it is related:

2024-01-04 16:13:47,340 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,340 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled
2024-01-04 16:13:47,341 ERROR [io.hyp.too.hor.svc.Util] (executor-thread-1811) Tx Synchronization callback failed: SRMSG00028: The subscription to dataset-event-out has been cancelled

johnaohara avatar Jan 04 '24 18:01 johnaohara

The server-side error msg is related to this issue: https://github.com/Hyperfoil/Horreum/issues/1063.

Although the 2 are inter-related, they are not the same mechanism,

johnaohara avatar Jan 05 '24 10:01 johnaohara