Search for workspace and workfiles may not work after TIBCO Spotfire Data Science upgrade

book

Article ID: KB0077836

calendar_today

Updated On:

Products Versions
TIBCO Spotfire Data Science 6.3.2, 6.4.0

Description

The search functionality for workfiles and workspaces is an automated process that is taken care of by the service_scheduler in Chorus, but sometimes it can take a while for the process to get initiated & run through entirely.

Environment

Linux

Resolution


To resolve this issue after the upgrade, perform the following steps:
#1) Delete the folders at $CHORUS_HOME/current/tmp/cache/chorus
#2) Run the following commands to start the service_scheduler manually:
 
  • $CHORUS_HOME/chorus_rails_console.sh
  • SolrIndexer.refresh_and_reindex (['all'])

Issue/Introduction

Search for workspace and workfiles may not work after TIBCO Spotfire Data Science upgrade