Koozali.org: home of the SME Server

IM Server (Jive Messenger) on SME 6.0.x

kangkc

IM Server (Jive Messenger) on SME 6.0.x
« on: September 01, 2005, 05:53:39 AM »
Just want to share with everyone that the installation for the Jive Messenger is a breeze on SME Server 6.0.x.
Jive Messenger is Java instant messaging (IM) and group chat server that implements the XMPP (Jabber) protocol.

Just download the RPM, following the installation instruction on the Jive website. Only problem I'm facing now is my MySQL option. Couldn't get the JDBC with MySQL working. Least of my concern as Jive bundle with HSQLDB and it works just fine.

Next thing on the list is to get it working with the Astreisk-IM plugin and we will have a SME Communication Server  :-D

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
Jive's Great but Java?
« Reply #1 on: September 01, 2005, 03:47:01 PM »
I have played with the win version of Jive Messenger and it's great, so I was interested in trying an installation out on the SME server.  The install went ok but I couldn't start the service because of java problems.  Did you install java first?  If so, how?
Saving the world ... one server at a time.

kangkc

IM Server (Jive Messenger) on SME 6.0.x
« Reply #2 on: September 01, 2005, 03:59:05 PM »
Download the rpm from jive web site, the rpm bundle the required Java JRE. You shouldn't need to install anything else. At least it works for me.

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
JAVA_HOME
« Reply #3 on: September 02, 2005, 02:10:41 PM »
When running messenger.sh I get the error "JAVA_HOME is not defined correctly.  We cannot execute JAVA"

Any ideas?
Saving the world ... one server at a time.

kangkc

IM Server (Jive Messenger) on SME 6.0.x
« Reply #4 on: September 06, 2005, 07:01:02 AM »
Don't seems to have any problem on my end.

Did you issue the start up for the messenger as:
./messenger start

as described in Jive web site?