[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipse-dev] Problem with Running Eclipse
|
Dear All,
I have RedHat 7.2 with kernel version 2.4.7-10. I downloaded Eclipse release 2.0.2.
When I try to run the application a dialog box appears saying that an error has happened and the error info
is stored in workspace/.metadata/.log
This file contains the following lines:
!SESSION Jan 23, 2003 16:23:32.977 ---------------------------------------------
java.version=1.3.1_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Command-line arguments: -os linux -ws gtk -arch x86 -install file:/home/prasad/eclipse/eclipse/
!ENTRY org.eclipse.core.runtime 4 2 Jan 23, 2003 16:23:32.980
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 0
java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
!ENTRY org.eclipse.core.runtime 4 2 Jan 23, 2003 16:23:33.12
!MESSAGE Plug-in "org.eclipse.ui" was unable to instantiate class "org.eclipse.ui.internal.Workbench".
!STACK 0
org.eclipse.core.internal.boot.DelegatingLoaderException: org.eclipse.core.runtime.CoreException: Problems encountered starting up plug-in: "org.eclipse.core.resources".
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 23, 2003 16:23:33.91
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException: java.lang.IllegalArgumentException: Application not found: org.eclipse.ui.workbench.
As I'm in an urgent need to work on Eclipse, please help me in getting rid of this problem asap.
Thanks,
Prasad.