HTTP Status 500 - com.lexum.web.WebException


type Exception report

message com.lexum.web.WebException

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

exception

javax.servlet.ServletException: com.lexum.web.WebException
	com.lexum.web.MainServlet.doService(MainServlet.java:316)
	com.lexum.web.MainServlet.doGet(MainServlet.java:420)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

root cause

com.lexum.web.WebException
	ca.bc.cle.web.manual.PracticeManualsController.area(PracticeManualsController.java:132)
	sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source)
	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	java.lang.reflect.Method.invoke(Method.java:498)
	com.lexum.web.populate.SmartPopulate.populate(SmartPopulate.java:275)
	com.lexum.web.MainServlet.doService(MainServlet.java:261)
	com.lexum.web.MainServlet.doGet(MainServlet.java:420)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

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


Apache Tomcat/7.0.61