vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, idebug was just installed on our AIX 5.3 server. I'm getting the error below that is logged to a file just after the splash screen is displayed. My understanding is that the IBM debugger is standalone, and the system admin has stated that there are no unsatisfied dependancies. Also, the idebug configuration file (idebug.cfg) has not been changed. Can anyone please help explain the error and what needs to be done to correct it if possible. !SESSION 2007-06-19 09:39:56.782 ----------------------------------------------- eclipse.buildId=I20050527-1300 java.fullversion=J2RE 1.4.2 IBM AIX build ca142-20050609 (JIT enabled: jitc) BootLoader constants: OS=aix, ARCH=ppc, WS=motif, NL=en_US Command-line arguments: -os aix -ws motif -arch ppc !ENTRY org.eclipse.osgi 2007-06-19 09:39:59.97 !MESSAGE Application error !STACK 1 java.lang.ExceptionInInitializerError at org.eclipse.swt.graphics.Device.<clinit>(Device.ja va:111) at org.eclipse.ui.internal.Workbench.createDisplay(Wo rkbench.java: 381) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI .java:155) at com.ibm.debug.idebug.platform.IdebugApplication.ru n(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivato r $1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java: 376) at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java: 163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java: 85) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java: 58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java: 60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java: 278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) Caused by: java.lang.NullPointerException at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:2171) at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1988) at java.lang.Runtime.loadLibrary0(Runtime.java:824) at java.lang.System.loadLibrary(System.java:908) at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123) at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java :18) ... 16 more ~ Regards, Michael |