Liquibase error while starting up the server

Hi Team,

We are getting an Liquibase error while starting up our server. Below is the error description

Caused by: org.xml.sax.SAXParseException: s4s-elt-character: Non-whitespace characters are not allowed in schema elements other than 'xs:appinfo' and 'xs:documentation'. Saw '301 Moved Permanently'.
        at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
        at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

We had a deployment today and currently we are totally blocked on this error. I believe we had the same problem like around a month ago and then it got resolved. Here is reference topic for the same : Getting liquibase changeset xml error while running a migration script

Any updates on this will help us to plan our deployment accordingly.

Thanks & Regards

1 Like

See answers in another thread: 301 moved permanently error

Hi @SteveInAustin! It’s nice to see you. Thanks for helping out!