oxauth.log file points out the key in oxauth-key.jks has been renewed.
oxauth json config:
keyRegenerationEnabled: true
keyRegenerationInterval: 48
48 hours would match...
> *root@rz-00272:/opt/gluu-server/etc/certs# keytool -list -v -keystore /opt/gluu-server/etc/certs/oxauth-keys.jks
> Enter keystore password:
> Keystore type: JKS
> Keystore provider: SUN
>
> Your keystore contains 0 entries*
And the new oxauth jks seems to have no entries, but the json file looks good.
Can you help us with that?