Advertisement
Dyrcona

error for miker

Oct 27th, 2022
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. 2022-10-27 09:58:50.288 EDT [333116] evergreen@jasontest CONTEXT: PL/pgSQL function action.process_ingest_queue_entry(bigint) line 36 at RAISE
  2. 2022-10-27 09:58:50.288 EDT [333116] evergreen@jasontest LOG: duration: 2647.342 ms execute <unnamed>: SELECT action.process_ingest_queue_entry($1)
  3. 2022-10-27 09:58:50.288 EDT [333116] evergreen@jasontest DETAIL: parameters: $1 = '32071'
  4. 2022-10-27 09:58:50.693 EDT [333124] evergreen@jasontest WARNING: Key (id)=(17916486) is still referenced from table "browse_entry_def_map".\nSQL statement "INSERT INTO metabib.browse_entry
  5. ( value, sort_value ) VALUES
  6. ( value_prepped, ind_data.sort_value )
  7. ON CONFLICT (sort_value, value) DO UPDATE SET id = EXCLUDED.id -- must update a row to return an existing id
  8. RETURNING id"
  9. PL/pgSQL function metabib.reingest_metabib_field_entries(bigint,boolean,boolean,boolean,boolean,integer[]) line 88 at SQL statement
  10. SQL statement "SELECT metabib.reingest_metabib_field_entries(bib.id, skip_facet, skip_display, skip_browse, skip_search, only_fields)"
  11. PL/pgSQL function metabib.indexing_update(biblio.record_entry,boolean,text) line 60 at PERFORM
  12. SQL statement "SELECT metabib.indexing_update(r.*, qe.action = 'insert', qe.state_data) FROM biblio.record_entry r WHERE r.id = qe.record"
  13. PL/pgSQL function action.process_ingest_queue_entry(bigint) line 23 at SQL statement
  14. 2022-10-27 09:58:50.693 EDT [333124] evergreen@jasontest CONTEXT: PL/pgSQL function metabib.indexing_update(biblio.record_entry,boolean,text) line 86 at RAISE
  15. SQL statement "SELECT metabib.indexing_update(r.*, qe.action = 'insert', qe.state_data) FROM biblio.record_entry r WHERE r.id = qe.record"
  16. PL/pgSQL function action.process_ingest_queue_entry(bigint) line 23 at SQL statement
  17. 2022-10-27 09:58:50.693 EDT [333124] evergreen@jasontest WARNING: Ingest action of update on biblio.record_entry 1077868 for queue entry 32068 failed
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement