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=38258>. 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=38258 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-13 13:11 ------- Sorry for bugspam, expected it to let me return to the bug I was writing before it sent the file. I thought it's probably worth mentioning that I was using multithreaded access to the fetchURL method but I was using the default connection manager (SimpleHttpConnectionManager) rather than MultiThreadedHttpConnectionManager. That was probably the source of my other errors. I've since changed my other code so that each one owns its own ModifiedApacheHttpClient, and I'll let you all know if I get a NullPointerException with that also. -- 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]
