Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Encountered in jetty.xml --> cvc-elt.1: Cannot find the declaration of element 'Configure'. #12887

Closed
chetanlanje74 opened this issue Mar 7, 2025 · 2 comments
Labels
Bug For general bugs on Jetty side Unsupported Release For releases that are no longer supported

Comments

@chetanlanje74
Copy link

Jetty version(s)
9.4.57

Jetty Environment

Java version/vendor
openjdk version "1.8."

OS type/version
Ubuntu 20

Description
In below Jetty.xml

Getting Above Errors there When upgraded Jetty 9.4.57.v20241219,

Caused by: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 64; cvc-elt.1: Cannot find the declaration of element 'Configure'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)

tried to replace http://www.eclipse.org/jetty/configure_9_3.dtd with https://jetty.org/configure_9_3.dtd
But did not work...

Image Image
@chetanlanje74 chetanlanje74 added the Bug For general bugs on Jetty side label Mar 7, 2025
@janbartel
Copy link
Contributor

@chetanlanje74 please see my comment on the other issue you posted on.

You are using a version of jetty that has long been superceded and I recommend you upgrade.

@joakime joakime added the Unsupported Release For releases that are no longer supported label Mar 7, 2025
@joakime
Copy link
Contributor

joakime commented Mar 7, 2025

Closing as unsupported release.

@joakime joakime closed this as completed Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side Unsupported Release For releases that are no longer supported
Projects
None yet
Development

No branches or pull requests

3 participants