Menu

#275 "Exception getting input stream from ..."

open
nobody
5
2009-12-15
2009-12-15
No

parser.setConnection((HttpURLConnection) url.openConnection())
--> "Exception getting input stream from ..."

OK, found the prob myself, just note to others what my cause this

if:
URL:http://en.wiktionary.org/wiki/Greylag_goose
jou get redirected to:
URL:http://en.wiktionary.org/wiki/greylag_goose?rdfrom=Greylag_goose
and getting above error

if then
URL:URL:http://en.wiktionary.org/wiki/greylag_goose
then all ok.

Note the difference: Greylag and greylag

Discussion


Log in to post a comment.