Problems with start openfire service "openfire.sh"

Hi All

look, always should run this command:

root@server [/]# ./opt/openfire/bin/openfire.sh
Openfire 3.6.4 [19-may-2009 17:43:25]
Consola de administración escuchando en:
http://server.xxxxx.com:9090
https://server.xxxxx.com:9091
Starting Client Control Plugin
Starting Fastpath Server
Starting Monitoring Plugin

if i close the putty command line… this service down… and after is neccessary again run… somebody know some way for always this service are permanently up?

thx.

You want to start the service. Try:

/etc/init.d/openfire start

That should start Openfire correctly as a background service, not tied to your login.

hi thx for answer

look:

root@server [/]# /etc/init.d/openfire start
Starting openfire:
root@server [/]# /etc/init.d/openfire restart
Shutting down openfire:
Starting openfire:
root@server [/]# service openfire status
openfire is running
root@server [/]#

but not connet, i try again with

root@server [/]# ./opt/openfire/bin/openfire.sh
Openfire 3.6.4 [19-may-2009 18:19:04]
Consola de administración escuchando en:
http://server.xxxxx.com:9090
https://server.xxxxxx.com:9091
Starting Client Control Plugin
Starting Fastpath Server
Starting Monitoring Plugin

and few seconds after connect…

Hi,

What is the openfire**.sh** file? I have only openfire (without .sh). Is this your custom file? I installed OpenFire from .tar.gz distribution.

Anyway you can try /opt/openfire/bin/openfire.sh & to launch your openfire.sh script in background.

Best regards

Sergey

hi,

i installed with .rpm with this guide:

http://jangestre.wordpress.com/2007/06/26/install-openfire-on-centos-5/

i installed the version 3.6.4, some time the file openfire.xml change alone of user , change daemon to root… that’s wierd…jeje but the important is know why not always are the service up…

thx for help

Hi!

there is no .sh file in tar.gz package. I have a lot of Java SDKs on my Linux boxes (1.4, 1.5, 6.0) thus I’ve never downloaded any packages with JRE inside.

Anyway its interesting for me: how is your OpenFire now ?

Regards

Sergey

hi chur,

thx for answer, i installed in a centos 5 with cpanel , i have installed tomcat then have JDK and run fine, try some times with openfire 3.6.4, but downgrade to 3.6.3 but with tar.gz, after install not appear errors.

anyway thx for your help