[Bug 14724] New: Manage Staged MARC Records stuck at 0% on Koha 3.12.04.000
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14724 Bug ID: 14724 Summary: Manage Staged MARC Records stuck at 0% on Koha 3.12.04.000 Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: gmcharlt@gmail.com Reporter: jesus@medios.es QA Contact: testopia@bugs.koha-community.org Created attachment 41920 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41920&action=edit Screenshot job progress stuck at 0% Using no matchig rule while importing a staged batch, the Manage Staged MARC Records gets stuck at 0%. I can see a www-data owned background job running but the browser is stuck at 0% and no entries in the db. Tried leaving it overnight with no progress. Tried with ie and chrome. Same MARC file is imported fine in EOS.web. See attached records (only 8) in MARC21 format causing the issue. See attached screenshot for rules used during this import. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14724 --- Comment #1 from jesus@medios.es --- Created attachment 41922 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41922&action=edit MARC21 records that cause the issue -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14724 --- Comment #2 from jesus@medios.es --- Bulk-importing the records cause these errors: kobli@especializadas:/home/www/kobli/bin/migration_tools$ ./bulkmarcimport.pl -b -v -file=./koha.8.records.stuck.mrc .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 1. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 1. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 2. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 2. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 3. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 3. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 4. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 4. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 5. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 5. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 6. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 6. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 7. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 7. .Use of uninitialized value $biblionumber in concatenation (.) or string at ./bulkmarcimport.pl line 382, <GEN13> line 8. ERROR: Adding biblio failed: Can't call method "field" on an undefined value at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 8. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org