Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5831

Unexpected error running Liquibase: Precondition Error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • Wildfly: 10.0.0.Final
      MySQL Connector: mysql-connector-java-5.1.18
      UPS: 1.2.0-alpha.1
      OS: OSX El Capitan

    Description

      I am starting wildfly with ./standalone.sh --server-config=standalone-full.xml It works without errors.
      I cloned latest aerogear-unifiedpush-server and installed with maven. It created the war files.
      I follow the steps in https://aerogear.org/docs/unifiedpush/ups_userguide/index/#server-installation.
      I am using mysql database. It is running on localhost and the port is 3306. Mysql connector version is mysql-connector-java-5.1.18. I created all databases. Generated the UnifiedPush Database and Datasource.

      liquibase.properties contains the following info

      url=jdbc:mysql://localhost:3306/unifiedpush
      driver=com.mysql.jdbc.Driver
      username=unifiedpush
      password=unifiedpush
      changeLogFile=/liquibase/master.xml

      ON STEP 'CREATE THE DATABASE SCHEMA'
      I run ./bin/ups-migrator update
      I get the error 'Unexpected error running Liquibase: Precondition error'

      Attachments

        Activity

          People

            Unassigned Unassigned
            asimsinan Asım Sinan Yüksel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: