Hi all, I'm trying to build a backend GMS (General...
# getting-started
l
Hi all, I'm trying to build a backend GMS (General Metadata Service) that builds a data center, but I'm getting a failure message like below:
I have installed JDK8 and JDK11, JAVA_HOME is JDK11. My gradle version is 6.9.4.
java --version
Copy code
openjdk 11.0.19 2023-04-18
OpenJDK Runtime Environment Temurin-11.0.19+7 (build 11.0.19+7)
OpenJDK 64-Bit Server VM Temurin-11.0.19+7 (build 11.0.19+7, mixed mode)
The JDK version managed by Jenv is as follows
jenv versions
Copy code
* system (set by /root/.jenv/version)
  11
  11.0
  11.0.19
  1.8
  1.8.0.201
The version of datahub trying to compile is 0.10.3
l
Hi @late-king-71541! Thanks for the note - let me see if I can find someone to help here
l
thanks for your help. I haven't solved this problem yet and need help urgently