I had this happen again on some other objects and after importing the views using the developermode and choosing "overwrite" I got this error message on a couple of AT views when I went to manually activate them:
exception 40129: repository/base/activation/sourceCodeMove.cpp:165 Most likely another version of the object (fico.cost_smry, AT_DRCT_COST_SMRY, attributeview)fico.cost_smry;AT_DRCT_COST_SMRY;attributeview;0;0;1;11;-1;11;1 has already been activated by another activation call. The latest version id: 11. Your inactive version id: 11.
I looked in the active.objects table and I do not see it <- a good thing
I looked in the inactive.objects table and I do see it <- expected
But I still can not manually activate it.
So here is the fix:
- delete the problem objects where you get this err msg,
- re-import the deleted ones,
- manually activate them.
Mike