Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-8258

Upgrade Bitbucket Embedded JRE to 1.8.0_65 from 1.8.0_60

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • None
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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

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

              Created:
              Updated:
              Resolved: