java.lang.UnsupportedClassVersionError(지오서버 오류)

DEV_Eastwoo·2023년 6월 16일

오류 내용

> java.lang.UnsupportedClassVersionError: org/geoserver/GeoserverInitStartupListener has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

자바 업그레이드 2.23.0 릴리즈 부터 자바 8 이상부터 →11이상으로 변경

해결 방안

자바 17로 업그레이드

참고사항 : https://geoserver.org/announcements/2023/04/05/geoserver-2-23-0-released.html

profile
backend 개발

0개의 댓글