Need help installing on Remote Linux server

Here is what I get when I try to install on my server. I have never installed software on a Linux box so I hope I am providing everything you need to assist me.

-bash-2.05b$ java -version
libgcj-java-placeholder.sh

This script is a placeholder for the /usr/bin/java
master link required by jpackage.org conventions.  libgcj's
rmiregistry, rmic and jar tools are now slave symlinks to these
masters, and are managed by the alternatives(8) system.

This change was necessary because the rmiregistry, rmic and jar tools
installed by previous versions of libgcj conflicted with symlinks
installed by jpackage.org JVM packages.

This script was designed to be overridden by the supported RHEL3 JRE
packages, java-1.4.2-bea and java-1.4.2-ibm.  It is installed as an
alternative symlink as /usr/bin/java.  It will override a third-party
(non-RHEL3) JRE's java command if the JRE's bin directory is listed
after /usr/bin in PATH.  In that case, it is recommended that the
third-party JRE's bin directory be listed first in PATH instead.

gij (GNU libgcj) version 3.2.3 20030502 (Red Hat Linux 3.2.3-49)

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-bash-2.05b$ java -jar servoy_installer.jar
libgcj-java-placeholder.sh

This script is a placeholder for the /usr/bin/java
master link required by jpackage.org conventions.  libgcj's
rmiregistry, rmic and jar tools are now slave symlinks to these
masters, and are managed by the alternatives(8) system.

This change was necessary because the rmiregistry, rmic and jar tools
installed by previous versions of libgcj conflicted with symlinks
installed by jpackage.org JVM packages.

This script was designed to be overridden by the supported RHEL3 JRE
packages, java-1.4.2-bea and java-1.4.2-ibm.  It is installed as an
alternative symlink as /usr/bin/java.  It will override a third-party
(non-RHEL3) JRE's java command if the JRE's bin directory is listed
after /usr/bin in PATH.  In that case, it is recommended that the
third-party JRE's bin directory be listed first in PATH instead.

Exception in thread "main" java.lang.InternalError: Unexpected exception while defining class com.izforge.izpack.installer.GUIInstaller$LanguageDialog: java.lang.ClassNotFoundException: javax.swing.JDialog
   at 0x00a71ca3: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a64b1e: java.lang.Error.Error(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a72086: java.lang.VirtualMachineError.VirtualMachineError(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a664be: java.lang.InternalError.InternalError(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a63abf: java.lang.ClassLoader.defineClass(java.lang.String, byte[], int, int, java.security.ProtectionDomain) (/usr/lib/./libgcj.so.3)
   at 0x00a638a3: java.lang.ClassLoader.defineClass(java.lang.String, byte[], int, int) (/usr/lib/./libgcj.so.3)
   at 0x00afad9a: java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a510f7: gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00a63794: java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/./libgcj.so.3)
   at 0x00a517fc: _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
   at 0x00a4dc6d: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
   at 0x00a4449f: _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/./libgcj.so.3)
   at 0x00a3a7c7: _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/./libgcj.so.3)
   at 0x00a32a64: _Jv_PrepareClass(java.lang.Class) (/usr/lib/./libgcj.so.3)
   at 0x00a50f88: java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/./libgcj.so.3)
   at 0x00a63b43: java.lang.ClassLoader.resolveClass0(java.lang.Class) (/usr/lib/./libgcj.so.3)
   at 0x00a4f3fc: java.lang.Class.initializeClass() (/usr/lib/./libgcj.so.3)
   at 0x00a4dc94: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
   at 0x00a4dd2f: java.lang.Class.forName(java.lang.String) (/usr/lib/./libgcj.so.3)
   at 0x00b8bff7: ffi_call_SYSV (/usr/lib/./libgcj.so.3)
   at 0x00b8bfb7: ffi_raw_call (/usr/lib/./libgcj.so.3)
   at 0x00a39658: _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
   at 0x00a39f64: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw, _Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
   at 0x00a37474: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
   at 0x00b8be6c: ?? (??:0)
   at 0x00a4bd68: gnu.gcj.runtime.FirstThread.call_main() (/usr/lib/./libgcj.so.3)
   at 0x00ab5e99: gnu.gcj.runtime.FirstThread.run() (/usr/lib/./libgcj.so.3)
   at 0x00a58aec: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
   at 0x00a2582c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/./libgcj.so.3)
   at 0x08048930: ?? (??:0)
   at 0x0034279d: __libc_start_main (/lib/tls/libc.so.6)
   at 0x080486e1: ?? (??:0)
-bash-2.05b$

Any help is greatly appreciated.

Wich distro are you installing to? Wich Java SDK have you installed?
I guess you’re using a Fedora or RedHat distro.
This error message means that your server is trying to use a default placeholder as a java machine, try to download and install Sun-JDK and then update the paths in /etc/profile.d/java.sh
I can’t access my linux server now so I can’t tell you more, try to google around and you’ll find a lot of infos.

Servoy support rocks!. Jan threw on his cape and found that we had it installed but needed a symlink to the user directory. Then we had to get servoy installed…