So made the updates, added the missing configuration, and the harvest ran, but now I encounter a thread related hibernate error reported in this post:
Does the scheduled harvest work in DSpace 6.3? Can anyone confirm that for me please?
2018-11-05 10:16:22,553 ERROR org.dspace.harvest.OAIHarvester @ Error occurred while generating an OAI response: possible non-threadsafe access to session null
org.hibernate.AssertionFailure: possible non-threadsafe access to session
at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:92)
at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:395)
at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:387)
at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:303)
at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:349)
at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:56)
at org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1195)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.hibernate.context.internal.ThreadLocalSessionContext$TransactionProtectionWrapper.invoke(ThreadLocalSessionContext.java:352)
at com.sun.proxy.$Proxy108.flush(Unknown Source)
at org.dspace.core.HibernateDBConnection.commit(HibernateDBConnection.java:83)
at org.dspace.core.Context.commit(Context.java:435)
at org.dspace.harvest.OAIHarvester.intermediateCommit(OAIHarvester.java:436)
at org.dspace.harvest.OAIHarvester.runHarvest(OAIHarvester.java:367)
at org.dspace.harvest.HarvestThread.runHarvest(HarvestThread.java:61)
at org.dspace.harvest.HarvestThread.run(HarvestThread.java:45)
at java.lang.Thread.run(Unknown Source)
2018-11-05 10:16:22,623 INFO org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl @ HHH000010: On release of batch it still contained JDBC statements
2018-11-05 10:16:22,623 WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ SQL Error: 1, SQLState: 23000
2018-11-05 10:16:22,624 ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ORA-00001: unique constraint (DSPACE_EXT.SYS_C00147126) violated
2018-11-05 10:16:22,624 WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ SQL Error: 1, SQLState: 23000
2018-11-05 10:16:22,624 ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ORA-00001: unique constraint (DSPACE_EXT.SYS_C00147126) violated
2018-11-05 10:16:22,628 ERROR org.hibernate.engine.jdbc.batch.internal.BatchingBatch @ HHH000315: Exception executing batch [could not execute batch]
2018-11-05 10:16:22,633 ERROR org.dspace.harvest.HarvestThread @ Runtime exception in thread: Thread[Thread-24,5,main]
2018-11-05 10:16:22,633 ERROR org.dspace.harvest.HarvestThread @ failed to lazily initialize a collection of role: org.dspace.content.Community.parentCommunities, could not initialize proxy - no Session null
2018-11-05 10:16:22,633 INFO org.dspace.core.Context @ complete() was called on a closed Context object. No changes to commit.
2018-11-05 10:16:22,633 INFO org.dspace.core.Context @ commit() was called on a closed Context object. No changes to commit.
2018-11-05 10:16:22,633 INFO org.dspace.harvest.HarvestThread @ Thread for collection b2411369-fca4-44f3-ab14-4af19a562e9a ends - Harvested Collection: HarvestedCollection{id=1, collection=org.dspace.content.Collection@7fa79a09, oaiSource='
https://ipubs.aims.gov.au:8543/oai/request', oaiSetId='col_11068_2', harvestType=1, harvestStatus=-1, harvestStartTime=Mon Nov 05 10:08:48 AEST 2018, lastHarvested=null, harvestMessage='Runtime error occurred while generating an OAI response', metadataConfigId='dim'}
2018-11-05 10:16:22,633 INFO org.dspace.harvest.HarvestThread @ Thread for collection b2411369-fca4-44f3-ab14-4af19a562e9a completes.
2018-11-05 10:16:23,280 INFO org.dspace.harvest.HarvestScheduler @ Done with iteration 7