Posted By:
Miguel_Yi
Posted On:
Friday, June 12, 2009 03:44 PM
Hello, I'm currently configuring the Synchronization Manager in a Linux server, but there is an error trying to start the Synchronization Manager GUI, the server specs are: .- OS: Red Hat 3.4.6-3 .- Architecture: x86_64 .- Java: j2sdk1.4.2_12 .- MaxDB Kernel version : 7.6.00.35 .- Synchronization Manager component version: 7.6.06.03 .- Eclipse version: 3.1 The error when I try to start the Synchronization Manager GUI: Exception in thread "main" java.lang.ExceptionInInitializerError at java.lang.Class.initializeClass() (/usr/lib64/libgcj.so.5.0.0) at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib64/libgcj.so.5.0.0) at org.eclipse.swt.wi
More>>
Hello,
I'm currently configuring the Synchronization Manager in a Linux server, but there is an error trying to start the Synchronization Manager GUI, the server specs are:
.- OS: Red Hat 3.4.6-3
.- Architecture: x86_64
.- Java: j2sdk1.4.2_12
.- MaxDB Kernel version : 7.6.00.35
.- Synchronization Manager component version: 7.6.06.03
.- Eclipse version: 3.1
The error when I try to start the Synchronization Manager GUI:
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass() (/usr/lib64/libgcj.so.5.0.0)
at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib64/libgcj.so.5.0.0)
at org.eclipse.swt.widgets.Widget.isValidSubclass() (Unknown Source)
at org.eclipse.swt.widgets.Decorations.checkSubclass() (Unknown Source)
at org.eclipse.swt.widgets.Shell.Shell(org.eclipse.swt.widgets.Display, org.eclipse.swt.widgets.Shell, int, long) (Unknown Source)
at org.eclipse.swt.widgets.Shell.Shell(org.eclipse.swt.widgets.Shell, int) (Unknown Source)
at org.eclipse.jface.window.Window.createShell() (Unknown Source)
at org.eclipse.jface.window.Window.create() (Unknown Source)
at org.eclipse.jface.window.Window.open() (Unknown Source)
at com.sap.sdb.syncMan.gui.SyncManGUI.run() (Unknown Source)
at com.sap.sdb.syncMan.gui.SyncManGUI.main(java.lang.String[]) (Unknown Source)
Caused by: java.lang.NullPointerException
at memmove (/lib64/tls/libc-2.3.4.so)
at BJJ.Java_org_eclipse_swt_internal_gtk_OS_memmove_ (/sapdb/programs/app/syncman/extern/libswt-pi-gtk-3138.so)
at _Jv_JNIMethod.call(ffi_cif, void, ffi_raw, void) (/usr/lib64/libgcj.so.5.0.0)
at org.eclipse.swt.internal.Converter.wcsToMbcs(java.lang.String, char[], boolean) (Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(java.lang.String, java.lang.String, boolean) (Unknown Source)
at org.eclipse.swt.widgets.Display.
() (Unknown Source)
at java.lang.Class.initializeClass() (/usr/lib64/libgcj.so.5.0.0)
From the exception I'm guessing that the libgcj has to be upgraded, am I right? or maybe the entire j2sdk to a newer version like 1.4.2_19?
Hope you can give me some guidance to solve this problem as soon as possible.
Regards,
Miguel Yi
<<Less