Hi, have you get the code from https://github.com/4Science/DSpace ?
Have you deployed the new generated webapps ? you need to put your customization in the new version you cannot use the old webapp with the new configuration files. if you have already deployed the new webapp, can you share the list of the content of your jspui/WEB-INF/lib folder? Andrea Il 01/03/2017 13:34, [email protected]<mailto:[email protected]> ha scritto: 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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- Andrea Bollini Chief Technology and Innovation Officer 4Science, www.4science.it<http://www.4science.it> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy mobile: +39 333 934 1808 skype: a.bollini linkedin: andreabollini orcid: 0000-0002-9029-1854 an Itway Group Company Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates -- 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.
