sap-commerce-tools / sanecleanup

Sensible defaults for data retention and cleanup for SAP Commerce
Apache License 2.0
25 stars 16 forks source link

CCV2 Server startup error #5

Closed azindal closed 2 years ago

azindal commented 2 years ago

Server Startup on CCV2 environment failed with error as below:

      Caused by: org.springframework.beans.FatalBeanException: 
      Context hybris Global Context Factory  couldn't  be created correctly due to, Error creating bean with name 'saneVersionRangeEvaluator' defined in 
      class path resource [sanecleanup-spring.xml]: Unexpected exception during bean creation; nested exception is 
      org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; 
      **nested exception is java.lang.NumberFormatException: For input string: "1-e98b768-feature-HYB-cleanup-extension"**

Checked the build logs from CCV2 and below details might be useful to debug this:

############ BEGIN: Build metadata ############
build.version=2005.8-2005-2202.26-20220405.1-e98b768-feature-HYB-cleanup-extension
project.repository.revision=e98b768
project.repository.branch=feature-HYB-cleanup-extension
product.version=2005.8-2005-2202.26
############ END: Build metadata ############
mpern commented 2 years ago

Hi @azindal !

Thanks for raising the issue!

The support for included columns was released with 2005.17. Please make sure to stay. to the latest patch releases, we are already on 2005.24

I have updated the release notes to mention the minimum required patch releases.