How to change the tomcat port for CA Business Intelligence after initial installation?
search cancel

How to change the tomcat port for CA Business Intelligence after initial installation?

book

Article ID: 54124

calendar_today

Updated On:

Products

CA IT Asset Manager CA Software Asset Manager (CA SAM) ASSET PORTFOLIO MGMT- SERVER SUPPORT AUTOMATION- SERVER CA Service Desk Manager - Unified Self Service CA Service Desk Manager CA Service Management - Asset Portfolio Management CA Service Management - Service Desk Manager

Issue/Introduction

Description

This document explains the steps to change the tomcat port for CA Business Installation after the installation is complete.

Solution

The tomcat port is initially provided at the time of installation. However, it can be changed by modifying the server.xml file.

Steps to change the tomcat port:

  1. On the CABI server, navigate to the installation folder Ex:C:\Program Files\CA\SC\Common Reporting folder

  2. In Common Reporting go to Tomcat/conf folder and open the Server.xml file.

  3. Take a backup of this file before making the changes.

  4. In the Server.xml file find the line " <!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 8080 -->"

  5. In the Connector section change the tomcat port to a desired value

    Example: <Connector URIEncoding="UTF-8" acceptCount="100" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="8070" redirectPort="8443"/>

  6. Save the file.

  7. Go to Start ->All Programs->Business Objects XI Release 2->Business Objects Enterprise ->Central Configuration Manager.

  8. Restart the Tomcat Service.

Business Objects will use the new port defined.

Environment

Release:
Component: ARGIS