eclipse startup problem.... [message #105166] |
Fri, 01 August 2003 21:59 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.02848 seconds