My openfire drives me crazy…
Installed OF 3.7.0 on Ubuntu 10.10 After Installation I run the setup by http://localhost:9090 After laste step, ther was not the annonced admin-screen, but it started setup again … and again. I restarted openfire (/etc/init.d/openfire restart). But the Browser run setup again and again.
So I looked at /etc/openfire/openfire.xml - it was 0 Byte
here an excerpt of the error.log
.
.
.
2011.07.02 10:00:19 Error on line 1 of document : Premature end of file. Nested exception: Premature end of file.
java.io.IOException: Error on line 1 of document : Premature end of file. Nested exception: Premature end of file.
at org.jivesoftware.util.XMLProperties.buildDoc(XMLProperties.java:506)
at org.jivesoftware.util.XMLProperties.(XMLProperties.java:145)
.
.
.
2011.07.02 10:00:19 Error reading XML properties
org.dom4j.DocumentException: Error on line 1 of document : Premature end of file. Nested exception: Premature end of file.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:365)
at org.jivesoftware.util.XMLProperties.buildDoc(XMLProperties.java:502)
at org.jivesoftware.util.XMLProperties.(XMLProperties.java:145)
at org.jivesoftware.util.XMLProperties.(XMLProperties.java:94)
.
.
.
But before it was the same. Then I inserted some linesin openfire.xml like debug on And then I could get the admin-page in browser. Only got Problems with Spark, where loged-in users where shown as logged-out to other logged-in user ans vice versa.
Two years ago I got a openfire(3.4.x?) installed and running very well in Open Suse 10.x with Spark(2.5.x?) with red-5. I like it, and I want to use it with Asterisk as a all-in-one communication suite.
I am as user member of the group openfire.
How to get it running properly? Is it due to Java? Do I make a mistake with ‘user-access’