Fetching url from GAE using htmlunit

0 views
Skip to first unread message

Zecas via StackOverflow

unread,
Mar 24, 2012, 4:28:58 PM3/24/12
to google-appengin...@googlegroups.com

i'm developing an app on GAE that uses HtmlUnit to parse URLs like http://www.jumbo.pt:80/Frontoffice/ContentPages/BrowseCatalog.aspx?C=050702 .

Running on local server it all works fine but when running on production in Google's environment i'm getting

java.lang.RuntimeException: java.io.IOException: Could not fetch URL: http://www.jumbo.pt:80/Frontoffice/ContentPages/BrowseCatalog.aspx?C=050702 at com.gargoylesoftware.htmlunit.UrlFetchWebConnection.getResponse(UrlFetchWebConnection.java:150) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1439) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1358) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:307) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:373) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:358)

I can't find any more useful info in the application logs.

Any hints would be much appreciated.

Thx! José



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/9855275/fetching-url-from-gae-using-htmlunit

Zecas via StackOverflow

unread,
Mar 25, 2012, 4:04:16 PM3/25/12
to google-appengin...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages