Mantis - Resin
Viewing Issue Advanced Details
2621 crash always 04-22-08 17:08 04-22-08 17:29
zhaoxingyun  
ferg  
normal  
closed 3.1.5  
fixed  
none    
none 3.1.6  
0002621: java.lang.NullPointerException
[20080422 235314.000]java.lang.NullPointerException
[20080422 235314.000] at com.caucho.util.LruCache.get(LruCache.java:174)
[20080422 235314.000] at com.caucho.server.webapp.WebApp.getRealPath(WebApp.java:2403)
[20080422 235314.000] at com.caucho.server.dispatch.ServletMapper.addWelcomeFileDependency(ServletMapper.java:354)
[20080422 235314.000] at com.caucho.server.dispatch.ServletMapper.mapServlet(ServletMapper.java:293)
[20080422 235314.000] at com.caucho.server.webapp.WebApp.buildInvocation(WebApp.java:2043)
[20080422 235314.000] at com.caucho.server.webapp.WebAppContainer.buildInvocation(WebAppContainer.java:716)
[20080422 235314.000] at com.caucho.server.host.Host.buildInvocation(Host.java:476)
[20080422 235314.000] at com.caucho.server.host.HostContainer.buildInvocation(HostContainer.java:314)
[20080422 235314.000] at com.caucho.server.cluster.Server.buildInvocation(Server.java:915)
[20080422 235314.000] at com.caucho.server.dispatch.DispatchServer.buildInvocation(DispatchServer.java:209)
[20080422 235314.000] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:261)
[20080422 235314.000] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:603)
[20080422 235314.000] at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721)
[20080422 235314.000] at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643)
[20080422 235314.000] at java.lang.Thread.run(Thread.java:619)

There are no notes attached to this issue.