try to run with command
atlas-run-standalone --product jira --version 6.1.2 --data-version 6.1
and see following
ava.lang.IllegalStateException: Could not find a field-type definition with name "h2" org.ofbiz.core.entity.model.ModelFieldTypeReader.<init>(ModelFieldTypeReader.java:92) org.ofbiz.core.entity.model.ModelFieldTypeReader.getModelFieldTypeReader(ModelFieldTypeReader.java:79) org.ofbiz.core.entity.GenericDelegator.<init>(GenericDelegator.java:175)
how to solve this?
now i see this
Failed to start JIRA due to a build number inconsistency.
The data present in your database is newer than the version of JIRA you are trying to startup.
Database version is: 71001
JIRA app version is: 6157
how to spot correct version of data should i run ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.