View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006240 | SymmetricDS | Improvement | public | 2024-02-12 17:54 | 2024-02-15 20:28 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.4 | Fixed in Version | 3.15.4 | ||
Summary | 0006240: Failed to update a table_reload_request as processed for loadId | ||||
Description | If a load request is cancelled while it is processing, it will log the error below: [InitialLoadService] [central-job-7] Error while queuing initial loads org.jumpmind.symmetric.SymmetricException: Failed to update a table_reload_request as processed for loadId '14' at org.jumpmind.symmetric.service.impl.DataService.insertReloadEvents(DataService.java:1071) at org.jumpmind.symmetric.service.impl.InitialLoadService.processTableRequestLoads(InitialLoadService.java:313) at org.jumpmind.symmetric.service.impl.InitialLoadService.queueLoads(InitialLoadService.java:84) at org.jumpmind.symmetric.job.InitialLoadJob.doJob(InitialLoadJob.java:42) at org.jumpmind.symmetric.job.AbstractJob.invoke(AbstractJob.java:202) at org.jumpmind.symmetric.job.AbstractJob.run(AbstractJob.java:268) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Instead, it should indicate that the load was cancelled. [DataService] [central-job-1] Insert reload events was interrupted: Table reload request appears to be cancelled | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-12 17:54 | elong | New Issue | |
2024-02-12 17:54 | elong | Status | new => assigned |
2024-02-12 17:54 | elong | Assigned To | => elong |
2024-02-12 18:02 | elong | Status | assigned => resolved |
2024-02-12 18:02 | elong | Resolution | open => fixed |
2024-02-12 18:02 | elong | Fixed in Version | => 3.15.4 |
2024-02-15 20:28 | admin | Changeset attached | => SymmetricDS 3.15 3fed693c |
2024-03-19 16:20 | admin | Status | resolved => closed |