HTTP Status 500 -


type Exception report

message

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

exception

org.apache.jasper.JasperException: java.lang.NullPointerException
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:416)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	com.recruit.highsun.action.RecruitAction.getRecruitById(RecruitAction.java:100)
	com.recruit.highsun.action.RecruitAction.doPost(RecruitAction.java:60)
	com.recruit.highsun.action.RecruitAction.doGet(RecruitAction.java:39)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

root cause

java.lang.NullPointerException
	org.apache.jsp.recruitInfo_jsp._jspService(recruitInfo_jsp.java:191)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	com.recruit.highsun.action.RecruitAction.getRecruitById(RecruitAction.java:100)
	com.recruit.highsun.action.RecruitAction.doPost(RecruitAction.java:60)
	com.recruit.highsun.action.RecruitAction.doGet(RecruitAction.java:39)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

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


Apache Tomcat/6.0.20