2016年8月19日

摘要: org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of cn.itcast.domain.Forum.topicCount 阅读全文
posted @ 2016-08-19 19:21 huxihua2006 阅读(80) 评论(0) 推荐(0) 编辑

2016年8月18日

摘要: Struts Problem ReportStruts has detected an unhandled exception: Messages: failed to lazily initialize a collection of role: cn.itcast.domain.Privileg 阅读全文
posted @ 2016-08-18 14:22 huxihua2006 阅读(205) 评论(0) 推荐(0) 编辑

2016年8月16日

摘要: 编码问题:一般都是将编码换成UTF-8,如果多处已设置成UTF-8还是不行,那可能还需要试试改成GBK就可以了。 阅读全文
posted @ 2016-08-16 21:55 huxihua2006 阅读(122) 评论(0) 推荐(0) 编辑

2016年8月8日

摘要: java.lang.NoSuchMethodException: cn.itcast.action.RoleAction.editUI () java.lang.Class.getMethod(Class.java:1605) org.apache.struts2.interceptor.valid 阅读全文
posted @ 2016-08-08 23:25 huxihua2006 阅读(129) 评论(2) 推荐(0) 编辑

2016年8月2日

摘要: 11:13:26,473 ERROR SchemaUpdate:212 - Unsuccessful: alter table itcast_department add index FKB56F87C78F69840 (parentId), add constraint FKB56F87C78F6 阅读全文
posted @ 2016-08-02 11:38 huxihua2006 阅读(164) 评论(1) 推荐(0) 编辑

2016年8月1日

摘要: Hibernate: insert into itcast_user (loginname, password, name, gender, phonenumber, email, description, departmentId) values (?, ?, ?, ?, ?, ?, ?, ?)2 阅读全文
posted @ 2016-08-01 21:18 huxihua2006 阅读(87) 评论(1) 推荐(0) 编辑

2016年7月28日

摘要: 16:12:34,254 ERROR ContextLoader:215 - Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with 阅读全文
posted @ 2016-07-28 16:31 huxihua2006 阅读(174) 评论(0) 推荐(0) 编辑

2016年7月26日

摘要: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testUserService': Injection of resource fields failed; nested 阅读全文
posted @ 2016-07-26 11:33 huxihua2006 阅读(167) 评论(1) 推荐(0) 编辑

导航