> I am trying to get FDS running on a fully updated EL4 > machine. I installed the fedora-ds-1.0.4-1.RHEL4 rpm and all > looks fine until I try to start the admin console. When I do > that I get the following errors: > > (pocono pts7) # ./startconsole -u admin -a > http://pocono.keenanmotorgroup.com:47868/ > Warning: -ms8m not understood. Ignoring. > Warning: -mx64m not understood. Ignoring. > Exception in thread "GtkMain" java.lang.UnsatisfiedLinkError: gtkInit > at _Jv_LookupJNIMethod (/usr/lib64/libgcj.so.5.0.0) > at _Jv_JNIMethod.call(ffi_cif, void, ffi_raw, void) > (/usr/lib64/libgcj.so.5.0.0) > at gnu.java.awt.peer.gtk.GtkMainThread.run() (Unknown Source) > at java.lang.Thread.run() (/usr/lib64/libgcj.so.5.0.0) > at _Jv_ThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0) > at GC_start_routine (/usr/lib64/libgcj.so.5.0.0) > at __clone (/lib64/tls/libc-2.3.4.so) > > If I try telnetting to port 47868 I get connection refused. Are you using a supported verion of Java? It appears you're not. I've had luck with the IBM and Sun versions.