JIRA v5.1.1
Confluence 4.3
MySQL 5.5
I set up a new server (test server) with the exact same version of JIRA and MySQL, as well as confluence. I then dumped the SQL databases from the old server and imported them on the new server. I also copied the following folders/files from the old server and overwrote the new servers files:
C: Program Files Atlassian Application Data JIRA data
C: Program Files Atlassian Application Data JIRA structure
C: Program Files Atlassian JIRA atlassian-jira images
C: Program Files Atlassian Application Data JIRA dbconfig.xml
C: Program Files Atlassian Application Data Confluence confluence.cfg.xml
C: Program Files Atlassian Application Data Confluence config
C: Program Files Atlassian Application Data Confluence index
Then, I started JIRA and Confluence and install plugins. Everything appears to be running properly except that I no longer have all my issues in JIRA. Oddly, 3 very old issues show up, but no other issues are present. The users, projects, greenhopper sprints, etc. are correctly pulled from the SQL database, but the issues are not.
I have investigated the contents of the SQL database and it does contain all the issues.
The issue was resolved by reindexing.
You saved my day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please make sure that you are not using the same SQL database for test and production instances.
If you are indeed using different databases, make sure that dbconfig.xml is pointing to the test database and not the production database.
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is a new database. I didn't change dbconfig because it pointed to localhost and I created the new db on the new host to be identical to the old.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.