主题 : 内容回收站内的东西删除是就报错
级别: 童生
UID: 52779
积分:14 加为好友
威望: 0 精华: 0
主题:1 回复:10
注册时间:2013-10-08
在线时长:0
1#   发表于:2013-10-23 16:39:59  IP:182.63.*.*

HTTP Status 500 - Request processing failed; nested exception is org.hibernate.exception.SQLGrammarException: could not initialize a collection: [com.jeecms.cms.entity.main.Content.files#472]

type Exception report

message Request processing failed; nested exception is org.hibernate.exception.SQLGrammarException: could not initialize a collection: [com.jeecms.cms.entity.main.Content.files#472]

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.hibernate.exception.SQLGrammarException: could not initialize a collection: [com.jeecms.cms.entity.main.Content.files#472]
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:656)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:560)
javax.servlet.http.HttpServlet.service(HttpServlet.java:643)
javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
com.jeecms.common.web.ProcessTimeFilter.doFilter(ProcessTimeFilter.java:35)
如图    5.1 和5.0 都是这样
1 共1页