1. Installed Jira on Local machine and using JIRA via localhost. Working Fine.
2. Same time connect JIRA with Jmeter and run SQL statements.
Both are not working the same time. Getting error - Database may be already in use: null. Possible solutions: close all other connection(s); use the server mode [90020-199] 90020/90020 (Help)
out of them, only one is working. A lock file created. I want to use multiple connections with the JIRA database. So that I can rum JIRA API and connect with Jita database same time and fetch the queries for verification.
Please Help
Hello,
What is your database? If it is H2 db then this database allows only 1 simultaneous connection.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.