User Guide : Configuring Integration Manager
 
Share this page                  
Configuring Integration Manager
 
Default Port Locations
Using an External Database
Cosmos.ini File
Windows Service Management
Job History Management
Production Environments
Default Port Locations
The following are the default port locations that need to be available to the instance. There is no need to change them unless you are running any other applications that bind to any of these ports, which may cause port conflict. Stop the other application before running Integration Manager or change the default port based on the given property key below. Restart the Integration Manager service after the ports are manually updated in config files.
Port Number
Function
Property Key
Default Property File Location
8080
API and user interface
server.port
/ProgramData/Actian/IntegrationManager/conf/application.properties
8063
Embedded AMQP
queue.port
/ProgramData/Actian/IntegrationManager/conf/application.properties
4999
Engine Listener Port
engine.localEngine ListenerPort
/ProgramData/Actian/IntegrationManager/conf/application.properties
5000
Worker API
server.port
/ProgramData/Actian/IntegrationManager/conf/worker-application.properties
5001
Worker Control API
server.port
/ProgramData/Actian/IntegrationManager/conf/worker-control.properties
For more information about the application.properties files, see Application.properties File.