Dear All,

I have just installed the latest and greatest DSpace 7.5. On the first 
glance, everything works ok, except for the OAI. The Solr index seems ok 
too, and:

bin/dspace oai import -c

also executes without error. However, 

curl http://localhost:8080/server/oai/request?verb=Identify

gives error 500. In dspace.log, there are some occurrences of:

2023-02-25 19:33:09,396 WARN  unknown unknown 
org.dspace.servicemanager.DSpaceServiceManager @ Unable to locate bean by 
name or id=oai. Will try to look up bean by type next.
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean 
named 'oai' available
at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:872)
 
~[spring-beans-5.3.20.jar:5.3.20]
at 
org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1344)
 
~[spring-beans-5.3.20.jar:5.3.20]
at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:309)
 
~[spring-beans-5.3.20.jar:5.3.20]
at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
 
~[spring-beans-5.3.20.jar:5.3.20]
at 
org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1160)
 
~[spring-context-5.3.20.jar:5.3.20]
at 
org.dspace.servicemanager.DSpaceServiceManager.getServiceByName(DSpaceServiceManager.java:426)
 
[dspace-services-7.5.jar:7.5]
at 
org.dspace.scripts.ScriptServiceImpl.getScriptConfiguration(ScriptServiceImpl.java:34)
 
[dspace-api-7.5.jar:7.5]
at 
org.dspace.app.launcher.ScriptLauncher.handleScript(ScriptLauncher.java:125) 
[dspace-api-7.5.jar:7.5]
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:98) 
[dspace-api-7.5.jar:7.5]

Perhaps, it is related to the OAI error. Any advice on where to look at?

Thanks in advance!
Milos


-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/74a127bb-da70-4079-8386-14b6b9979aeen%40googlegroups.com.

Reply via email to