You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Oakley (JIRA)" <ji...@apache.org> on 2018/02/08 04:09:05 UTC

[jira] [Created] (NIFIREG-142) First start problem: Error creating bean with name 'flywayInitializer'

Daniel Oakley created NIFIREG-142:
-------------------------------------

             Summary: First start problem: Error creating bean with name 'flywayInitializer'
                 Key: NIFIREG-142
                 URL: https://issues.apache.org/jira/browse/NIFIREG-142
             Project: NiFi Registry
          Issue Type: Bug
    Affects Versions: 0.1.0
         Environment: RHEL7
openjdk version "1.8.0_161"
            Reporter: Daniel Oakley


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?

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)