We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-18939

The advanced password encryption tool fails with missing a dependency error

      Issue Summary

      When running the password advanced encryption steps as defined in this documentation the command fails.

      The error is caused by a missing dependency on the ${BITBUCKET_INSTALL_DIR}/tools/atlassian-password directory.

      This is reproducible on Data Center: yes

      Steps to Reproduce

      Follow the of the steps to encrypt a password using the advanced method.
      https://confluence.atlassian.com/bitbucketserver/advanced-encryption-1032257987.html

      Expected Results

      The result is generated successfully.

      Actual Results

      The command fails with the following error displayed.

      Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.ObjectUtils
      

      Workaround

      Manually copy the commons-lang3 jar from the WEB-INF/lib folder into the password tools directory.

      cp ${BITBUCKET_INSTALL_DIR}/app/WEB-INF/lib/commons-lang3-*.jar \
          ${BITBUCKET_INSTALL_DIR}/tools/atlassian-password/
      

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
            Uploaded image for project: 'Bitbucket Data Center'
            1. Bitbucket Data Center
            2. BSERV-18939

            The advanced password encryption tool fails with missing a dependency error

                Issue Summary

                When running the password advanced encryption steps as defined in this documentation the command fails.

                The error is caused by a missing dependency on the ${BITBUCKET_INSTALL_DIR}/tools/atlassian-password directory.

                This is reproducible on Data Center: yes

                Steps to Reproduce

                Follow the of the steps to encrypt a password using the advanced method.
                https://confluence.atlassian.com/bitbucketserver/advanced-encryption-1032257987.html

                Expected Results

                The result is generated successfully.

                Actual Results

                The command fails with the following error displayed.

                Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.ObjectUtils
                

                Workaround

                Manually copy the commons-lang3 jar from the WEB-INF/lib folder into the password tools directory.

                cp ${BITBUCKET_INSTALL_DIR}/app/WEB-INF/lib/commons-lang3-*.jar \
                    ${BITBUCKET_INSTALL_DIR}/tools/atlassian-password/
                

                        74d6667aa35c Josh Aguilar
                        74d6667aa35c Josh Aguilar
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        2 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              74d6667aa35c Josh Aguilar
                              74d6667aa35c Josh Aguilar
                              Affected customers:
                              0 This affects my team
                              Watchers:
                              2 Start watching this issue

                                Created:
                                Updated:
                                Resolved: