9.1 Shutdown Port Conflict Error

Problem

A Tomcat port conflict error occurs when you are starting the Role Mapping Administrator.

Solution

If you have the Role Mapping Administrator and the Roles Based Provisioning Module installed on the same server, the Tomcat shutdown ports conflict. To solve the problem:

  1. Edit the /installation_directory/idmrmap/tomcat/conf/server.xml file.

  2. Find the line <Server port=“8006” shutdown=“SHUTDOWN”>.

  3. Change the port to 8007 or another port that is not in uses.

  4. Save the changes and restart the Role Mapping Administrator.