Pricing Try it now
SENTIENT ANALYTICS
Getting Started Documentation Guides
How To Activate SENTIENT ANALYTICS
On this page

SENTIENT ANALYTICS v1.12.x upgrade instructions for Windows

Upgrading SENTIENT ANALYTICS to 1.12.0

Doc info icon

NOTE:
After upgrading it is required to update SENTIENT ANALYTICS widget bundle in SENTIENT. You can find detailed instructions how to do that via SENTIENT ANALYTICS UI in SENTIENT ANALYTICS Widget Bundle upgrade article.

SENTIENT ANALYTICS package download

Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.12.0.zip.

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
net stop sentient-analytics
  • Make a backup of previous SENTIENT ANALYTICS configuration located in <SENTIENT ANALYTICS install dir>\conf (for ex. C:\sentient-analytics\conf).
  • Remove SENTIENT install dir.
  • Unzip installation archive to SENTIENT install dir.
  • Compare your old SENTIENT ANALYTICS configuration files (from the backup you made in the first step) with new ones.

  • Finally, run upgrade.bat script to upgrade SENTIENT ANALYTICS to the new version.

NOTE Scripts listed above should be executed using Administrator Role.

1
C:\sentient-analytics>upgrade.bat --fromVersion=1.11.2

Start the service

1
net start sentient-analytics