Troubleshooting the Tools Build Promotion Failing Error

If you see the following exception in the Server Manager Console J2EE container log while performing the self-update operation:

Jun 01, 2018 2:37:48 PM GenericConnectorServer ClientCreation.run 
WARNING: Failed to open connection: javax.net.ssl.SSLHandshakeException: 
Received fatal alert: handshake_failure 
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure 
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) 
at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) 
…
 
<Jun 1, 2018 2:37:48,083 PM UTC> <Warning> <javax.management.remote.generic> 
<BEA-000000> <Failed to open connection: javax.net.ssl.SSLHandshakeException: 
Received fatal alert: handshake_failure 
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure 
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) 
at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) 
…
Truncated. see log file for complete stacktrace 
> 
Jun 01, 2018 2:37:48 PM com.jdedwards.mgmt.targets.mgmtconsole.ManagementConsole 
changeComponentWithUserName WARNING: Unable to change the management console tools release; unable to 
perform remote authentication with wls admin server 
<Jun 1, 2018 2:37:48,086 PM UTC> <Warning> 
<com.jdedwards.mgmt.targets.mgmtconsole.ManagementConsole> <BEA-000000> 
<Unable to change the management console tools release; unable to perform 
remote authentication with wls admin server> 
Jun 01, 2018 2:37:48 PM org.apache.commons.modeler.BaseModelMBean invoke 
SEVERE: Exception invoking method changeComponentWithUserName 

Use the following procedure to resolve the issue and to update the Server Manager Console to the Tools release 9.2.2.6 or later:

  1. Download the Server Manager Console for Tools update for release 9.2.2.6 from the Update Center.

  2. Extract the ManagementLoginModule_JAR.jar file from the par file.

  3. Stop the Server Manager Console and the Admin Server (and any other running Managed Servers) from the Weblogic Domain on which the Server Manager Console is being installed.

  4. Overwrite the X:\$MIDDLEWARE_HOME\user_projects\domains\base_domain\lib directory file with the extracted ManagementLoginModule_JAR.jar file.

  5. Start the Admin Server and the Server Manager Console (and other Managed Servers if required).

For more information, see BUG 28122456 - SERVER MANAGER ON 9.2.2.5 BUILD - TOOLS PROMOTION IS FAILING

Note:

Customers who perform fresh installations of the Server Manager Console from Tools release 9.2.2.6 or later will not run into this issue since the ManagementLoginModule_JAR.jar file containing the fix will be copied to X:\$MIDDLEWARE_HOME\user_projects\domains\base_domain\lib directory