Forum Discussion

andrewsaunders's avatar
andrewsaunders
Occasional Contributor
6 years ago
Solved

Failed to initialize dashboard database / Error Reading Migration File: Found 2 files that match das

Hi   I've recently upgraded to ReadyAPI 2.4. Initially, there was an issue with the Service Pack as I'm running Windows 7. I've updated to the suggested, KB3125574.   System  Intel Core i5-4570T...
  • andrewsaunders's avatar
    6 years ago

    I've got it working - I think there was a library conflict, possibly with the h2 jar file. I'm unsure, but previously I was dropping some unique libraries all at once into bin/ext and lib directories, which we use for our extended dependencies and I must have been overwriting or removing one or many that were necessary for the h2 db.


    The issue is no longer a problem after I was more careful with this step and cherry-picked in the libraries we needed, only removing those which we've previously identified as conflicts with our custom