IgnitionModuleDevelopmentCommunity / IgnitionNode-RED

Adds support for Node-RED
Apache License 2.0
31 stars 7 forks source link

ClassNotFoundException during startup w/ 8.1.25 #31

Closed thirdgen88 closed 1 year ago

thirdgen88 commented 1 year ago

This forum post 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.