Installation OpenMNS
Hi folks,
I am installing OpenMNS on my Linux Fedora Core3 box according to the installation guide.
Everything run smoothly until I run the openMNS Installer:
[root@localhost ~]# $OPENNMS_HOME/bin/install -disU
Warning: -Xmx256m not understood. Ignoring.
Warning: -jar not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError: .opt.OpenNMS.lib.opennms_install.jar
at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
at __gcj_personality_v0 (/root/java.home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre)
at __libc_start_main (/lib/tls/libc-2.3.3.so)
at _Jv_RegisterClasses (/root/java.home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre)
Can somebody tell me what those warnings refer to and what I am supposed to do to fix the
problem?
Many thanks!
----------------------------------------------------------------------
only 10% of humans understand the binary system
Last edited by Melbi; 11-10-2005 at 10:45 PM.
|