2 Replies Latest reply on Jan 31, 2020 7:51 AM by valsaraj007

    Foreign key constraint issue in WildFly

    valsaraj007

      When we migrated from WidlFly 8, we are getting following error on starting server:

      insert or update on table "app_data" violates foreign key constraint "fk1vm6v5waa98rhou9eawcso86m"

      However, we are pointing to an existing DB that used on old version and that have a constraint already with name fk4cd3168a78257440.

       

      Then why it is again creating one more with new name? Is there any option to make it use the existing one?