Teamcity Server not publicly available after update to java 11
I have my TeamCity server all set up and running on a windows cloud server (Amazon Lightsail instance). I have configured the "Server URL" property on the TeamCity Admnistration tab to a custom domain so that all team members can access it from their computers.
Everything above been working fine.
I just installed Java 11 (Amazon Corretto version) on the cloud server and set the TEAMCITY_JRE environment variable to use it. Everything starts up ok, and I can access the TeamCity UI dashboard using localhost on the server, but when I try and access it externally from my custom domain I just get a timeout.
I reverted back to Java 8 and it started working again.
Is there anything specific to Java 11 that I need to set to make the admin UI externally available?
Thanks
Please sign in to leave a comment.
Hi John,
I see that this issue has also been reported in youtrack:
https://youtrack.jetbrains.com/issue/TW-75317/Teamcity-Server-not-publicly-available-after-update-to-java-11
As such, we will continue following it there.
Thank you,
Guilherme