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 AclSidEntity o  WHERE  o.principal = :principal  AND  o.sid = :sid 

root cause

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

root cause

java.lang.RuntimeException: Unable to run query : SELECT  o FROM AclSidEntity o  WHERE  o.principal = :principal  AND  o.sid = :sid 

root cause

org.springframework.orm.hibernate3.HibernateJdbcException: JDBC exception on Hibernate data access: SQLException for SQL [select aclsidenti0_.id as id9_, aclsidenti0_.principal as principal9_, aclsidenti0_.sid as sid9_ from ACL_SID aclsidenti0_ where aclsidenti0_.principal=? and aclsidenti0_.sid=?]; 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