HTTP Status 500 – Internal Server Error


Type Exception Report

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

javax.servlet.ServletException
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:659)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
	com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:145)
	com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:137)

Root Cause

java.lang.NullPointerException
	eu.colossale.view.PageBean.getTermekKepek(PageBean.java:285)
	sun.reflect.GeneratedMethodAccessor181.invoke(Unknown Source)
	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	java.lang.reflect.Method.invoke(Method.java:498)
	javax.el.BeanELResolver.getValue(BeanELResolver.java:99)
	com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
	com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
	org.apache.el.parser.AstValue.getValue(AstValue.java:168)
	org.apache.el.parser.AstMethodParameters.getParameters(AstMethodParameters.java:33)
	org.apache.el.parser.AstValue.getValue(AstValue.java:157)
	org.apache.el.parser.AstMethodParameters.getParameters(AstMethodParameters.java:33)
	org.apache.el.parser.AstValue.invoke(AstValue.java:239)
	org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:266)
	com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)
	com.sun.faces.facelets.tag.jsf.core.DeclarativeSystemEventListener.processEvent(EventHandler.java:128)
	javax.faces.component.UIComponent$ComponentSystemEventListenerAdapter.processEvent(UIComponent.java:2584)
	javax.faces.event.SystemEvent.processListener(SystemEvent.java:108)
	javax.faces.event.ComponentSystemEvent.processListener(ComponentSystemEvent.java:118)
	com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187)
	com.sun.faces.application.ApplicationImpl.invokeComponentListenersFor(ApplicationImpl.java:2135)
	com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:289)
	com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:247)
	com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
	com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
	com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:219)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:647)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
	com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:145)
	com.ocpsoft.pretty.PrettyFilter.doFilter(PrettyFilter.java:137)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/8.5.93