This section contains troubleshooting tips for problems that occur during the setup of Corda Server™.
By default, Corda Server runs on port 2001. However, to see what port is defined for Corda Server, open <product_root>\Server\config\server_config.txt and look for a line similar to the following:
server.external.port=2001
Change this port by changing the port number and restarting Corda Server
To install Corda Server as a service on Windows*, you must be logged in as a user with Administrative privileges. If you were not logged in as a user with administrative privileges when you installed the service, the Corda Server service stops whenever you log off. To fix this problem, log in as the Administrator and reinstall Corda Server.