isapir / lucee-websocket

Enables server WebSockets for Lucee via JSR-356 compliant servlet containers (e.g. Tomcat 8, Jetty 9.1, etc.)
GNU Lesser General Public License v2.1
17 stars 6 forks source link

ClassFormatError:net/twentyonesolutions/lucee/websocket/functions/WebsocketRegister : Unsupported major.minor version 52.0 #5

Closed LanceLake closed 6 years ago

LanceLake commented 7 years ago

Application.cfc

http://prntscr.com/fl126b

Error when running...

http://prntscr.com/fl12fl

I am running version..

http://prntscr.com/fl137g

LanceLake commented 7 years ago

If it helps, I just upgraded from Lucee 4.5 to Lucee 5.1.3.18. That may be the issue.

isapir commented 6 years ago

Java Runtime Environment version 8 or newer is required