Advertisement
Guest User

Untitled

a guest
Jan 8th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. 2020-01-08 14:39:57 lovecraft open-ils.cstore: [ERR :8366:oils_sql.c:6570:1578512258893836] open-ils.cstore ERROR updating biblio::record_entry object with id = 248: 3452591 3452591: ERROR: regular expression failed: regular expression is too complex
  2. CONTEXT: SQL function "approximate_high_date" statement 1
  3. SQL statement "SELECT approximate_high_date(' ')"
  4. PL/pgSQL function metabib.reingest_record_attributes(bigint,text[],text,boolean) line 136 at EXECUTE
  5. SQL statement "SELECT metabib.reingest_record_attributes(NEW.id, NULL, NEW.marc, TG_OP = 'INSERT' OR OLD.deleted)"
  6. PL/pgSQL function biblio.indexing_ingest_or_delete() line 50 at PERFORM
  7. SQL statement "UPDATE biblio.record_entry
  8. SET vis_attr_vector = new_vav
  9. WHERE id = NEW.record
  10. AND vis_attr_vector IS DISTINCT FROM new_vav"
  11. PL/pgSQL function asset.cache_copy_visibility() line 46 at SQL statement
  12. SQL statement "INSERT INTO asset.call_number (owning_lib, record, create_date, edit_date, creator, editor, label)
  13. VALUES (uri_owner_id, bib_id, 'now', 'now', editor_id, editor_id, '##URI##')"
  14. PL/pgSQL function biblio.extract_located_uris(bigint,text,integer) line 90 at SQL statement
  15. SQL statement "SELECT biblio.extract_located_uris( NEW.id, NEW.marc, NEW.editor )"
  16. PL/pgSQL function biblio.indexing_ingest_or_delete() line 59 at PERFORM
  17. SQL statement "UPDATE biblio.record_entry
  18. SET vis_attr_vector = new_vav
  19. WHERE id = NEW.record
  20. AND vis_attr_vector IS DISTINCT FROM new_vav"
  21. PL/pgSQL function asset.cache_copy_vis...
  22. 2020-01-08 14:39:57 lovecraft open-ils.cat: [ERR :8136:CStoreEditor.pm:155:1578512258893836] editor[1|1] request error open-ils.cstore.direct.biblio.record_entry.update : 248 : Exception: OpenSRF::DomainObject::oilsMethodException 2020-01-08T14:39:57 OpenILS::Utils::CStoreEditor /usr/local/share/perl/5.26.1/OpenILS/Utils/CStoreEditor.pm:481 <500> Error in updating a row -- please see the error log for more details
  23. 2020-01-08 14:39:57 lovecraft open-ils.cat: [ERR :8136:EX.pm:66:1578512258893836] Exception: OpenSRF::DomainObject::oilsMethodException 2020-01-08T14:39:57 OpenSRF::Utils::Logger /usr/local/share/perl/5.26.1/OpenSRF/Utils/Logger.pm:243 <500> Error in updating a row -- please see the error log for more details
  24. 2020-01-08 14:40:36 lovecraft open-ils.cstore: [ERR :8144:oils_sql.c:6570:1578512258893837] open-ils.cstore ERROR updating biblio::record_entry object with id = 248: 3452591 3452591: ERROR: regular expression failed: regular expression is too complex
  25. CONTEXT: SQL function "approximate_high_date" statement 1
  26. SQL statement "SELECT approximate_high_date(' ')"
  27. PL/pgSQL function metabib.reingest_record_attributes(bigint,text[],text,boolean) line 136 at EXECUTE
  28. SQL statement "SELECT metabib.reingest_record_attributes(NEW.id, NULL, NEW.marc, TG_OP = 'INSERT' OR OLD.deleted)"
  29. PL/pgSQL function biblio.indexing_ingest_or_delete() line 50 at PERFORM
  30. SQL statement "UPDATE biblio.record_entry
  31. SET vis_attr_vector = new_vav
  32. WHERE id = NEW.record
  33. AND vis_attr_vector IS DISTINCT FROM new_vav"
  34. PL/pgSQL function asset.cache_copy_visibility() line 46 at SQL statement
  35. SQL statement "INSERT INTO asset.call_number (owning_lib, record, create_date, edit_date, creator, editor, label)
  36. VALUES (uri_owner_id, bib_id, 'now', 'now', editor_id, editor_id, '##URI##')"
  37. PL/pgSQL function biblio.extract_located_uris(bigint,text,integer) line 90 at SQL statement
  38. SQL statement "SELECT biblio.extract_located_uris( NEW.id, NEW.marc, NEW.editor )"
  39. PL/pgSQL function biblio.indexing_ingest_or_delete() line 59 at PERFORM
  40. SQL statement "UPDATE biblio.record_entry
  41. SET vis_attr_vector = new_vav
  42. WHERE id = NEW.record
  43. AND vis_attr_vector IS DISTINCT FROM new_vav"
  44. PL/pgSQL function asset.cache_copy_vis...
  45. 2020-01-08 14:40:36 lovecraft open-ils.cat: [ERR :8751:CStoreEditor.pm:155:1578512258893837] editor[1|1] request error open-ils.cstore.direct.biblio.record_entry.update : 248 : Exception: OpenSRF::DomainObject::oilsMethodException 2020-01-08T14:40:36 OpenILS::Utils::CStoreEditor /usr/local/share/perl/5.26.1/OpenILS/Utils/CStoreEditor.pm:481 <500> Error in updating a row -- please see the error log for more details
  46. 2020-01-08 14:40:36 lovecraft open-ils.cat: [ERR :8751:EX.pm:66:1578512258893837] Exception: OpenSRF::DomainObject::oilsMethodException 2020-01-08T14:40:36 OpenSRF::Utils::Logger /usr/local/share/perl/5.26.1/OpenSRF/Utils/Logger.pm:243 <500> Error in updating a row -- please see the error log for more details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement