DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38548>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38548 Summary: SecurityExceptions when attempting to use in applet in Java 5 Plug-In Product: Log4j Version: 1.3alpha Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] log4j 1.3 alpha 8 triggers throws SecurityExceptions when you attempt to use it from within an applet in a Java 5 JVM. It attempts to read a system property during LogManager static initialization without wrapping this in a try/catch. [Sorry for the lack of a stack trace. This is *very* easy to reproduce once you have a test applet using log4j -- I've just not had a chance to do so since originally encountering this and scrubbing my environment too soon...] -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
