Solr does not appear to be running in CF 2018 install
Hello folks,
We recently installed ColdFusion 2018 on Red Hat Enterprise Linux in our environment and are migrating applications to the new servers. One of our applications uses Solr collections. Unfortunately it looks like Solr isn't running on the new system. It appears to be installed (/opt/coldfusion2018/cfusion/jetty/solr is populated) but it doesn't appear to have spawned any jobs. When I try to create new collections I get the error message, "Unable to retrieve collections from the Search Services. Ensure that you have installed ColdFusion Search Service and it is running."
Solr host name: localhost
Solr Home: /opt/coldfusion2018/cfusion/jetty/multicore
I try to reach {server}:8983/solr and {server}:8991/solr via both browser from my work machine and curl from the server, to no avail.
Any thoughts? Do I need to install a separate Solr instance?
Thanks.
