Recently in a project we were getting the following error:
Log file will show following entry:
A little digging told me that this happened as we changed attribute types keeping the same attribute names.
So, next thing was to compare the types, delete the old fields from target environment.
Import the solution back and this time it was successful.
Hope it helps and Happy CRMing!