|
Nov 18
2009
|
Couple of months ago I installed Tigase server on my laptop and it was working beautifully until this morning. I've installed quite a few major OS updates on my laptop since then and I must've done something to upset Tigase. I visited Tigase Website to download a fresh copy of the server and see what the command is to install it using console. The Website seems to be in the middle of some sort of upgrade and many links appear to be broken. Thanks to Google cached search results I managed to find what I wanted.
Here's the magic command to install Tigase using consile installer:
java -jar nameOfTheDownloadedJarFile.jar -console
and follow the prompts. It's pretty simple, but my brain refuses to memorise it.By the way, I was getting the following error when I started the server:
etc/tigase.xml: line 1: syntax error near unexpected token `newline'
etc/tigase.xml: line 1: `<?xml version='1.0' encoding='UTF-8'?>'
JAVA_HOME is not set.
UPDATE: Tigase Website, is back online and installation instructions can be found here.
You can download Tigase server from Tigase Website.
Marko