On 14-01-2021 18:59, Arismendi, Andy wrote:
It appears Jetty recently stopped starting (see below). Not sure if this has been reported yet… The error appears to be:

java.lang.ClassNotFoundException: org.eclipse.jetty.xml.XmlConfiguration

Thanks,
-Andy

It was fine on a previous 2.18 snapshot version.txt -

    version = 2.18-SNAPSHOT
    git revision = cf16e5a6c0f14b802d6d665b1d9d3f8c1aa2ed14
    git branch = origin/2.18.x
    build date = 15-Dec-2020 04:11
    geotools version = 24-SNAPSHOT
    geotools revision = ab11cbbec4b5f20c67412c8ba11f6c6dea3b1fcd
    geowebcache version = 1.18-SNAPSHOT
    geowebcache revision = 4ac71fc3bc6848927c8a4531ceb37de93c04a426/4ac71
    hudson build = -1


Doesn’t work with a recent snapshot version.txt -

    version = 2.18-SNAPSHOT
    git revision = d55bf28215089c5c69b94f17dc97aa4c44936cad
    git branch = origin/2.18.x
    build date = 14-Jan-2021 04:11
    geotools version = 24-SNAPSHOT
    geotools revision = e82df60dc5d206908f2d691bd3df4096515cbb7b
    geowebcache version = 1.18-SNAPSHOT
    geowebcache revision = a4571508b2aae66c899d2d95c0ef873294f96853/a4571
    hudson build = -1


In that period (on Dec 28) Jetty was updated from 9.4.18.v20190429 to 9.4.35.v20201120 because Jetty resolved some security issues

see: https://github.com/geoserver/geoserver/pull/4632

"org.eclipse.jetty.xml.XmlConfiguration" should be provided by jetty-xml (jetty-xml.jar) perhaps that is missing from the packaging?

I'll start a local build, see what I can find out

-M


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to