Corda 7 Administration Problems

This section contains troubleshooting tips for problems that occur when administering Corda® 7.

Unknown or Forgotten Corda Server Administrator Password

When you install Corda 7, the default password for the Administrative console is password.

If you have changed the password and forgotten what you changed it to, open <product_root>\Server\config\server_config.txt and look for a line similar to the following:

server.password=password

Changing this value changes the password when you next load Corda Server™.

Unable to Stop or Restart Corda Server on UNIX-Compatible Systems

To stop or restart the Corda Server using the CordaServer.sh stop/restart commands, you must be logged on as a user in the same group as the user who started the Corda Server.