I have this error occuring when loading a jsp: 2006-07-28 17:33:01 StandardWrapperValve[debugjsp]: Servlet.service() for servlet debugjsp threw exception java.lang.NullPointerException at com.premier.ofa.core.TransactionSession.getAttribute(TransactionSession.java:34) at com.premier.ofa.core.TransactionRequest.getConfigurationAttribute(TransactionRequest.java:125) at com.premier.SignOn.UserInqAuthTaskBean.isFeatureConfigured(UserInqAuthTaskBean.java:366) at org.apache.jsp.jsp.security_jsp._jspService(security_jsp.java:1264) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
This happens on and off. In tracking the error, sometimes the session can be null. Why is this happening? Anyone familiar with this kind of exception? Thanks! -- View this message in context: http://www.nabble.com/Servlet-session-becoming-null-tf2028584.html#a5579120 Sent from the Tomcat - User forum at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]