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=35843>. 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=35843 Summary: LogConfigurationException ??? Product: HttpClient Version: 3.0 RC3 Platform: Other OS/Version: Windows XP Status: NEW Severity: blocker Priority: P2 Component: HttpClient AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When i run my application i get a java.lang.ExceptionInInitializerError; and I cannot get by it. When I looked at the cause of the error I get the following: org.apache.logging.LogConfigurationException; I took a look at the source for HttpParser (which is the class that tries to create the Log) and there is no exception handling mechanism when the log is created. I might be wrong in thinking that this is a bug but my code should be working and it will not because of this exception -- 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]
