On Tue, May 11, 2021 at 10:06:46AM -0700, 'Mateo Palos' via DSpace Technical Support wrote: > I'm trying to troubleshoot an issue that occurs when I try to run the > Dspace 7 beta 5 backend. I was able to run the beta 4 with similar configs, > so I'm wondering what might be going on here.
[snip] > 64 moreCaused by: > org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean > named 'maxRetry' availableat This is what I would check first. It should be defined near the bottom of 'config/spring/api/pubmed-integration.xml'. 'dspace-api/src/main/java/org/dspace/importer/external/service/components/AbstractRemoteMetadataSource.java' requests to have it injected via its constructor, and Spring is trying to instantiate it in order to do that. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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 view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/YJrbxKkCXWxdnYIN%40IUPUI.Edu.
signature.asc
Description: PGP signature
