Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8173781

6u141 and WLS 10.3.6 results in SSLException: Received fatal alert

XMLWordPrintable

      Admin Server URL over SSL is not working anymore with Java SSL error "javax.net.ssl.SSLException: Received fatal alert: unexpected_message"

      With WLS 10.3.6 + 6u131 = works
      With WLS 10.3.6 + 6u141 = getting the above exception.

      This happens after upgrading JAVA to JDK 6 update 141 , errors start to show in Browser screen and Admin Server logs when accessing Admin Console URL.

      Here is the javax.security.debug=all output in a snapshot:

      *** ClientHello, TLSv1.2
      *** ServerHello, TLSv1.2
      *** Certificate chain
      *** ServerHelloDone
      *** ClientKeyExchange, RSA PreMasterSecret, null
      ExecuteThread: '2' for queue: 'weblogic.socket.Muxer', READ: TLSv1.2 Change
      Cipher Spec, length = 1
      *** Finished
      ExecuteThread: '2' for queue: 'weblogic.socket.Muxer', WRITE: TLSv1.2 Change
      Cipher Spec, length = 1
      *** Finished
      *** ClientHello, TLSv1.2
      [STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default
      (self-tuning)', RECV TLSv1.2 ALERT: fatal, unexpected_message
      [STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default
      (self-tuning)', fatal: engine already closed. Rethrowing
      javax.net.ssl.SSLException: Received fatal alert: unexpected_message

            coffeys Sean Coffey
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: