Hi there

I recently updated my repository from DSpace-CRIS 5 to the last version 
available in Github.

So far good except some files are causing serious issues. Specifically I 
get this log errors in my Catalina output.

Failed to startup the DSpace Service Manager: failure starting up spring 
service manager: Error creating bean with name 
'org.dspace.content.ItemEnhancer#0' defined in file 
[/dspace/bin/config/spring/cris/cris-metadata-enhancers.xml]: 
Initialization of bean failed; nested exception is 
org.springframework.beans.ConversionNotSupportedException: Failed to 
convert property value of type 'java.util.ArrayList' to required type 
'java.util.List' for property 'generators'; nested exception is 
java.lang.IllegalStateException:

Cannot convert value of type 
[org.dspace.content.integration.defaultvalues.FulltextInfoGenerator] to 
required type [it.cineca.surplus.ir.defaultvalues.EnhancedValuesGenerator] 
for property 'generators[0]': no matching editors or conversion strategy 
found

Initialization of bean failed; nested exception is 
org.springframework.beans.ConversionNotSupportedException: Failed to 
convert property value of type 'java.util.ArrayList' to required type 
'java.util.List' for property 'generators'; nested exception is 
java.lang.IllegalStateException: Cannot convert value of type 
[org.dspace.content.integration.defaultvalues.FulltextInfoGenerator] to 
required type [it.cineca.surplus.ir.defaultvalues.EnhancedValuesGenerator] 
for property 'generators[0]': no matching editors or conversion strategy 
found

etc, etc, etc

If using old version of cris-metadata-enhancers.xml doesn't work because 
same problems occur with cris-plugin.xml and so on. If maintaining old 
versions of these files implies I can't run any commands using 'dspace' 
script like export-cris-configuration and more.

During my update I only copied webapps and some minor configuration changes 
from old installation.

Any ideas?

-- 
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