View Issue Details

IDProjectCategoryView StatusLast Update
0005494SymmetricDSBugpublic2022-10-04 15:11
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.13.8Fixed in Version3.13.8 
Summary0005494: Batch error missing method sendMissingForeignKeyRowsForLoad
DescriptionWhen 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'
Tagsinitial/partial load

Relationships

related to 0005493 closedelong Batch error missing method sendMissingForeignKeyRowsForLoad 
related to 0005495 closedelong Batch error missing method sendMissingForeignKeyRowsForLoad 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.13 828742d1

2022-10-03 13:28:04

admin

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

admin

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

Issue History

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