Upgrade Bitbucket Embedded JRE to 1.8.0_65 from 1.8.0_60

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Done
    • None
    • Component/s: None

      Problem Definition

      Due to BSERV-7741, we should ship 1.8.0_65 as opposed to 1.8.0_60.

      This JRE can cause issues as described on No subject alternative names and BSERV-7741.

      Workaround

      If you are hitting the issue described on No subject alternative names, a valid workaround for us at the moment consists in:

      • Editing <BITBUCKET_INSTALL>/bin/setenv.sh
      • Changing:
        #
        # Occasionally Atlassian Support may recommend that you set some specific JVM arguments.  You can use this variable
        # below to do that.
        #
        JVM_SUPPORT_RECOMMENDED_ARGS=""
        

        Into:

        #
        # Occasionally Atlassian Support may recommend that you set some specific JVM arguments.  You can use this variable
        # below to do that.
        #
        JVM_SUPPORT_RECOMMENDED_ARGS="-Djdk.tls.trustNameService=true"
        
      • Restarting your Bitbucket server

            Assignee:
            Juan Palacios (Inactive)
            Reporter:
            ThiagoBomfim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: