[This forum post](https://forum.inductiveautomation.com/t/69989) mentions failure during startup under Ignition 8.1.25: ``` ... Caused by: java.lang.NoClassDefFoundError: org/eclipse/jetty/websocket/servlet/WebSocketServlet ... ``` Jetty went from 9 to 10 with this upgrade and there were some namespace changes that need to be taken into account.