type Exception report
message AMSetupFilter.doFilter
description The server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: AMSetupFilter.doFilter com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:133)
root cause
org.apache.jasper.JasperException: java.lang.ClassCastException: com.sun.identity.entitlement.xacml3.core.Policy cannot be cast to com.sun.identity.entitlement.xacml3.core.PolicySet org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:502) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:430) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:44) com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:98)
root cause
java.lang.ClassCastException: com.sun.identity.entitlement.xacml3.core.Policy cannot be cast to com.sun.identity.entitlement.xacml3.core.PolicySet com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils.streamToPolicySet(XACMLPrivilegeUtils.java:1289) com.sun.identity.cli.entitlement.CreateXACML.handleRequest(CreateXACML.java:122) com.sun.identity.cli.SubCommand.execute(SubCommand.java:291) com.sun.identity.cli.CLIRequest.process(CLIRequest.java:212) com.sun.identity.cli.CLIRequest.process(CLIRequest.java:134) com.sun.identity.cli.CommandManager.serviceRequestQueue(CommandManager.java:573) com.sun.identity.cli.WebCLIHelper.processRequest(WebCLIHelper.java:151) com.sun.identity.cli.WebCLIHelper.getHTML(WebCLIHelper.java:92) org.apache.jsp.ssoadm_jsp._jspService(ssoadm_jsp.java:139) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:44) com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:98)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.36 logs.