https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32481
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical --- Comment #21 from Jonathan Druart <[email protected]> --- There is something scary happening here. I've added 3 debug statements, one displays the frame, 2 others are before the process and ack calls. {"record_ids":[295],"record_server":"biblioserver","job_id":1824} at /kohadevbox/koha/misc/background_jobs_worker.pl line 97. Processing 1824 at /kohadevbox/koha/misc/background_jobs_worker.pl line 105. Acking 1824 at /kohadevbox/koha/misc/background_jobs_worker.pl line 107. {"record_ids":[296],"job_id":1825,"record_server"CONNECTED server at /kohadevbox/koha/misc/background_jobs_worker.pl line 97. ':' expected, at character offset 49 (before "CONNECTED\nserver") at /kohadevbox/koha/misc/background_jobs_worker.pl line 98. {"record_server":"biblioserver","job_id":1879,"record_ids":[350]} at /kohadevbox/koha/misc/background_jobs_worker.pl line 97. Processing 1879 at /kohadevbox/koha/misc/background_jobs_worker.pl line 105. Acking 1879 at /kohadevbox/koha/misc/background_jobs_worker.pl line 107. => Frame for job 1825 is incorrect (?!), and we are losing jobs 1826-1878. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
