facebook

xml error on installation of MyEclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #217228 Reply

    lineas
    Member

    Hi!

    After installing MyEclipse I am no longer able to start Eclipse.
    This is the message recived in the configuration:

    I have tried uninstalling and reinstalling, so if anyone have an idea what’s wrong, please let me know.

    Thanks!

    Regards
    Line Sele
    !SESSION okt 08, 2004 15:11:23.898 ———————————————
    eclipse.buildId=I200406251208
    java.version=1.3.1_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO

    !ENTRY org.eclipse.osgi okt 08, 2004 15:11:23.898
    !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)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndorsedXMLParser(EclipseAdaptor.java:272)
    at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStart(EclipseAdaptor.java:253)
    at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:61)
    at and so on…..

    #217235

    Scott Anderson
    Participant

    java.version=1.3.1_01

    You can’t run Eclipse with JDK 1.3.1; 1.4.1 or greater is required.

    #217274

    UEN
    Member

    had the same problem after installing an Oracle client; very frustrating.

    I found this on eclipse help:

    “It is recommended that you explicitly specify which Java VM to use when running Eclipse. This is achieved with the -vm command line argument (for example, -vm c:\jre\bin\javaw.exe). If you don’t use -vm, Eclipse will use the first Java VM found on the O/S path. When you install other products, they may change your path, resulting in a different Java VM being used when you next launch Eclipse.”

    try launching eclipse from the comand line “eclipse -vm c:\j2sdk1.4.2_04\jre\bin\javaw”. if that works, then all you need to do is edit your path.

    #217277

    Riyad Kalla
    Member

    Thank you for posting additional information.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: xml error on installation of MyEclipse

You must be logged in to post in the forum log in