Eclipse cannot be started after Oracle is installed

Source: Internet
Author: User

Problem description:

After Oracle 11g is installed, the following prompt is displayed when Eclipse is started:

Version 1.3.1-01 of the JVM is not suitable for this product. Version 1.4.1 or greater is required. (Version 1.3.1-01 of JVM is not applicable to other products and must be 1.4.1 or later)

Cause:

1. Your JVM version is indeed too low... this is the reason 54. Please download the latest JDK version.

2. after Oracle is installed, the path content in the environment variable is automatically modified, and Oracle/jre. bin/is placed at the beginning, while the JDK of Oracle is 1.3.1. When Eclipse is started, find and match JDK by path. First, obtain the JDK in Oracle.

Solution:

1. Modify the environment variable, delete Oracle/jre. bin/In path, and put it to the end.

2. Eclipse desktop shortcut, right-click Properties, and add the following command to the target item: java-vm... \ jre \ bin \ javax.exe

Find the JDK by yourself in the detailed path

Related Article

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.