The environment variable is configured as JDK8 and the Java version shown is JDK7

Source: Internet
Author: User

The discovery is the JDK version of the problem, my system environment variable configuration is JDK7, but this war package needs to run in JDK8 environment. So I manually changed the JDK7 of the environment variable to JDK8, and the result found that the above problems still occur. So I opened cmd with java-version instructions to see, I am currently configured environment variables or JDK7, which I am puzzled, clearly configured is JDK8 why or show Jdk7. After a flurry of internet searches, it turns out that Oracle also comes with a JDK, and if you configure environment variables with the JDK behind Oracle, the system will default to Oracle's JDK, causing your configuration to not work at all. In this case, it is only possible to move the JDK configuration to the front of Oracle, which will not affect the operation of Oracle.

The environment variable is configured as JDK8 and the Java version shown is JDK7

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.