Purpose
This page will help you solve problems related to the use of Extend with the CAST AIP Console.
CAST AIP Console is a front end web application which provides a means to configure, run, and manage CAST AIP analyses on multiple analysis machines.
CAST AIP Console gives an Application Overview showing the application state regarding versions, analysis and snapshots, Technologies and framework identification and Matching technology between Tech Survey and source code delivered
For more information, refer to:
- Official documentation: CAST AIP Console
Applicable Platform
AIP Platform | Yes/No |
---|---|
CAST AIP 8.3 |
AIP Console Version | Yes/No |
---|---|
AIP Console 1.8.x or greater |
Action Plan
- For extend issues, if you are using the URL https://extendng.castsoftware.com:443/api then try instead using the URL https://extend.castsoftware.com:443/api
- Both URLs at the moment should work, but the official one is now back to the URL https://extend.castsoftware.com:443/api (extend vs. extendng)
- If you come across an issue where the log says the "PKIX path building failed" or "unable to find valid certification path to requested target", the page here will help you solve your issue - SSL Errors - PXIX path building failed - How to import certificate into JRE/JDK
- Check whether you are able to Download an Extension using Extension Downloader on the server where AIP Node is Installed.
- If you do have a proxy to connect to CAST Extend, make sure the proxy setting is configured in the system proxy settings of the AIP Node server.
- Along with setting up the proxy on the Node machine, you also need to ensure the login for which this proxy is being setup is the same as the one used to run the AIP Node services.
- If you are using the extend service, make sure the port is configured correctly in the Public URL field in the Config.json file in Offline Extend installation path
- After upgrading to AIP Console 1.25x and higher, you might come across the below error during the update extesnion step -
- Select the section you are interested in.
- AIP Console - Extend - Error - Unable to Access Extend though Console
- AIP Console - Extend - Error - Unable to Access Extend through Console - java.net.UnknownHostException:extend.castsoftware.com
- AIP Console - Extend - Error - Unable to Update Extension after Upgrading Console above 1.25.x - The operation has timed out
- AIP Console - Extend Issues - Unable to connect to Extend - java security InvalidAlgorithmParameterException the trustAnchors parameter must be non-empty
- AIP Console - Extend - Offline Extend
- AIP Console - Extend - Unable to connect to Extend - Proxy Authentication Required
- AIP Console - Extend - Offline extend Hostname of machine hosting Offline extend is changed - ERROR com.castsoftware.aip.node.services.monitoring.MonitoringService - Failed to access extend service
- If the problem you are facing does not match any case listed in this page, report your problem to CAST Technical Support and provide the following Relevant input for CAST Technical Support to reproduce the issue.
Notes/comments
Related Pages