Looks like this problem: https://issues.apache.org/roller/browse/ROL-1688
If you follow the links in the comments on that page, you can find the specific changes that fix the problem. - Dave On Tue, Jul 22, 2008 at 7:29 AM, Konstantin Chekushin <[EMAIL PROTECTED]> wrote: > Hi all! I have a roller 4.0, which was installed on glassfish. > Session timeout is 30min. (default) > At the moment the session expires and I'm trying to add new entry > into the blog, roller tries to redirect me to the login page, but I'm > getting exception in server.log: > > [#|2008-07-22T12:19:00.363+0300|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=24;_ThreadName=httpSS > LWorkerThread-8001-2;_RequestID=e95c3f9b-ca20-4722-9877-d2580b885d72;|ApplicationDispatcher[/roller] > PWC1231: Servlet.service > () for servlet jsp threw exception > java.lang.NullPointerException > at > org.apache.jsp.roller_002dui.errors.denied_jsp._jspService(denied_jsp.java:41) > at > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:831) > at > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373) > ....and so on > > and I'm getting white screen with only: > "Powered by Apache Roller Weblogger Version 4.0 | Report an Issue | > User Guide | Mailing Lists" > > Does someone meet something like this? Any ideas for solving this > problem?
