View Issue Details

IDProjectCategoryView StatusLast Update
0005493SymmetricDSBugpublic2022-10-04 15:10
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.19Fixed in Version3.12.19 
Summary0005493: 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 0005494 closedelong Batch error missing method sendMissingForeignKeyRowsForLoad 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 6757eb7e

2022-10-03 13:28:04

admin

Details Diff
0005493: Batch error missing method sendMissingForeignKeyRowsForLoad Affected Issues
0005493
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:27 elong New Issue
2022-10-03 13:27 elong Status new => assigned
2022-10-03 13:27 elong Assigned To => elong
2022-10-03 13:27 elong Tag Attached: initial/partial load
2022-10-03 13:30 elong Status assigned => resolved
2022-10-03 13:30 elong Resolution open => fixed
2022-10-03 13:30 elong Issue cloned: 0005494
2022-10-03 13:30 elong Relationship added related to 0005494
2022-10-03 14:00 admin Changeset attached => SymmetricDS 3.12 6757eb7e
2022-10-04 15:10 admin Status resolved => closed