Anonymous | Login | Signup for a new account | 12-17-2024 12:00 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000976 | [Resin] | crash | always | 03-07-06 07:08 | 03-13-06 13:57 | ||||
Reporter | marcelloh | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.19 | Product Version | |||||
Product Build | |||||||||
Summary | 0000976: NullPointerException | ||||||||
Description |
Snippet of my configuration version 3.0.18 <web-app id="/" document-directory="c:/data/website/html/"> <welcome-file-list>index.html,notfound.html</welcome-file-list> </web-app> When I don't give a page name like index.html, but just do like this http://localhost:8080/ [^] is give an error |
||||||||
Steps To Reproduce | |||||||||
Additional Information |
java.lang.NullPointerException at com.caucho.server.dispatch.ServletMapper.mapServlet(ServletMapper.java:323) at com.caucho.server.webapp.Application.buildInvocation(Application.java:1773) at com.caucho.server.webapp.ApplicationContainer.buildInvocation(ApplicationContainer.java:707) at com.caucho.server.host.Host.buildInvocation(Host.java:421) at com.caucho.server.host.HostContainer.buildInvocation(HostContainer.java:316) at com.caucho.server.resin.ServletServer.buildInvocation(ServletServer.java:600) at com.caucho.server.dispatch.DispatchServer.buildInvocation(DispatchServer.java:198) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492) at com.caucho.util.ThreadPool.run(ThreadPool.java:425) at java.lang.Thread.run(Unknown Source) |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |