Hello, everyone!
Earlier I also wrote about problem with extending the Entity, but now I find new trouble - my appliction don’t launch
Here the screenshot from catalina.out:
and also here my test project(it has non-standart repositories)
It seems that the problem is caused by wrong DB SQL scripts. I’ve removed all scripts from modules/core/db directory and generated all scripts again via CUBA Studio. Application correctly launched.