Database Host Not Being Cleared After Wrong Input

I attempted to change the host of the database in the database.properties file connectionURL properties. I mistakenly mistyped it (forgot the double slash for the instance). After changing the name many times to even the original name, the teamcity-server.log file (now in DEBUG mode) still has the following line (truncated for readability), containing an old name:

DEBUG -  jetbrains.buildServer.STARTUP - Could not connect: The TCP/IP connection to the host SERVERINSTANCE,

I tried restarting the teamcity server and everything, and that name still seems to stick. It can't be stored in the database, as it's not able to connect to the db (thus making the UI unavailable). Is this stored somewhere else that I can clear it?

Thanks!

1 comment
Comment actions Permalink

I was able to resolve this by restarting the server (the entire server, not just teamcity server), which cleared out the old value. 

0

Please sign in to leave a comment.