europeana / Europeana-Creative

Europeana Creative
7 stars 7 forks source link

Image Demo: NPE in Search servlet #7

Closed gsergiu closed 10 years ago

gsergiu commented 10 years ago

HTTP Status 500 -

type Exception report

message

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

exception

it.cnr.isti.exception.TechnicalRuntimeException: Cannot parse standard request it.cnr.isti.cophir.ui.bean.QueryComposer.parseRequest(QueryComposer.java:55) it.cnr.isti.cophir.ui.servlet.Search.processRequest(Search.java:119) it.cnr.isti.cophir.ui.servlet.Search.doGet(Search.java:148) javax.servlet.http.HttpServlet.service(HttpServlet.java:617) javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

java.lang.NullPointerException it.cnr.isti.cophir.ui.bean.QueryComposer.parseStandardRequest(QueryComposer.java:187) it.cnr.isti.cophir.ui.bean.QueryComposer.parseRequest(QueryComposer.java:53) it.cnr.isti.cophir.ui.servlet.Search.processRequest(Search.java:119) it.cnr.isti.cophir.ui.servlet.Search.doGet(Search.java:148) javax.servlet.http.HttpServlet.service(HttpServlet.java:617) javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

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