Funnelback patch 15.18.0.8
-
Released: 2019-04-12
-
Applies to: v15.18.0
-
Internal reference: RNDSUPPORT-2907 RNDSUPPORT-2925
Description
-
Makes the funnelback-graph service run as the Funnelback user on Unix.
-
Fixes an issue that prevents the funnelback-graph service from restarting when requested.
Please note that if Funnelback is upgraded to a new version without this patch being applied then the funnelback-graph service may trigger authentication errors until the service is forced to restart by rebooting the server or manually killing the service process.
Deployment
-
(Windows) Stop any tuning runs that are in progress
-
Stop the Jetty web server
-
Deploy the provided files on top of an existing install.
-
(15.18.0.8) Run $SEARCH_HOME/bin/setup/start_funnelback_on_boot.pl - Please note that this will cause Funnelback services to be restarted.
-
(15.18.0.8) On unix only, run
chown -R search $SEARCH_HOME/databases/neo4j/ $SEARCH_HOME/log/neo4j
as root to fix file ownership replacing search with your funnelback user’s username if you used a different one. -
(15.18.0.8) Restart the Funnelback server to ensure any prior funnelback-graph service is terminated.
-
Start the Jetty web server (if not rebooting for 15.20.0.2)