I am receiving many errors of kind displayed in the subj. These errors seems to be occasional and I cannot reproduce them. From stack I can learn that such error may occurs
I had faced the same issue, I had used view tag in xml instead of View. Replacing to View class fixed the issue.
Hope it helps for you too..