Openfire installed and started, but port 9090 not opened

Openfire installed and started, but port 9090 not open and process not showing.

Gentoo ~ # /etc/init.d/openfire start

  • Starting Openfire Server …


Gentoo ~ # ps ax | grep openfire

10414 pts/0 R+ 0:00 grep openfire


Gentoo ~ # netstat -pan --inet

Active Internet connections (servers and established)

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 5549/mysqld

tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 6390/perl

tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 5810/apache2

tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 6269/vsftpd

tcp 0 0 192.168.1.245:53 0.0.0.0:* LISTEN 5318/named

tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 5318/named

tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 5697/sshd

tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 5318/named

tcp 0 148 192.168.1.245:22 192.168.1.224:1849 ESTABLISHED 10396/0

udp 0 0 0.0.0.0:1024 0.0.0.0:* 5318/named

udp 0 0 0.0.0.0:10000 0.0.0.0:* 6390/perl

udp 0 0 192.168.1.245:53 0.0.0.0:* 5318/named

udp 0 0 127.0.0.1:53 0.0.0.0:* 5318/named

In the openfire.log file no error message

What is this trouble ?

Help me please …

Hi,

is there a nohup.out file in the /opt/openfire/bin/ directory? Maybe you are using the wrong JRE and the start script could have some problems to evaluate the right return value.

LG

I just had this same problem on my Gentoo box. You simply need to:

mv /opt/openfire/conf/openfire.xml.sample /opt/openfire/conf/openfire.xml