We are not trying to kill the job execution. Data in the database is not proper. No all the item processed.
We had some test in local environment:
Test1: Run the same code (Same Database backups) in windows. No connection reset occurs.
Test2: Run The Same code (Same Database backups) in Linux. We are getting connection reset.
NOte: Production Environment is AIX.
Jre version is same for both windows and linux.
What could be the reasons?


Reply With Quote