Hi Rachna,
I was facing the exact same problem:
I had trouble using timestamp attributes, so I deleted my whole data model.
After redefining it (using the exact same names for everything), generating runtime objects failed.
I solved this problem by adding another entity type. The runtime objects were successfully generated and I deleted the added entity types.
Maybe that could work for you.
Best,
Dominik