On 2016-03-02 22:29, Tech @ PSYND wrote:
Hello everybody,
I'm working with the KeyCloak (1.8.1.Final) examples and trying to
publishing "Customer-portal" using SAML.
We get stuck with a SAM error "Error processing request", and here
down the error.
Could you please advice?
Thanks!
Here the stack trace:
Error processing request
Context Path:/customer-portal
Servlet Path:/customers/view.jsp
Path Info:null
Query String:null
Stack Trace
org.apache.jasper.JasperException: java.lang.NullPointerException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:410)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:326)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:259)
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)