Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Error in launching eclipse

when i execute eclipse script :- Getting following error in .metadata/.log

!SESSION 2009-06-22 14:48:47.605
-----------------------------------------------
eclipse.buildId=M20060921-0945
java.fullversion=GNU libgcj 4.1.2 20070626 (Red Hat 4.1.2-14)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 4 0 2009-06-22 14:48:48.858
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/rishabh/e/eclipse/configuration/org.eclipse.osgi/bundles/359/1/.cp/libswt-pi-gtk-3236.so:
/home/rishabh/e/eclipse/configuration/org.eclipse.osgi/bundles/359/1/.cp/libswt-pi-gtk-3236.so:
wrong ELF class: ELFCLASS32
   at java.lang.Runtime._load(libgcj.so.7rh)
   at java.lang.Runtime.loadLibrary(libgcj.so.7rh)
   at java.lang.System.loadLibrary(libgcj.so.7rh)
   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
   at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
   at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)
   at
org.eclipse.ui.PlatformUI.createDisplay(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
   at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
   at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
   at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
   at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
   at java.lang.reflect.Method.invoke(libgcj.so.7rh)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)

!ENTRY org.eclipse.osgi 2 0 2009-06-22 14:48:49.220
!MESSAGE The following is a complete list of bundles which are not resolved,
see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 14:48:49.220
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100.jar [124]
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2009-06-22 14:48:49.220
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 14:48:49.220
!MESSAGE Bundle update@plugins/org.junit4_4.1.0.1/ [220] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 14:48:49.220
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar [300]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 14:48:49.220
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar [346]
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2009-06-22 14:48:49.220
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0).
!SESSION 2009-06-22 15:51:58.264
-----------------------------------------------
eclipse.buildId=M20060921-0945
java.fullversion=GNU libgcj 4.1.2 20070626 (Red Hat 4.1.2-14)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 4 0 2009-06-22 15:51:59.506
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/rishabh/e/eclipse/configuration/org.eclipse.osgi/bundles/359/1/.cp/libswt-pi-gtk-3236.so:
/home/rishabh/e/eclipse/configuration/org.eclipse.osgi/bundles/359/1/.cp/libswt-pi-gtk-3236.so:
wrong ELF class: ELFCLASS32
   at java.lang.Runtime._load(libgcj.so.7rh)
   at java.lang.Runtime.loadLibrary(libgcj.so.7rh)
   at java.lang.System.loadLibrary(libgcj.so.7rh)
   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
   at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
   at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)
   at
org.eclipse.ui.PlatformUI.createDisplay(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
   at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
   at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
   at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
   at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
   at java.lang.reflect.Method.invoke(libgcj.so.7rh)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)

!ENTRY org.eclipse.osgi 2 0 2009-06-22 15:51:59.866
!MESSAGE The following is a complete list of bundles which are not resolved,
see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 15:51:59.866
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100.jar [124]
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2009-06-22 15:51:59.866
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 15:51:59.866
!MESSAGE Bundle update@plugins/org.junit4_4.1.0.1/ [220] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 15:51:59.866
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar [300]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-22 15:51:59.866
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar [346]
was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2009-06-22 15:51:59.866
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0). 
-- 
View this message in context: http://www.nabble.com/Error-in-launching-eclipse-tp24158831p24158831.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top