I found the main problem.
I start service from ApplicationMy class and got exception after reboot.
ApplicationMy
I remove the code to BroadCastRecieverBoot and it works!
BroadCastRecieverBoot
Note. There is no different if lauch the app manually.
Bug is reported to Google.