Spring Batch: OnSkipInWrite prints the log twice ??? How ? -
Im being experiencing a strange situation while performing a spring batch. I used my workstation execution to use "skippable-exception-classes"
& lt; Step id = "readyFileStep" next = "fillRecordsCounterStep" & gt; Is configured to use. & Lt; Tasklet & gt; & Lt; Chuck Reader = "Staging ID Reader" author = "Customer ID Record Comparison" short-interval = "50" left-border = "200" & gt; & Lt; Currents & gt; & Lt; Stream ref = "flatFileRecordWriter" /> & Lt; / Currents & gt; & Lt; Skippable-exception classes & gt; & Lt; Class = "java.lang.Exception" /> Include & lt; / Skippable-exception classes & gt; & Lt; / Share & gt; & Lt; Listeners & gt; & Lt; Audience Rif = "Ready FlatSquip Sketch Listener" / & gt; & Lt; Audience Rif = "Ready Flat FileStep Listener" /> & Lt; / Listeners & gt; & Lt; / Tasklet & gt;
Throwable exception) {AppLog.warn ("AppConstants.CALLER," Quit the Customer ID: "+ item.getCustomer (). GetCustomerId () +" \ n "+ Exceptions.Stressing ()); }
I wonder why the omitted item twice after publishing in the log file, what if I debug only execute it once? Please tell me the right friend ...
The first was brought back due to being a part of the spring batch And tried it once again as a piece item (instead of full chuck size) at one time:
Comments
Post a Comment