How do I get eclipse itself to run on 10.2.6?

From: Gottlieb, Robert SPAWAR (robert.gottlie..avy.mil)
Date: Thu Aug 07 2003 - 13:12:14 EDT

  • Next message: Kaj Hejer: "Re: How do I get eclipse itself to run on 10.2.6?"

    Hi,

    I've tried both 2.1.1 and 3.0 and even more recent 3.0 builds. I have recently installed Oracle 9i, not sure if that may have screwed things up, as my classpath now has tons o' Oracle stuff. Just to test that theory, though, I unset the classpath and ran again to no avail. Nothing seems to work. I keep getting something like:
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Aug 07, 2003 08:27:35.803
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.ExceptionInInitializerError: java.lang.ClassCastException: org.apache.xerces.parsers.IntegratedParserConfiguration
            at org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:95)
            at org.eclipse.core.internal.plugins.PluginParser.initializeParser(PluginParser.java:80)
            at org.eclipse.core.internal.plugins.PluginParser.<clinit>(PluginParser.java:44)
            at org.eclipse.core.internal.plugins.RegistryLoader.processManifestFile(RegistryLoader.java:89)
            at org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathFile(RegistryLoader.java:136)
            at org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathEntry(RegistryLoader.java:127)
            at org.eclipse.core.internal.plugins.RegistryLoader.processManifestFiles(RegistryLoader.java:104)
            at org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(RegistryLoader.java:63)
            at org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(RegistryLoader.java:71)
            at org.eclipse.core.internal.runtime.InternalPlatform.parsePlugins(InternalPlatform.java:890)
            at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry(InternalPlatform.java:834)
            at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPlatform.java:684)
            at java.lang.reflect.Method.invoke(Native Method)
            at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1040)
            at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
            at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
            at java.lang.reflect.Method.invoke(Native Method)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
            at org.eclipse.core.launcher.Main.run(Main.java:747)
            at org.eclipse.core.launcher.Main.main(Main.java:583)
            at java.lang.reflect.Method.invoke(Native Method)
            at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
            at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
            at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)

    Thanks,

    Robert



    This archive was generated by hypermail 2.0.0 : Thu Aug 07 2003 - 13:08:20 EDT