Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2733
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.szaf.org!news.gnuher.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail |
|---|---|
| From | Lothar Kimmeringer <news200709@kimmeringer.de> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: HTTP Error 407 Proxy authentication required |
| Date | Sun, 30 Jun 2013 22:16:51 +0200 |
| Organization | Organization?! Only chaos here! |
| Lines | 24 |
| Message-ID | <1iqhk3zmf97ha.dlg@kimmeringer.de> (permalink) |
| References | <4e278766-6a91-48f5-860c-05ab188abe4b@googlegroups.com> |
| Reply-To | news@kimmeringer.de |
| NNTP-Posting-Host | mnch-5d8686c8.pool.mediaways.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | 7bit |
| X-Trace | online.de 1372623411 30980 93.134.134.200 (30 Jun 2013 20:16:51 GMT) |
| X-Complaints-To | abuse@einsundeins.com |
| NNTP-Posting-Date | Sun, 30 Jun 2013 20:16:51 +0000 (UTC) |
| User-Agent | 40tude_Dialog/2.0.15.1de |
| Xref | csiph.com comp.lang.java.help:2733 |
Show key headers only | View raw
ckarunprakash@gmail.com wrote:
[Proxy Authentication]
> This is working fine in my window machine but this is not working
> in linux machine. i am getting eror like this
>
> Exception in thread "main" java.io.IOException: Server returned
> HTTP response code: 407 for URL: http://www.google.com/ at
[...]
> Any idea where it is going wrong.
Is the Proxy a Windows based one? If yes, it might only
accepts NTLM-authentications that aren't supported by all
Java versions.
Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
HTTP Error 407 Proxy authentication required ckarunprakash@gmail.com - 2013-06-18 22:17 -0700
Re: HTTP Error 407 Proxy authentication required Roedy Green <see_website@mindprod.com.invalid> - 2013-06-19 13:01 -0700
Re: HTTP Error 407 Proxy authentication required Lothar Kimmeringer <news200709@kimmeringer.de> - 2013-06-30 22:15 +0200
Re: HTTP Error 407 Proxy authentication required Lothar Kimmeringer <news200709@kimmeringer.de> - 2013-06-30 22:16 +0200
csiph-web