Hello Everyone My upgrade 2.4.4 to 2.5.x/2.6.x saga continues (slowly). While I am getting closer and have narrowed down other issues, I am now presented with the reingest process producing errors instead of working. When running the psql command to start the reingest process, it starts running with the following error as output:
psql:reingest_2.5_bib_recs.sql:1: ERROR: invalid XPath expression DETAIL: Invalid expression CONTEXT: SQL function "oils_xpath" statement 1 PL/pgSQL function "extract_metabib_field_entry" line 48 at assignment SQL function "extract_metabib_field_entry" statement 1 PL/pgSQL function "reingest_metabib_field_entries" line 33 at FOR over SELECT rows Running the reingest script generated with the 2.6.x upgrade script produces similar errors: psql:reingest_2.6_bib_recs.sql:34167: ERROR: invalid XPath expression DETAIL: Invalid expression CONTEXT: SQL function "oils_xpath" statement 1 PL/pgSQL function "extract_metabib_field_entry" line 48 at assignment SQL function "extract_metabib_field_entry" statement 1 PL/pgSQL function "reingest_metabib_field_entries" line 33 at FOR over SELECT rows SQL statement "SELECT metabib.reingest_metabib_field_entries(NEW.id)" PL/pgSQL function "indexing_ingest_or_delete" line 55 at PERFORM This continues for the entirety of the script, not sure what is causing this or where to look to fix. Jesse McCarty City of Burlington IT Technical Assistant
