Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse startup problem....
eclipse startup problem.... [message #105166] Fri, 01 August 2003 21:59 Go to next message
Eclipse UserFriend
Originally posted by: syedwasimali.hotmail.com

Trying to run eclipse-2.1.1-gtk build on RH7.3 linux platform and the
attempts to start the IDE initially failed with the following error:

org.apache.axis.util.ObjectFactory$ConfigurationError: Provider
org.apache.xerces.parsers.StandardParserConfiguration not found
at ....

added the xercesImpl.jar and xmlParserAPIs.jar (xerces_2_3_0) in the
classpath, but that only changed the error to:

java.lang.ExceptionInInitializerError
at
.......................RegistryLoader.processManifestFile(Re gistryLoader.javaA:89)
at ....

I have tried the following variations of commands to no avail:

$ eclipse
$ eclipse -vm /loc.../j2sdk_1_4_1/java
$ eclipse -vm /loc.../j2sdk_1_4_1/java -jvmargs -Djava.ext.dir=

It is hard for me to imagine that starting this IDE can be so difficult.
I *must* be missing something very very simple. Any ideas???

Many thanks in advance.

-Syed
Re: eclipse startup problem.... [message #109067 is a reply to message #105166] Fri, 08 August 2003 20:30 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

http://eclipsewiki.swiki.net/134#badXerces
--


Syed wrote:
> Trying to run eclipse-2.1.1-gtk build on RH7.3 linux platform and the
> attempts to start the IDE initially failed with the following error:
>
> org.apache.axis.util.ObjectFactory$ConfigurationError: Provider
> org.apache.xerces.parsers.StandardParserConfiguration not found
> at ....
>
> added the xercesImpl.jar and xmlParserAPIs.jar (xerces_2_3_0) in the
> classpath, but that only changed the error to:
>
> java.lang.ExceptionInInitializerError
> at
> ......................RegistryLoader.processManifestFile(Reg istryLoader.javaA:89)
>
> at ....
>
> I have tried the following variations of commands to no avail:
>
> $ eclipse
> $ eclipse -vm /loc.../j2sdk_1_4_1/java
> $ eclipse -vm /loc.../j2sdk_1_4_1/java -jvmargs -Djava.ext.dir=
>
> It is hard for me to imagine that starting this IDE can be so difficult.
> I *must* be missing something very very simple. Any ideas???
>
> Many thanks in advance.
>
> -Syed
>
Previous Topic:Eclipse without (file based) resources
Next Topic:Plugin dependencies
Goto Forum:
  


Current Time: Thu Jul 25 13:00:06 GMT 2024

Powered by FUDForum. Page generated in 0.02800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top