Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 13057  / 2 Years ago, tue, august 30, 2022, 4:23:50

I know that Openfire 3.7.1 is installed because when i run;



apt-cache policy openfire


That confirms it. But when I try;



/etc/init.d/openfire start


The line resets like a successful command. If I browse to port 9090, It wont connect. I verified that opening the ports is working in AWS by installing apache.




  • How can I check if openfire is running?

  • Is there a separate issue why openfire doesn't run?

  • Is there a log I can check?


More From » services

 Answers
1

You may also try :



sudo ps -ef | grep openfire


This will show that the process is running and also show the symlink as well with the absolute path of the openfire installation.


[#36892] Wednesday, August 31, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
curatekill

Total Points: 376
Total Questions: 117
Total Answers: 102

Location: Wales
Member since Mon, May 17, 2021
3 Years ago
curatekill questions
Fri, Sep 30, 22, 17:23, 2 Years ago
Sun, May 21, 23, 23:32, 1 Year ago
Sat, May 15, 21, 11:19, 3 Years ago
;