Previous Topic: Using webfortserver UtilityNext Topic: Deploying User Data Service


Checking the Ports

Perform the following steps to verify if the AuthMinder Server is listening to different protocols on the default ports:

  1. Navigate to the following location:
    <install_location>/arcot/logs
    
  2. Open the arcotwebfortstartup.log file in any editor and search for the protocol names to verify if they are listening on the correct port, as shown in the following snippet.
    PROTOCOLNAME : [Administration-WS]
    PORTNO : 9745
    PROTOCOLID : [Transaction-Native]
    PORTNO : 9742
    PROTOCOLID : [ServerManagement-WS]
    PORTNO : 9743
    PROTOCOLID : [Transaction-WS]
    PORTNO : 9744
    

Note: Refer to appendix, "Default Port Numbers and URLs" for information on default ports and protocols.