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


Checking the Ports

Perform the following steps to verify whether the Strong Authentication 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 whether 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: See appendix, "Default Port Numbers and URLs" for information about default ports and protocols.