HTTP Status 500 -


type Exception report

message

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

exception

java.lang.RuntimeException: java.lang.NullPointerException
	com.sw4i.commons.web.CommonFilter.reportException(CommonFilter.java:137)
	com.sw4i.commons.web.CommonFilter.doFilter(CommonFilter.java:65)

root cause

java.lang.NullPointerException
	sun.reflect.GeneratedMethodAccessor4738.invoke(Unknown Source)
	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	java.lang.reflect.Method.invoke(Method.java:601)
	com.sw4i.app.utils.BeanUtils.copyProperties(BeanUtils.java:79)
	com.sw4i.stories.model.ext.StoryX.<init>(StoryX.java:94)
	com.sw4i.stories.beans.pub.StoryBean.init(StoryBean.java:44)
	com.sw4i.stories.beans.pub.StoryBean.<init>(StoryBean.java:36)
	org.apache.jsp.WEB_002dINF.templates.defaultsite.stories.Info.view_jsp._jspService(view_jsp.java:127)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	com.sw4i.app.PageServlet.processRequest(PageServlet.java:95)
	com.sw4i.app.PageServlet.doGet(PageServlet.java:109)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	com.sw4i.commons.web.CommonFilter$1.execute(CommonFilter.java:60)
	com.sw4i.commons.web.LoginContext.withLoginContext(LoginContext.java:39)
	com.sw4i.commons.web.CommonFilter.doFilter(CommonFilter.java:57)

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


Apache Tomcat/7.0.26