Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Workaround
-
0.1.0
-
None
-
None
-
None
-
RHEL7
openjdk version "1.8.0_161"
Description
Downloaded 0.1.0 tarball and and tried to run on RHEL7. No changes to any config files.
Error in log file was:
java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.api.FlywayException: Validate failed: Detected failed migration to version 1.3 (DropBucketItemNameUniqueness)
I could not find anything about "flyway" in the docs or config files...any hints on how to get around this problem?
Attachments
Attachments
Issue Links
- is related to
-
NIFIREG-163 Add JDK requirement to Admin Guide
- Closed