This thread is archived
4 Replies Last post: May 9, 2007 12:28 PM by papawu  
samaka   12 posts since
May 7, 2007
Currently Being Moderated

May 9, 2007 4:54 AM

Run openfire as Service

Hi,

 

I have installed openfire under centos 4.4 OS (Clone of Redhat) like :

rpm -ivh openfire.X.Y.rpm

I have read official documenation which indicate how to. In fact i had excuted the follwing script as :

 

sh redhat-postinstall.sh

sh openfired

 

When I made service openfired start or status or stop.There is no feedback. I check http://localhost:9090/ or by netstat -an, I didn''t find the port 8080 ruuning. When I check the error (cat /opt/openfire/logs/error.log) I didn''t find anything.

 

What''s wrong? please help me.

papawu Bronze 133 posts since
Mar 13, 2007
Currently Being Moderated
May 9, 2007 7:09 AM in response to: samaka
Re: Run openfire as Service
Jason L Silver 208 posts since
May 2, 2007
Currently Being Moderated
May 9, 2007 9:37 AM in response to: samaka
Re: Run openfire as Service

have you tried su - to the jive user to see if that user can

#/opt/openfire/bin/openfire start

 

??

 

seems I had that problem and I think it was permissions.  also have you edited any of those files, like the /opt/openfire/bin/extras/can''tremembername-sysconfig

 

I think there is a file in there with options to edit and then run the postinstall

papawu Bronze 133 posts since
Mar 13, 2007
Currently Being Moderated
May 9, 2007 12:28 PM in response to: samaka
Re: Run openfire as Service

More Like This

  • Retrieving data ...