HTTP Status 500 - java.lang.NullPointerException


type Exception report

message java.lang.NullPointerException

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

exception

javax.servlet.ServletException: java.lang.NullPointerException
	com.flc.portal.mobile.display.DefaultStoreLangCookieFilter.doFilter(DefaultStoreLangCookieFilter.java:319)
	com.flc.websupport.ThreadLocalLogSessionFilter.doFilter(ThreadLocalLogSessionFilter.java:71)
	com.flc.websupport.ThreadLocalRequestFilter.doFilter(ThreadLocalRequestFilter.java:64)

root cause

java.lang.NullPointerException
	com.flc.portal.mobile.display.StoreInfoState.getLangID(StoreInfoState.java:235)
	com.flc.portal.mobile.display.SharedDataManager.setStoreInfo(SharedDataManager.java:594)
	com.flc.portal.mobile.display.DefaultStoreLangCookieFilter.doFilter(DefaultStoreLangCookieFilter.java:202)
	com.flc.websupport.ThreadLocalLogSessionFilter.doFilter(ThreadLocalLogSessionFilter.java:71)
	com.flc.websupport.ThreadLocalRequestFilter.doFilter(ThreadLocalRequestFilter.java:64)

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


Apache Tomcat/6.0.37