I'm upgrading from 4.1 to 5.4.  I haven't seen any errors running mvn -U clean 
package or when doing an ant update.  I was able to do the database migration 
with no errors also.  I'm seeing these errors when starting tomcat:


 INFO [org.dspace.servicemanager.DSpaceServiceManager] Shutdown DSpace core 
service manager
Failed to startup the DSpace Service Manager: failure starting up spring 
service manager: Error creating bean with name 
'org.dspace.app.sherpa.SHERPAService' defined in URL 
[jar:file:/usr/local/apache-tomcat-7.0.52/webapps/xmlui/WEB-INF/lib/dspace-api-5.4.jar!/spring/spring-dspace-addon-sherpa-services.xml]:
 Error setting property values; nested exception is 
org.springframework.beans.NotWritablePropertyException: Invalid property 
'maxNumberOfTries' of bean class [org.dspace.app.sherpa.SHERPAService]: Bean 
property 'maxNumberOfTries' is not writable or has an invalid setter method. 
Does the parameter type of the setter match the return type of the getter?

Failure during filter init: Failed to startup the DSpace Service Manager: 
failure starting up spring service manager: Error creating bean with name 
'org.dspace.app.sherpa.SHERPAService' defined in URL 
[jar:file:/usr/local/apache-tomcat-7.0.52/webapps/xmlui/WEB-INF/lib/dspace-api-5.4.jar!/spring/spring-dspace-addon-sherpa-services.xml]:
 Error setting property values; nested exception is 
org.springframework.beans.NotWritablePropertyException: Invalid property 
'maxNumberOfTries' of bean class [org.dspace.app.sherpa.SHERPAService]: Bean 
property 'maxNumberOfTries' is not writable or has an invalid setter method. 
Does the parameter type of the setter match the return type of the 
getter?:java.lang.RuntimeException: Failed to startup the DSpace Service 
Manager: failure starting up spring service manager: Error creating bean with 
name 'org.dspace.app.sherpa.SHERPAService' defined in URL 
[jar:file:/usr/local/apache-tomcat-7.0.52/webapps/xmlui/WEB-INF/lib/dspace-api-5.4.jar!/spring/spring-dspace-addon-sherpa-services.xml]:
 Error setting property values; nested exception is 
org.springframework.beans.NotWritablePropertyException: Invalid property 
'maxNumberOfTries' of bean class [org.dspace.app.sherpa.SHERPAService]: Bean 
property 'maxNumberOfTries' is not writable or has an invalid setter method. 
Does the parameter type of the setter match the return type of the getter?



SEVERE: Error listenerStart

SEVERE: Context [/xmlui] startup failed due to previous errors


I'm getting a 404 error when I go to the IR website.


I've tried doing a mvn clean then mvn package then a mvn -U clean package but 
get the same tomcat errors.


Any suggestions?


Thanks -- Larry

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