Hibernate issue java.lang.Boolean cannot be cast to java.lang.String Using JDK 1.7
问题 I am facing issue with Hibernate. Using Hibernate 3.2.6 and JDK 1.7.0_21 Is this issue coming due to JDK compatibility with Hibernate version? This issue is random. I still unable to find steps to reproduce. 2014-07-14 06:09:10,661 [DEBUG] EventExpenseAreaService.getEventSummary:654 - Revenue Value (Hari) --> 1166.15 2014-07-14 06:09:18,665 [ERROR] EventSetupService.getEventById:1451 - java.lang.Boolean cannot be cast to java.lang.String java.lang.ClassCastException: java.lang.Boolean cannot