FlyerTalk Forums - View Single Post - Searching produces this error:
View Single Post
Old Feb 11, 2008 | 2:18 pm
  #1  
Dieuwer
Suspended
 
Join Date: Aug 2005
Location: BOS
Posts: 15,027
Searching produces this error:

type Exception report

message

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

exception
org.springframework.web.util.NestedServletExceptio n: Request processing failed; nested exception is java.lang.NullPointerException
org.springframework.web.servlet.FrameworkServlet.p rocessRequest(FrameworkServlet.java:488)
org.springframework.web.servlet.FrameworkServlet.d oPost(FrameworkServlet.java:441)
javax.servlet.http.HttpServlet.service(HttpServlet .java:710)
javax.servlet.http.HttpServlet.service(HttpServlet .java:803)

root cause
java.lang.NullPointerException

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.14 logs.
Dieuwer is offline