Exception in thread "main" in nohup.out

Hi,

I’'m trying to install jive_messenger_2_1_2.tar.gz but am getting errors - I hope you can help!

I have unpacked the tarball into a directory, then installed jre-1_5_0_02-linux-i586-rpm.bin from Sun. When I run “bin/messenger start” I get:

Starting messenger

nohup: appending output to `nohup.out’’

nohup.out contains:

Exception in thread “main” java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher

Here are my server details:

java version “1.5.0_02”

Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)

Java HotSpot™ Server VM (build 1.5.0_02-b09, mixed mode)

Red Hat Linux release 7.3 (Valhalla)

Thanks in advance for your help!

John

why are you using tar.gz? have you tried rpm install?

I am having the same problem on my SunOS 5.7 box as well. We have java 5 patch 2 installed and it works great for all our other programs but for some reason jive_messenger_2_1_2.tar.gz when starting up runs into the

Exception in thread “main” java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher

problem (displayed in the nohup.out).

Java Details

java -version

java version “1.5.0_02”

Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)

Java HotSpot™ Server VM (build 1.5.0_02-b09, mixed mode)

Server Details

uname -a

SunOS 5.7 Generic_106541-27 sun4u sparc SUNW,Ultra-80

Hi

I have the same problem:

Exception in thread “main” java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher

Do you have the solutions?

My host: Linux 2.6.10-1.12_FC2

Java: jre-1_5_0_04-linux-i586.bin installed in /usr/java/jre1.5.0_04 (drwxr-xr-x 7 root root)

jive installed in /usr/bin/jive_messenger/ (drwxr-xr-x 9 root root)

Thanks!!

I’'m getting the same error on OS X 10.4.2 using jive messenger 2.2.0 and the apple java15release1.

I have edited line 3 of the /bin/messenger file to point to the home directory of Java 1.5.0, but when I launch messenger no.hup shows:

Exception in thread “main” java.lang.NoClassDefFoundError:

com/install4j/runtime/Launcher

Any help would be appreciated.

Related thread were a solution was mentioned:

http://www.jivesoftware.org/community/thread.jspa?messageID=105017&#105017

– Gato