An error is reported when eclipse is started.

Source: Internet
Author: User

Download the latest version eclipse3.0 from a few days ago and decompress it to the D:/eclipse directory, A prompt box pops up at startup, indicating that an error occurred. Please refer to the ******** under Eclipse/configuration *******. log File.
The file says:
! Session Juan? Why? 01,200 5 23:16:43. 692 ----------------------------------------------
Eclipse. buildid = i200405211200
Java. Version = 1.3.1 _ 01
Java. Vendor = Sun Microsystems Inc.
Bootloader constants: OS = Win32, arch = x86, Ws = Win32, NL = zh_cn
! Entry org. Eclipse. osgi? Why? 01,200 5 23:16:43. 692
! Message error registering XML Parser services.
! Stack 0
Java. Lang. classnotfoundexception: javax. xml. parsers. saxparserfactory
At java.net. urlclassloader $ 1.run( unknown source)
At java. Security. accesscontroller. doprivileged (native method)
At java.net. urlclassloader. findclass (unknown source)

The problem is simple: javax. xml. parsers. saxparserfactory cannot be found. What's wrong? My java. version is 1.4.1. Why is it 1.3.1 ?! Think about it, it is to install an orcale9 client, is it from it?

Run the CMD command, path + press enter, and output the following results: D:/Oracle/ora92/bin; G:/program files/Oracle/JRE/1.3.1/bin; G: /program files/Oracle/JRE/1.1.8/bin; % SystemRoot %/system32; % SystemRoot %/system32/WBEM; D:/Borland/jbuilderx/jdk1.4

Set path to D:/Oracle/ora92/bin; % java_home %/JRE/bin; % SystemRoot %/system32; % SystemRoot %; % SystemRoot %/system32/wbems

Restart eclipse, OK, OK !!!

I am afraid to break down orcale and run it again. Well, the Java version is also annoying!

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.