Hi folks

I'm seeing this problem in v5.6, when passing in URL 
https://openair-test.rgu.ac.uk/dspace-oai/&verb=Identify (the server is 
test, but available.):
 
05-Sep-2017 12:01:18.664 SEVERE [ajp-nio-8009-exec-7] 
org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for 
servlet [oai] in context with path [/dspace-oai] threw exception [Unable to 
load XOAI manager, please, try again.] with root cause

I appreciate that the URL is https (the whole server is https), not http 
here- but thought I'd check the OAI was functioning before I requested 
exceptions. Would you expect that to cut this kind of error, or is it 
something more fundamental? I have configured dspace/config/modules/oai.cfg 
to have the set up below, pretty much as per previous, while solrconfig.xml 
in dspace/solr/oai/conf is basically out of the box. Is there anything else 
I can check to allow the XOAI manager to operate?

Thanks
Scott

# Storage: solr | database 

storage=solr


# The base URL of the OAI webapp (do not include the context e.g. /request, 
/openaire, etc).

# Note: leave commented if you want to fallback to the request's URL.

# dspace.oai.url = http://localhost:8080/oai


# Base solr index

solr.url=https://localhost:8080/solr/oai

# OAI persistent identifier prefix.

# Format - oai:PREFIX:HANDLE

identifier.prefix = openair-test.rgu.ac.uk

# Base url for bitstreams

bitstream.baseUrl = https://openair-test.rgu.ac.uk/xmlui


# Base Configuration Directory

config.dir = /home/lib/dspace/dspace/config/crosswalks/oai

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to