Installation, Upgrades, and Configuration
The following are known issues with a Code Insight installation or upgrade and configuration.
SCA-48759: Longer Tomcat startup during migration to 2023 R3 or later due to new column creation
A new column was added to the pse_inventory_groups table in Code Insight 2023 R3 to support the reporting of dependency scope. During a migration to Code Insight 2023 R3 or later, the creation of this column (performed through Liquibase) can slow down the initial Tomcat startup if the number of inventory items is large. (For example, if the inventory count is 15,000, the initial Tomcat startup can take 30 minutes to complete.)
Workaround: None exists.
SCA-35918: Upgrades to Code Insight possibly more time-consuming than previous upgrades
Upgrading to Code Insight might take longer than previous upgrades, especially if the number of inventory items in your Code Insight system has increased since the last upgrade. For example, an upgrade for a system with about 1 million inventory items can now take around 15-20 minutes, which might be longer than your previous upgrades. The extra time needed for the upgrade is due the Inventory History feature (introduced in 2021 R3), which requires that the inventory items for all projects be processed for inclusion in the history.
Note, however, that once an inventory item is included in the history, it does not need to go through this initialization process in subsequent upgrades.
Workaround: None exists. If you have any concerns about the time taken for this process, contact Revenera Support for assistance.
SCA-15952: Installer unable to install embedded JRE on some Windows 10 instances
Running the installer on some (but not all) Windows 10 systems results in an “Installation: Successful null” message and does not completely populate the <INSTALL_ROOT>\jre directory.
Workaround: Should you encounter the above error, install the JRE manually. Download Amazon Corretto OpenJDK JRE 8u412 from Downloads for Amazon Corretto 8. Configure the JAVA_HOME and JRE_HOME variables in catalina.* to point to the newly installed JRE.
SCA-1652 / SCA-5812: Deleted or disabled users still visible in the Code Insight user interface
Users who are deleted from the LDAP server or disabled in LDAP still appear on the Users page in the Code Insight user interface and in some selection lists, such as for projects.
Workaround: None exists. However, deleted or disabled users are blocked from logging into the application and attempting to add one of these users results in an error.
If this blocking is not sufficient or doable, contact Revenera Support for information about executing a database SQL script that can help to complete the index process within the expected time. The script must be run before the Electronic Update is started. (To contact Revenera Support, access the Get Support menu in the Revenera Community at https://community.revenera.com/s/.)
SCA-54423: Longer Code Insight Migration to 2024 R3 due to New Columns Addition
Inclusions of new columns to the PDL_COMPONENT table are time-consuming while migration of Code Insight to 2024 R3.
Workaround: None exists
Note:Customers may have to wait for 30 minutes to 3 hours for the successful migration of Code Insight application to 2024 R3.
SCA-54402: Deletion of a parent inventory item results the Constraint Violation Exception error During an imported project migration
For an imported project's inventory item if any parent inventory item is deleted from the project and child inventory items are available, migrating the project from an older version to a new version of Code Insight or restarting the Tomcat leads to display the Constraint Violation Exception error message and the migration continues.
Workaround: None exists