Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate existing dspace 7 installation to dspace 7-cris fails during ant update #295

Open
hadidoun opened this issue May 28, 2022 · 0 comments

Comments

@hadidoun
Copy link

test_database:
[java] Failure during kernel init: Invalid bean definition with name 'vufindImportService' defined in URL /DSpace/dspace/target/dspace-installer/lib/dspace-api-cris-2022.01.02-SNAPSHOT.jar!/spring/spring-dspace-addon-import-services.xml]: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"
[java] org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'vufindImportService' defined in URL [jar:file:/var/Dspace-7-src/DSpace/dspace/target/dspace-installer/lib/dspace-api-cris-2022.01.02-SNAPSHOT.jar!/spring/spring-dspace-addon-import-services.xml]: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"
[java] at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:230)
[java] at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.processProperties(PropertySourcesPlaceholderConfigurer.java:198)
[java] at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.postProcessBeanFactory(PropertySourcesPlaceholderConfigurer.java:173)
[java] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:325)
[java] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:183)
[java] at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:746)
[java] 2022-05-28 10:11:22,186 WARN org.springframework.context.support.ClassPathXmlApplicationContext @ Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'vufindImportService' defined in URL [jar:file:/var/Dspace-7-src/DSpace/dspace/target/dspace-installer/lib/dspace-api-cris-2022.01.02-SNAPSHOT.jar!/spring/spring-dspace-addon-import-services.xml]: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'vufind.api-search' in value "${vufind.api-search}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant