HTTP Status 500 -


type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.RuntimeException: Unable to run query : SELECT  o FROM GroupAclEntity o  WHERE  o.objectId = :objectId  AND  o.objectType = :objectType 

root cause

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.RuntimeException: Unable to run query : SELECT  o FROM GroupAclEntity o  WHERE  o.objectId = :objectId  AND  o.objectType = :objectType 

root cause

java.lang.RuntimeException: Unable to run query : SELECT  o FROM GroupAclEntity o  WHERE  o.objectId = :objectId  AND  o.objectType = :objectType 

root cause

org.springframework.orm.hibernate3.HibernateJdbcException: JDBC exception on Hibernate data access: SQLException for SQL [select groupaclen0_.ID as ID26_, groupaclen0_.BLOCK as BLOCK26_, groupaclen0_.INHERITABLE as INHERITA3_26_, groupaclen0_.MASK as MASK26_, groupaclen0_.OBJECTID as OBJECTID26_, groupaclen0_.OBJECTTYPE as OBJECTTYPE26_, groupaclen0_.ROLEID as ROLEID26_ from EISS_TAB_GROUP_ACL groupaclen0_ where groupaclen0_.OBJECTID=? and groupaclen0_.OBJECTTYPE=?]; SQL state [72000]; error code [1000]; could not execute query; nested exception is org.hibernate.exception.GenericJDBCException: could not execute query

root cause

org.hibernate.exception.GenericJDBCException: could not execute query

root cause

java.sql.SQLException: ORA-01000: 超出打开游标的最大数

note The full stack traces of the exception and its root causes are available in the TongWeb Server logs.


TongWeb Server