Additional Requirements
You will need the following to perform the upgrade:
|
•
|
The plain text database password for the user and database defined in core.db.properties. |
|
•
|
You will need to run an Electronic Update as the final step in the upgrade. The Core Server must have outgoing Internet access on port 22; otherwise you must run the Electronic Update manually. |
|
•
|
Enough free disk space to perform backups. Check the size of your workspaces directory, which may be large. |
|
•
|
The Code Insight 6.14.2 distribution zip file. Contact your Flexera representative if you do not have a copy. |
|
•
|
The migrationImport.groovy script, located in the scriptRunner\scripts directory of your 6.14.2 application directory. This script copies the properties and configurations from your existing application directory (OLD_DIR) to the new application directory (NEW_DIR) and notifies you of any additional steps needed. |
|
•
|
The migrate.sh/migrate.bat script, located in the scriptRunner\bin of your 6.14.2 application directory. This script migrates your existing database schema from the existing version of Code Insight to the new version. |
|
•
|
If switching from Oracle JDK 8 to Zulu OpenJDK 8 for your SQL Server database, ensure that you have downloaded the appropriate JDBC driver for OpenJDK 8 to the tomcat\lib directory. You can locate and download the driver from this site: |
https://docs.microsoft.com/en-us/sql/connect/jdbc/system-requirements-for-the-jdbc-driver?view=sql-server-2017
|
•
|
If you have custom core reports, you must re-run the custom SQL scripts that you initially used to install them. |
|
•
|
(Optional) The migrateFromAnalyzerToCodeAware.groovy script located in of your 6.14.2 application directory. This script updates workspaces that were previously configured for the Analyzer to now use CodeAware. If you do not run this script, CodeAware is not automatically selected on the Automated Analysis tab for existing workspaces. You will need to manually select it for each workspace you intend to rescan using CodeAware. |