View Issue Details

IDProjectCategoryView StatusLast Update
0003165SymmetricDSBugpublic2017-07-07 18:13
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.26 
Target Version3.8.27Fixed in Version3.8.27 
Summary0003165: Common batch issue when nodes are pushed to or pulled from concurrently
Descriptionstream.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)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 a9650b82

2017-06-22 15:16:03

chenson42

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

Issue History

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