Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 93919 invoked from network); 14 Mar 2006 19:41:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Mar 2006 19:41:43 -0000 Received: (qmail 45720 invoked by uid 500); 14 Mar 2006 19:41:42 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 45680 invoked by uid 500); 14 Mar 2006 19:41:41 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 39443 invoked by uid 500); 14 Mar 2006 19:37:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: NTLM proxy auth Date: Tue, 14 Mar 2006 14:37:27 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NTLM proxy auth Thread-Index: AcZHnrmO+Y4RxC9/RO+uXmaT0goqoQ== From: "Wagner, John (MED US)" To: X-OriginalArrivalTime: 14 Mar 2006 19:37:28.0754 (UTC) FILETIME=[BA979920:01C6479E] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, =0D I'm unanble to access internet urls from behind corporate proxy server. Here are the log results: 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Java version: 1.4.2_10 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Java vendor: Sun Microsystems Inc. 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Java class path: D:\Java\HttpClientNTLM;D:\Java\commons-httpclient-3.0-rc4\commons-httpcl ient-3.0-rc4.jar;D:\Java\rx_hub\log4j-1.2.7.jar;D:\Java\rx_hub\commons-l ogging.jar;D:\Java\rx_hub\commons-logging-api.jar;D:\Java\HttpClientNTLM \commons-codec-1.3.jar 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Operating system name: Windows XP 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Operating system architecture: x86 2006/03/14 14:24:40:270 EST [DEBUG] HttpClient - -Operating system version: 5.1 2006/03/14 14:24:40:488 EST [DEBUG] HttpClient - -SUN 1.42: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores) 2006/03/14 14:24:40:488 EST [DEBUG] HttpClient - -SunJSSE 1.42: Sun JSSE provider(implements RSA Signatures, PKCS12, SunX509 key/trust factories, SSLv3, TLSv1) 2006/03/14 14:24:40:488 EST [DEBUG] HttpClient - -SunRsaSign 1.42: SUN's provider for RSA signatures 2006/03/14 14:24:40:488 EST [DEBUG] HttpClient - -SunJCE 1.42: SunJCE Provider (implements DES, Triple DES, AES, Blowfish, PBE, Diffie-Hellman, HMAC-MD5, HMAC-SHA1) 2006/03/14 14:24:40:488 EST [DEBUG] HttpClient - -SunJGSS 1.0: Sun (Kerberos v5) 2006/03/14 14:24:40:504 EST [DEBUG] DefaultHttpParams - -Set parameter http.useragent =3D Jakarta Commons-HttpClient/3.0-rc4 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.protocol.version =3D HTTP/1.1 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.connection-manager.class =3D class org.apache.commons.httpclient.SimpleHttpConnectionManager 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.protocol.cookie-policy =3D rfc2109 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.protocol.element-charset =3D US-ASCII 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.protocol.content-charset =3D ISO-8859-1 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.method.retry-handler =3D org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4413ee 2006/03/14 14:24:40:520 EST [DEBUG] DefaultHttpParams - -Set parameter http.dateparser.patterns =3D [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z] 2006/03/14 14:24:40:613 EST [DEBUG] DefaultHttpParams - -Set parameter http.auth.scheme-priority =3D [NTLM] 2006/03/14 14:24:40:660 EST [DEBUG] DefaultHttpParams - -Set parameter http.method.retry-handler =3D org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@19a0c7c 2006/03/14 14:24:40:676 EST [DEBUG] HttpConnection - -Open connection to usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:707 EST [DEBUG] header - ->> "GET http://www.google.com/ HTTP/1.1[\r][\n]" 2006/03/14 14:24:40:707 EST [DEBUG] HttpMethodBase - -Adding Host request header 2006/03/14 14:24:40:723 EST [DEBUG] header - ->> "User-Agent: Jakarta Commons-HttpClient/3.0-rc4[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - ->> "Host: www.google.com[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - ->> "Proxy-Connection: Keep-Alive[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - ->> "[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Via: 1.1 MLVV9W3A[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Proxy-Authenticate: NTLM[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Proxy-Authenticate: Kerberos[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Proxy-Authenticate: Negotiate[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Connection: close[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Proxy-Connection: close[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Pragma: no-cache[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Cache-Control: no-cache[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Content-Type: text/html[\r][\n]" 2006/03/14 14:24:40:723 EST [DEBUG] header - -<< "Content-Length: 2377[\r][\n]" 2006/03/14 14:24:40:738 EST [DEBUG] HttpMethodDirector - -Authorization required 2006/03/14 14:24:40:738 EST [DEBUG] AuthChallengeProcessor - -Supported authentication schemes in the order of preference: [NTLM] 2006/03/14 14:24:40:738 EST [INFO] AuthChallengeProcessor - -NTLM authentication scheme selected 2006/03/14 14:24:40:738 EST [DEBUG] AuthChallengeProcessor - -Using authentication scheme: ntlm 2006/03/14 14:24:40:738 EST [DEBUG] AuthChallengeProcessor - -Authorization challenge processed 2006/03/14 14:24:40:738 EST [DEBUG] HttpMethodDirector - -Proxy authentication scope: NTLM @usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:738 EST [DEBUG] HttpMethodDirector - -Retry authentication 2006/03/14 14:24:40:738 EST [DEBUG] HttpMethodBase - -Should close connection in response to directive: close 2006/03/14 14:24:40:738 EST [DEBUG] HttpConnection - -Connection is locked. Call to releaseConnection() ignored. 2006/03/14 14:24:40:738 EST [DEBUG] HttpMethodDirector - -Authenticating with NTLM @usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodParams - -Credential charset not configured, using HTTP element charset 2006/03/14 14:24:40:754 EST [DEBUG] HttpConnection - -Open connection to usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "GET http://www.google.com/ HTTP/1.1[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodBase - -Adding Host request header 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "User-Agent: Jakarta Commons-HttpClient/3.0-rc4[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "Proxy-Connection: Keep-Alive[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "Proxy-Authorization: NTLM TlRMTVNTUAABAAAABlIAAAUABQAgAAAAAAAAACAAAABXVzAwNQ=3D=3D[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "Host: www.google.com[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - ->> "[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "HTTP/1.1 407 Proxy Authentication Required ( Access is denied. )[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Via: 1.1 MLVV9W3A[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Proxy-Authenticate: NTLM TlRMTVNTUAACAAAABQAFADgAAAAGAoECmfaWYQKDFtIAAAAAAAAAAIQAhAA9AAAABQCTCAAA AA9XVzAwNQIACgBXAFcAMAAwADUAAQAQAE0ATABWAFYAOQBXADMAQQAEACIAdwB3ADAAMAA1 AC4AcwBpAGUAbQBlAG4AcwAuAG4AZQB0AAMANABNAEwAVgBWADkAVwAzAEEALgB3AHcAMAAw ADUALgBzAGkAZQBtAGUAbgBzAC4AbgBlAHQAAAAAAA=3D=3D[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Pragma: no-cache[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Cache-Control: no-cache[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Content-Type: text/html[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] header - -<< "Content-Length: 0[\r][\n]" 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodDirector - -Authorization required 2006/03/14 14:24:40:754 EST [DEBUG] AuthChallengeProcessor - -Using authentication scheme: ntlm 2006/03/14 14:24:40:754 EST [DEBUG] AuthChallengeProcessor - -Authorization challenge processed 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodDirector - -Proxy authentication scope: NTLM @usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodDirector - -Retry authentication 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodBase - -Resorting to protocol version default close connection policy 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodBase - -Should NOT close connection, using HTTP/1.1 2006/03/14 14:24:40:754 EST [DEBUG] HttpConnection - -Connection is locked. Call to releaseConnection() ignored. 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodDirector - -Authenticating with NTLM @usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:40:754 EST [DEBUG] HttpMethodParams - -Credential charset not configured, using HTTP element charset 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "GET http://www.google.com/ HTTP/1.1[\r][\n]" 2006/03/14 14:24:41:082 EST [DEBUG] HttpMethodBase - -Adding Host request header 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "User-Agent: Jakarta Commons-HttpClient/3.0-rc4[\r][\n]" 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "Proxy-Connection: Keep-Alive[\r][\n]" 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAE0AAAAAAAAAZQAAAAUABQBAAAAACAAIAEUAAAAAAAAATQAAAAAA AABlAAAABlIAAFdXMDA1V0FHTkpPMDAQ4mAvKC3MMQyQtYi9kagvJq31bv+ufNg=3D[\r][\n] " 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "Host: www.google.com[\r][\n]" 2006/03/14 14:24:41:082 EST [DEBUG] header - ->> "[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Via: 1.1 MLVV9W3A[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Proxy-Authenticate: NTLM[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Proxy-Authenticate: Kerberos[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Proxy-Authenticate: Negotiate[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Connection: close[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Proxy-Connection: close[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Pragma: no-cache[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Cache-Control: no-cache[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Content-Type: text/html[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] header - -<< "Content-Length: 2377[\r][\n]" 2006/03/14 14:24:41:238 EST [DEBUG] HttpMethodDirector - -Authorization required 2006/03/14 14:24:41:238 EST [DEBUG] AuthChallengeProcessor - -Using authentication scheme: ntlm 2006/03/14 14:24:41:238 EST [DEBUG] AuthChallengeProcessor - -Authorization challenge processed 2006/03/14 14:24:41:238 EST [DEBUG] HttpMethodDirector - -Proxy authentication scope: NTLM @usi00-proxy.ww005.siemens.net:8080 2006/03/14 14:24:41:238 EST [DEBUG] HttpMethodDirector - -Proxy credentials required 2006/03/14 14:24:41:254 EST [DEBUG] HttpMethodDirector - -Proxy credentials provider not available 2006/03/14 14:24:41:254 EST [INFO] HttpMethodDirector - -Failure authenticating with NTLM @usi00-proxy.ww005.siemens.net:8080 Method failed: HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ) 2006/03/14 14:24:41:254 EST [DEBUG] HttpMethodBase - -Buffering response body 2006/03/14 14:24:41:254 EST [DEBUG] HttpMethodBase - -Should close connection in response to directive: close 2006/03/14 14:24:41:254 EST [DEBUG] HttpConnection - -Releasing connection back to connection manager. ---------------------------------------------------------------------------= ---- This message and any included attachments are from Siemens Medical= Solutions=0D USA, Inc. and are intended only for the addressee(s). =0D The information contained herein may include trade secrets or privileged or= =0D otherwise confidential information. Unauthorized review, forwarding,= printing,=0D copying, distributing, or using such information is strictly prohibited and= may=0D be unlawful. If you received this message in error, or have reason to= believe=0D you are not authorized to receive it, please promptly delete this message= and=0D notify the sender by e-mail with a copy to= Central.SecurityOffice@shs.siemens.com=0D Thank you --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org