Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I start jira with extra args "-Djira.downgrade.allowed=true"? #83

Open
kurtontheway opened this issue Jun 11, 2020 · 0 comments

Comments

@kurtontheway
Copy link

Hi,
Are there any environment variables referring to extra start-up arguments? My jira database was written by version 8.9.0 by accident, while my app version is 8.1.0, So Jira had problems to start up with the following message:

Database: Failed to start JIRA due to a build number inconsistency.
The version of the data present in your database is higher than the version of JIRA you are trying to start.
Database build number: 809000
JIRA app build number: 801000

The valid solution to me is starting jira with "-Djira.downgrade.allowed=true", How can I achieve that? Any clue is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant