This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- Code Insight
- :
- Code Insight Knowledge Base
- :
- How to update your Code Insight v7 instance with a new codeinsight.key file
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
How to update your Code Insight v7 instance with a new codeinsight.key file
How to update your Code Insight v7 instance with a new codeinsight.key file
At the end of your evaluation or subscription term, Revenera will provide you with a new codeinsight.key file that will update the expiration date on your instance to allow you to continue using the system. Follow these instructions to replace to replace the key file.
Steps
Shut down Tomcat using the shutdown.sh script (shutdown.bat on Windows)
- Replace the existing codeinsight.key file in the Code Insight installation directory with the new codeinsight.key file
- Open the core.db.properties file in a text editor. This file is available in <Code Insight Installation Dir>/config/core/core.db.properties
- Replace the encrypted value in the 'db.password=' entry with the plaintext password for your database
- Save and close the core.db.properties file
- Start Tomcat using the startup.sh script (startup.bat on Windows)
Note: In a multi scan server environment, these steps should be performed on the core server as well as each additional scan server
No ratings