If you understand correctly, you created a local data warehouse using version 1.7.2 of the web application development server and try to use the same data (file) using version 1.7.3.
Newer versions of dev application server are responsible, but are not guaranteed to not read data stored in an earlier version.
I found that the data stored on the 1.7.2 dev application server cannot be used with 1.7.3, so this time we were out of luck.
In this case, you will have to create your data again using 1.7.3.
source share