Anonymous | Login | Signup for a new account | 12-17-2024 08:24 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 | ||||
0004271 | [Resin] | minor | always | 10-26-10 11:02 | 11-17-10 10:49 | ||||
Reporter | alex | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.12 | ||||||
Summary | 0004271: log4j fails to load custom logger | ||||||||
Description |
rep by Nicolai Steven "Resin 4.0.12 classloader issue" We've noticed that 4.0.12 has a classloader issue. Enclosed is a sample web app that can be used to recreate the problem. Steps: 1. copy the web application (testsess) into resin 4.0.10/webapps. 2. start resin with bin/resin.sh console 3. visit <server>/testsess/testLog.jsp 4. Look in the console log, you'll see "....- Should be in the log." error messages. Repeat with resin 4.0.12 When you start resin with bin/resin.sh console, you'll see the following in the console: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder [^] for further details. These messages do not appear when the same web application is started with 4.0.10. When you look at the logs in step 4, the error messages will not be in the logs (because slf4j was not properly loaded. We're also seeing intermittant class loading issues elsewhere in our application, occasionally one of a few classes that are present in the web application will not load. I don't have a reproducible test case for this. Hopefully, it is related to this one. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Relationships | ||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
41 total queries executed. 32 unique queries executed. |