Users unable to login to the Monitor Console after Oracle Java 8u201 update - "Unable to connect to the Application Service" message The latest update to Oracle Java 8 (8u201) disables anonymous TLS cipher suites by default; the Monitor Console requires the use of an anonymous cipher suite. |
ResolutionDo not install the Oracle Java 8u201 update on your client machines until you have upgraded your services to the 8.1.00.245D Server Fix Pack (or a later Server Fix Pack) and installed the standalone Monitor Console on your client machines. If your client machines have already been upgraded to Oracle Java 8u201, there are three ways to resolve the issue: Option 1 - Roll back to an earlier fix level of Oracle Java 8 on your client machines.
jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, \ EC keySize < 224, 3DES_EDE_CBC, anon, NULL Option 3 - Upgrade your services to version 8.1.00.425 with Server Fix Pack D (or a later Server FixPack), and use the new standalone Monitor Console. See https://docs.bmc.com/docs/TMTM/81/accessing-the-monitor-console-642528572.html for more details.
|