On Tuesday, September 25, 2018 at 2:56:06 PM UTC-4, Leonardo Matos wrote:
>
> I have a problem updating my dspace to version 6.3. The error occurs while 
> starting tomcat. The error is below, Can anyone help me with this?
>
>
> *"Error creating bean with name 'PubmedImportService': Injection of 
> resource dependencies failed; nested exception is 
> org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean 
> named 'maxRetry' is defined"*
>


maxRetry should be defined in 
'[DSpace]/config/spring/api/pubmed-integration.xml'.  It is required as a 
@Resource in 
org.dspace.importer.external.service.components.AbstractRemoteMetadataSource, 
and I expect that PubmedImportMetadataSource extends that.  I would first 
check pubmed-integration.xml for damage.

-- 
All messages to this mailing list should adhere to the DuraSpace 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 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