I am usually too lazy to write a blog post so I though that I should share mini blog post something like tweets, obviously not 160 characters. But these mini post will be quick to write and to the point with soem simple structure
Problem:
Error:
Solution:
Reference:
So here is my first mini blog entry entry
Problem: Openfire does not startup after installation on CentOS 64 bit (AWS)
Error: Following is the error in the log file /opt/openfire/logs/nohup.log
nohup: failed to run command `/opt/openfire/jre/bin/java': No such file or directory
Solution: Install following dependent packages
yum install libldb.i686
yum install zlib.i686
Reference: Related thread - https://community.igniterealtime.org/thread/43673
No comments:
Post a Comment
Your comments are valuable to us