Purpose
This page will help you solve problems related to the AI Center Portal
AIC Center Portal is a component of CAST AIP to support delivery of code for your application.
AIC portal WAR can be deployed in two ways:
- Using Tomcat or
- Directly copying CAST-AICPortal.war file into the web application installation location as explained at :CAST AIP 7.3.x Documentation > CAST AIP 7.3.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications > under "Installation procedure" > "Step 3 - deploy and configure the CAST-AICPortal.war file on your application server"
For more information, refer to:
- For CAST 8.2.X, Main documentation: CAST AIP 8.2.x Documentation > CAST AIP 8.2.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications
Advanced configuration documentation: CAST AIP 8.2.x Documentation > CAST AIP 8.2.x Documentation > Cookbooks > Platform Administration > Portal Administration - For CAST 8.1.X, Main documentation: CAST AIP 8.1.x Documentation > CAST AIP 8.1.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications
Advanced configuration documentation: CAST AIP 8.1.x Documentation > CAST AIP 8.1.x Documentation > Cookbooks > Platform Administration > Portal Administration - For CAST 8.0.X, Main documentation: CAST AIP 8.0.x Documentation > CAST AIP 8.0.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications
Advanced configuration documentation: CAST AIP 8.0.x Documentation > CAST AIP 8.0.x Documentation > Cookbooks > Platform Administration > Portal Administration - For CAST 7.3.X, Main documentation: CAST AIP 7.3.x Documentation > CAST AIP 7.3.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications
Advanced configuration documentation: CAST AIP 7.3.x Documentation > CAST AIP 7.3.x Documentation > Cookbooks > Platform Administration > Portal Administration - For CAST 7.2.X, Main documentation: CAST AIP 7.2.x Documentation > CAST AIP 7.2.x Documentation > Cookbooks > Install and upgrade CAST AIP > Installation and deployment > Install CAST AIP > Deploy the CAST web applications
Advanced configuration documentation: CAST AIP 7.2.x Documentation > CAST AIP 7.2.x Documentation > Cookbooks > Platform Administration > Portal Administration
Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | |
8.1.x | |
8.0.x | |
7.3.x | |
7.2.x | |
7.0.x |
Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS2 | |
CSS1 | |
Action Plan
- Select the section you are interested in:
- If you do not find the information you are looking for or a solution for your problem, in this page, contact CAST Technical Support with the following Relevant Input in order to reproduce the issue
Relevant Input
- Web application server logs. See the documentation for your web application server for details on where to find logfiles for the server. For Tomcat, these are by default in the Tomcat installation directory in the %CATALINA_HOME%\logs directory
- AIC Portal log, available at {delivery folder}/logs/AICPortal.castlog2 where {delivery folder} is the path as given in the web.xml file.
- WEB-INF folder available at %CATALINA_HOME%\webapps\CAST-AICP\WEB-INF\
- Screenshots of the issue
Notes/comments
Related Pages