View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005494 | SymmetricDS | Bug | public | 2022-10-03 13:30 | 2022-10-04 15:11 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.8 | Fixed in Version | 3.13.8 | ||
Summary | 0005494: Batch error missing method sendMissingForeignKeyRowsForLoad | ||||
Description | When a partial or initial load gets a missing foreign key error, it will send a script to the source node requesting to send the missing rows. If the source node is older than 3.12.6, it will get an error about a missing method. ERROR [client] [AcknowledgeService] [client-push-default-4] The outgoing batch server-543 failed: Sourced file: inline evaluation of: ``try { engine.getDataService().sendMissingForeignKeyRowsForLoad(18226694, "platfo . . . '' : Error in method invocation: Method sendMissingForeignKeyRowsForLoad( int, java.lang.String, int, java.lang.String ) not found in class'org.jumpmind.symmetric.service.impl.DataService' | ||||
Tags | initial/partial load | ||||
SymmetricDS: 3.13 828742d1 2022-10-03 13:28:04 Details Diff |
0005494: Batch error missing method sendMissingForeignKeyRowsForLoad |
Affected Issues 0005494 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File | ||
SymmetricDS: 3.14 5139a663 2022-10-03 13:28:04 Details Diff |
0005494: Batch error missing method sendMissingForeignKeyRowsForLoad |
Affected Issues 0005494 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-03 13:30 | elong | New Issue | |
2022-10-03 13:30 | elong | Status | new => assigned |
2022-10-03 13:30 | elong | Assigned To | => elong |
2022-10-03 13:30 | elong | Tag Attached: initial/partial load | |
2022-10-03 13:30 | elong | Issue generated from: 0005493 | |
2022-10-03 13:30 | elong | Relationship added | related to 0005493 |
2022-10-03 13:32 | elong | Status | assigned => resolved |
2022-10-03 13:32 | elong | Resolution | open => fixed |
2022-10-03 13:32 | elong | Fixed in Version | => 3.13.8 |
2022-10-03 13:32 | elong | Issue cloned: 0005495 | |
2022-10-03 13:32 | elong | Relationship added | related to 0005495 |
2022-10-03 14:00 | admin | Changeset attached | => SymmetricDS 3.13 828742d1 |
2022-10-03 14:00 | admin | Changeset attached | => SymmetricDS 3.14 5139a663 |
2022-10-04 15:11 | admin | Status | resolved => closed |