Opened 9 years ago
Closed 9 years ago
#517 closed defect (duplicate)
Router console Internal Server Error
Reported by: | DISABLED | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.8 |
Component: | apps/console | Version: | 0.8.5 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
I'm running i2p "headless" and getting this when I view the console using Lynx:
Error 500: /summaryframe Internal Server Error
java.lang.NullPointerException?
at net.i2p.router.web.SummaryHelper?.getJobLag(SummaryHelper?.java:520)
at net.i2p.router.web.SummaryBarRenderer?.renderSummaryHTML(SummaryBarRenderer?.java:370)
at net.i2p.router.web.SummaryHelper?.renderSummaryBar(SummaryHelper?.java:604)
at net.i2p.router.web.jsp.summaryframe_jsp._jspService(summaryframe_jsp.java:232)
at org.apache.jasper.runtime.HttpJspBase?.service(HttpJspBase?.java:94)
at javax.servlet.http.HttpServlet?.service(HttpServlet?.java:689)
at org.mortbay.jetty.servlet.ServletHolder?.handle(ServletHolder?.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler?.dispatch(WebApplicationHandler?.java:473)
at org.mortbay.jetty.servlet.ServletHandler?.handle(ServletHandler?.java:568)
at net.i2p.router.web.LocaleWebAppHandler?.handle(LocaleWebAppHandler?.java:90)
at org.mortbay.http.HttpContext?.handle(HttpContext?.java:1535)
at org.mortbay.jetty.servlet.WebApplicationContext?.handle(WebApplicationContext?.java:633)
at org.mortbay.http.HttpContext?.handle(HttpContext?.java:1487)
at org.mortbay.http.HttpServer?.service(HttpServer?.java:909)
at org.mortbay.http.HttpConnection?.service(HttpConnection?.java:820)
at org.mortbay.http.HttpConnection?.handleNext(HttpConnection?.java:986)
at org.mortbay.http.HttpConnection?.handle(HttpConnection?.java:837)
at org.mortbay.http.SocketListener?.handleConnection(SocketListener?.java:245)
at org.mortbay.util.ThreadedServer?.handle(ThreadedServer?.java:357)
at org.mortbay.util.ThreadPool?$PoolThread?.run(ThreadPool?.java:534)
I2P Version and Running Environment
I2P version: 0.8.5-0
Java version: Sun Microsystems Inc. 1.5.0_14 (Java™ 2 Runtime Environment, Standard Edition 1.5.0_14-b03)
Platform: Linux i386 2.6.26-2-686
Processor: Core 2 (Conroe) (core2)
Jbigi: Locally optimized native BigInteger? library loaded from file
Encoding: UTF-8
Subtickets
Change History (1)
comment:1 Changed 9 years ago by
Component: | unspecified → apps/console |
---|---|
Milestone: | 0.8.9 → 0.8.8 |
Resolution: | → duplicate |
Status: | new → closed |
Thanks for the report, this was fixed in 0.8.8, please update.