I have this problem: tarting a Gradle Daemon, 1 bu...
# community-support
a
I have this problem: tarting a Gradle Daemon, 1 busy and 2 incompatible and 1 stopped Daemons could not be reused, use --status for details FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'soprafs24'. > Could not open proj generic class cache for build file 'C:\Users\arber\Documents\mapquestor-server\build.gradle' (C:\Users\arber\.gradle\caches\7.6\scripts\f18khz5h2d59r1kajuvn3zca7). > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 17s
t
Gradle 7.6 is not compatible with JDK 21: https://docs.gradle.org/current/userguide/compatibility.html
☝️ 1