Anonymous | Login | Signup for a new account | 12-17-2024 08:53 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000445 | [Resin] | minor | always | 11-04-05 00:00 | 01-17-06 11:46 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.14 | ||||||
Summary | 0000445: no stack trace for NullPointerException in init() | ||||||||
Description |
RSN-494 If the code in the init() method of a resource throws a NullPointerException, the stack trace is not shown in the logs: <web-app> <resource type="example.MyResource"> </resource> </web-app> public class MyResource { public void init() { ... something that throw NullPointerException ... } } [10:51:10.864] com.caucho.config.LineConfigException: WEB-INF/web.xml:62: java.lang.NullPointerException (no stack trace) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |