ConnectALL Core service won't start after upgrade to 3.5.0 version from 3.x version
search cancel

ConnectALL Core service won't start after upgrade to 3.5.0 version from 3.x version

book

Article ID: 377211

calendar_today

Updated On:

Products

ConnectALL ConnectAll On-Prem

Issue/Introduction

Steps to Reproduce: 

  1. Upgrade ConnectAll from 3.4.0.1 version to 3.5.0 version.
  2. Start the UI service and Validate UI is accessible.
  3. Try to start Core service
  4. Checked the logs and you will see error below in the logs which will prevent starting the Core Service.
    org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Ignored XML validation warning
    org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://camel.apache.org/schema/spring/camel-spring-3.20.5.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.


Expected Results: 

Core Service should start fine.


Actual Results:

Core service wont start and logs throw below error.
org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Ignored XML validation warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://camel.apache.org/schema/spring/camel-spring-3.20.5.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.

Environment

3.5.0

Cause

DE153165

Resolution

DE153165 resolved in 3.6.0 and ported back to 3.5.0.1