View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003165 | SymmetricDS | Bug | public | 2017-06-22 19:14 | 2017-07-07 18:13 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.26 | ||||
Target Version | 3.8.27 | Fixed in Version | 3.8.27 | ||
Summary | 0003165: Common batch issue when nodes are pushed to or pulled from concurrently | ||||
Description | stream.to.file.threshold.bytes must be set to a non-zero value. 2017-06-22 14:58:02,942 ERROR [server] [DataExtractorService] [server-push-default-9] Failed to extract batch 005-22651 StackTraceKey.init [IllegalStateException:3397938122] java.lang.IllegalStateException: Could not find the staged resource for batch 005-22651 at org.jumpmind.symmetric.service.impl.DataExtractorService.sendOutgoingBatch(DataExtractorService.java:1098) at org.jumpmind.symmetric.service.impl.DataExtractorService.extract(DataExtractorService.java:638) at org.jumpmind.symmetric.service.impl.DataExtractorService.extract(DataExtractorService.java:528) at org.jumpmind.symmetric.service.impl.PushService.pushToNode(PushService.java:198) at org.jumpmind.symmetric.service.impl.PushService.execute(PushService.java:159) at org.jumpmind.symmetric.service.impl.NodeCommunicationService$1.run(NodeCommunicationService.java:499) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:744) | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 a9650b82 2017-06-22 15:16:03 Details Diff |
0003165: Common batch issue when nodes are pushed to or pulled from concurrently |
Affected Issues 0003165 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagedResource.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-22 19:14 | chenson | New Issue | |
2017-06-22 19:14 | chenson | Status | new => assigned |
2017-06-22 19:14 | chenson | Assigned To | => chenson |
2017-06-22 19:15 | chenson | Description Updated | View Revisions |
2017-06-22 19:18 | chenson | Status | assigned => resolved |
2017-06-22 19:18 | chenson | Fixed in Version | => 3.8.27 |
2017-06-22 19:18 | chenson | Resolution | open => fixed |
2017-06-22 20:00 | chenson42 | Changeset attached | => SymmetricDS 3.8 a9650b82 |
2017-07-07 18:13 | chenson | Status | resolved => closed |