Today our sso.prod-preview died bc of:
16:00:36,097 ERROR [io.undertow.request] (default task-53) UT005023: Exception handling request to /auth/realms/fabric8/.well-known/openid-configuration: java.lang.OutOfMemoryError: Java heap space
The deployment was using 1GB of RAM. As far as I remember the limit is 2GB.
So, we need to check JVM settings in our Wildfly/KC and tune them accordingly.
cc: @hectorj2f @bartoszmajsak