I have been given the task of deploying Razuna on a Red Hat Enterprise version 7.2 server. Has anyone achieved this? Or have any idea as to whether it is possible?
If it is possible, could anyone provide a guide or any help? I have attempted to install all of the prerequisites but having trouble with a few of them.
Our Wiki, on installing on Linux covers RH systems. Also, there is a
dedicated page for installing ffmpeg. If you have something to add or
change let us know and we will update.
I have followed these guides but unfortunately I was unable to get Razuna working. The guide says that Razuna has currently been tested up to Red Hat 6 which I why I was curious to see whether anyone has achieved installation on Red Hat 7.
You followed the Linux guide and are not able to install Razuna? What is
not working? Also, for ffmpeg I can’t imagine that RH7 is such a difference
to RH6 in installing a third party library.
I must admit, I do not have much experience with Linux, I’m only learning but from what I am seeing some of the prerequisites do not seem to be in their depositories. For example, for the ffmpeg installation, yum install libdc1394 libdc1394-devel does not work for me. Also Ghostscript and exiftool are a little bit trickier to install but I think that I managed it eventually.
Thanks for your help Huy!! I managed to get FFMPEG installed fine. I installed Razuna and run startup.sh. I get a message saying tomcat started but I cannot see the process or connect to the web server.
I have Java working, the prerequisites are there, the variables are in place but when I start Tomcat I can’t access the web server. I tried http://ipaddress:8080 but I get nothing. Is there anything else that I could check?
| type | Database
| detail | The datasource razuna_server could not be found or was invalid
| message | General SQL Error
| errorcode | errorCode.sqlError
| extendedinfo | javax.naming.NameNotFoundException: Name [razuna_server] is not bound in this Context. Unable to find [r
| tagcontext | {CFML Type::array}
| tagname | CFQUERY
| template | /opt/razuna_tomcat_1_8/tomcat/webapps/razuna-searchserver/api/authentication.cfc
| line | 71
| column | 4
My latest error is below. Could my error be down to Java? What version of Java would could be recommended? I’m running Java version 1.8.0_45 currently.
As outlined in the release notes, you need to install Razuna, run the first
time wizard and it will automatically connect to the new search server. If
it cannot connect, you can go into the Razuna Administration and under
index set up the connection. Once the connection is established this error
will go away.