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

SENTIENT ANALYTICS v1.11.x upgrade instructions for Windows

Upgrading SENTIENT ANALYTICS to 1.11.2

SENTIENT ANALYTICS package download

Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.2.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.1

Start the service

1
net start sentient-analytics

Upgrading SENTIENT ANALYTICS to 1.11.1

SENTIENT ANALYTICS package download

Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.1.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.0

Start the service

1
net start sentient-analytics

Upgrading SENTIENT ANALYTICS to 1.11.0

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.11.0

SENTIENT ANALYTICS backend was migrated to Java 17. Install JDK 17 and ensure that system’s default Java version is set to 17.

Please refer to Step 1 of the installation guide for detailed instructions.

SENTIENT ANALYTICS package download

Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.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.10.3

Start the service

1
net start sentient-analytics