We recently upgraded our db and noticed some slowness when going from utf8 to utf8mb4. I was wondering if the cause of this could be the conenction string being set to characterEncodin...
Lately I have encrypted the dbconfig.xml password (following these steps: https://confluence.atlassian.com/jiracore/basic-encryption-975040998.html) which are the steps for Basic Encryption.&nbs...
Good evening, We recently were required to update the jks file to apply a new certificate to the Jira configuration. The certificate used the same names and the new jks file adopted the ...
I use vagrant to setup a docker container with the following lines d.run "jira", image: "atlassian/jira-software", args: " -p 8084:8080 -m 2...
The company I work for has a lot of data on JIRA, and is using version 4.0.2. I have tried following these steps to upgrade to 4.4.5 (I am attempting gradual upgrades), but the steps do not matc...
Hello Jira Masters, The database password for Jira is stored in plain text in dbconfig.xml and this could be a security leak for us. Could you please tell me if there is any solution to&nb...
When JIRA is installed using a postgresql db, there are parameters missing in the dbconfig.xml file that are included in the instructions about how to set a postgres db. Here are the additional...
I'm developing a plugin, I've configured dbconfig.xml with our sql server test server. Everything works fine except that when I do an altas-clear I have to copy again the file by hand and reinstall a...
We are currently running JIRA 4.4 connecting to an Oracle Database. There are multiple connection errors in the JIRA logs or timeouts. The database is setup to drop idle connection after 15 minutes, ...
Copied to clipboard