How can I run multiple instances of TeamCity on the same server?
I am on Windows and trying to run multiple (currently two) instances of TeamCity on the same server. I chose not to install the Windows services and instead run the server via runAll.bat start command. When I ran the installer I chose different ports, names and paths for each one. The first server starts successfully, but the second one does not - I see the tomcat window showing up, but it's gone after a while, though the build agent window stays. Here's some output: c:\Tools\TeamCity\bin>runAll.bat start starting TeamCity server and agent... Using CATALINA_BASE: "c:\Tools\TeamCity\bin\.."