I upgraded a development environment from 4.2.4 to 4.3.3. The upgrade was successful. I now want to point the environment at a copy of my Prod db (Prod is already running 4.3.3). I created a new db with a copy of prod and ran config.bat to point the development instance to the new db. When I go to the development url I get the follwoing error:
JIRA Startup Failed
You cannot access JIRA at present. Look at the table below to identify the reasons
Description
com.opensymphony.module.propertyset.PropertyImplementationException: SQL Exception while executing the following:SELECT ID, ENTITY_NAME, ENTITY_ID, PROPERTY_KEY, propertytype FROM jira.propertyentry WHERE ENTITY_NAME=? AND ENTITY_ID=? (Invalid object name 'jira.propertyentry'.)
I bounced the Apache service and same error.
What did I do wrong?
Thanks in advance for your help.
Did you update entityengine.xml etc to point to the correct Database type? http://confluence.atlassian.com/display/JIRA/Connecting+JIRA+to+a+Database
Thanks Jobin! I found there was a small difference in the datasource section of the entityengine.xml file when I compared my dev environment to the prod environment. I made the change in dev to match prod and it worked.
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.