Look for the following errors in the logs:
javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name
[02 Dec 2016 17:40:07:204] SYS_ERR: at sun.security.ssl.ClientHandshaker.handshakeAlert(Unknown Source)
[02 Dec 2016 17:40:07:204] SYS_ERR: at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)
[02 Dec 2016 17:40:07:204] SYS_ERR: at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
[02 Dec 2016 17:40:07:204] SYS_ERR: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
[02 Dec 2016 17:40:07:204] SYS_ERR: at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
If it’s present then enable the system property "-Djsse.enableSNIExtension=false"
in wrapper.conf Or StartApplicationsManager.bat/sh