Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×....hibernate.DelegatingHikariConnectionProvider</property> <property name="hibernate.connection.url">jdbc:sqlserver://HOST:PORT;databaseName=DATABASE;domain=DOMAINNAME;i...
Hi All We run a JPD board used by our business team who create ideas and so forth. Once we have approved the Idea we create a delivery ticket on a JS board which consists of Epics, Tasks, Stor...
...he various jtds, jdbc, and DataBaseValues drivers, in multiple steps, but haven't reproduced the solution. Please advise. Thank you! More info... for the external lookup connection: mssql-jdbc-6.4.0...
...n Active Directory account. We've referred to a # of articles and tried different JDBC drivers but have not been successful connecting to the database. Is it required that we use Kerberos to c...
...ATH_TO_YOUR_JDBC_DRIVER_JAR and JDBC_CONNECTION_STRING JDBC_DRIVER_CLASS to use below java -cp PATH_TO_THE/atlassian-log-analysis-0.1.1.jar:PATH_TO_YOUR_JDBC_DRIVER_JAR \ com.atlassian.util.benchmark...
Is anyone running Jira Server or Datacenter in production using any of the multi-host connection parameters enabled in the MySQL connector? https://dev.mysql.com/doc/connector-j/8.0/en/conne...
On previous release of Bitbucket I could connect to Postgressql with: jdbc.url=jdbc:postgresql://<host>:port/<database_name>?sslcert=<path to cert>&sslkey=<path to key>&a...
Hello, I'm running Jira version v8.13.0#813000-sha1:8c68d80 on internal MySQL 5.7.32. often, when I create a new issue in Jira I get this error text: com.atlassian.jira.exception.DataAc...
Hi, I am developing a Jira Server plugin, where I would like to have the worklogs grouped by fields on the issues they were logged on. Currently I have a functional solution, but it uses JDBC, and i...
I see this documentation for Confluence RUnning on Windows. Is there an equivalent for a confluence instance running on Linux but connecting to SQL Server DB? https://confluence.atlassian.co...
...bUser = ${bamboo.dbUser} | dbPassword = ${bamboo.dbPassword} | dbUrl = jdbc:oracle:thin:@${bamboo.dbHostname}:${bamboo.dbPort}:${bamboo.dbName} | dbDriver = oracle.jdbc.OracleDriver | dbJar = j...
...ssue tab panel plugin that connects via JDBC to a SQL Server instance and retrieves data from a table which is then displayed in the plugin Further potentially useful information: - JIRA B...
...erver I tried using these URLS: jdbc:sqlserver://localhost;port=1433;instanceName=sqlexpress;databaseName=Bamboo jdbc:sqlserver://localhost:1433;instanceName=sqlexpress;databaseName=Bamboo jdbc...
I have a request to set/change the encryption in the configuration of the JDBC driver for Jira to AES256, 3DES168. This concerns the encryption between Jira and the Oralce database. Does anyone k...
Hello When we try to upgrade confluence from version 5.10.8 to 6.12.1, we have an error appeared in logs: 2018-10-30 17:05:26,188 ERROR [localhost-startStop-1] [confluence.setup.dbcheck.SqlS...
...ySQL website and download the JDBC Connector/J 5.1 http://dev.mysql.com/downloads/connector/j When you go to this link there is a message saying "MySQL Connector/J 8.0 is highly recommended for use w...
Hi my confluence server was shut down and after it tun on again my confluence can't start anymore. I check the log and found these errors there: ERROR [localhost-startStop-3] [engine.jdbc.spi...
...rue"> <Context path="" docBase="${catalina.home}/atlassian-jira" reloadable="false"> <Resource name="jdbc/jiradb" auth="Container" type="javax.transaction.UserTransaction" username="x...
...t or to put the jdbc for sql server in JIRA files? note: Our Jira is in Mysql.
...s not working properly. So, which oracle jdbc driver is recommended for our system. Any sort of help is appreciated. Thanks.
Hello together I am trying to connect to the Bitbucket Database. I try to do this with the H2 driver. The Problem is it needs a lot of other dependencies. I imported all but osgi can't resolve the p...
Hello, we've had 4 cases open with Atlassian over the last 2 years regarding slow re-index times. The slowness was intermittent at first where sometimes we could 'lock Jira and re-index' success...
...river (com.mysql.jdbc.Driver) but it is not available.". This is not the first time I was upgrading the BitBucket Server. As it was with the last time I was upgrading it, I've put the latest jdbc d...
I am trying to connect to a mySQL database, but when i test the connection i receive this error: Unable to load database driver from your FISHEYE_INST/lib directory. I have installed th...
...re correct and that the postmaster is accepting TCP/IP connections. In the setup field I just left the standard input: DriverClassName: org.postgresql.Driver DatabaseURL: jdbc:postgresql://l...
Copied to clipboard