Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 88204 invoked from network); 11 Jul 2003 13:09:23 -0000 Received: from web10501.mail.yahoo.com (216.136.130.151) by daedalus.apache.org with SMTP; 11 Jul 2003 13:09:23 -0000 Message-ID: <20030711130924.74754.qmail@web10501.mail.yahoo.com> Received: from [65.124.170.59] by web10501.mail.yahoo.com via HTTP; Fri, 11 Jul 2003 06:09:24 PDT Date: Fri, 11 Jul 2003 06:09:24 -0700 (PDT) From: Ramanan nr Subject: Re: SocketException To: Commons HttpClient Project In-Reply-To: <332E66EC-B33A-11D7-BCB1-00306557E112@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Mike, I am using Log4j. Here is what I do in my code to set the wire log to debug mode : // SET SYS PROP FOR HTTPCLIENT DEBUG System.setProperty("org.apache.commons.logging.Log", "org.apache.commons.logging.impl.SimpleLog"); System.setProperty("org.apache.commons.logging.simplelog.showdatetime", "true"); System.setProperty("org.apache.commons.logging.simplelog.log.httpclient.wire", "debug"); System.setProperty("org.apache.commons.logging.simplelog.log.org.apache.commons.httpclient", "debug"); Is there any other config that I am missing? - NRR --- Michael Becke wrote: > On Thursday, July 10, 2003, at 04:01 PM, Ramanan nr > wrote: > > btw, though I set the wire log to the debug mode, > I > > don't see any info. is there any other setting > other > > than the > > > org.apache.commons.logging.simplelog.log.httpclient.wire > > =debug > > My guess is that you are using Log4j (have it on > your classpath). You > will need to configure Log4j to output the wire log > by setting the > logger (httpclient.wire) to DEBUG. Please post the > wire log one you > have it and we should have a better idea what's > going wrong. > > Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > commons-httpclient-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > commons-httpclient-dev-help@jakarta.apache.org > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com