From: mat c. <mat...@gm...> - 2006-08-11 15:15:07
|
More info: This happens when trying to load an iframe which i really don't need, is there a way to prevent this? Regards. 2006/8/11, mat cres <mat...@gm...>: > > I really apologize for the lack of subject, I still don't understand how > could i left that out, again, apologies. > > 2006/8/11, mat cres <mat...@gm... >: > > > > Hello I am quite new at this HTML unit thing but it seems to be quite > useful, I have been trying to get an url but unfortunately i am getting this > and I have no idea what it can be, maybe it is my lack of knoledge on the > html api, I have been lurking a bi on the mailing lists and haven't found > any similar error, does anyone knows what it could be? > > Thanks a lot. > > ADVERTENCIA: Cookie rejected: "$Version=0; 1_=; $Path=/click; $Domain=servedby.advertising.com > ". Illegal path attribute "/click". Path of origin: > "/ctst=1/site=710882/bnum=74188/size=728090/tags=1/optn=1" > java.lang.IllegalArgumentException: Invalid uri > '/site=693828/bnum=%%REALRAND%%/size=728090/tags=1/optn=1': Invalid URL > encoding > at org.apache.commons.httpclient.HttpMethodBase.<init>( > HttpMethodBase.java :219) > at org.apache.commons.httpclient.methods.GetMethod.<init>( > GetMethod.java:88) > at com.gargoylesoftware.htmlunit.HttpWebConnection.makeHttpMethod( > HttpWebConnection.java:201) > at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse ( > HttpWebConnection.java:122) > at > com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection( > WebClient.java:1371) > at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse( > WebClient.java :1329) > at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java > :322) > at > com.gargoylesoftware.htmlunit.html.BaseFrame.loadInnerPageIfPossible( > BaseFrame.java:129) > at com.gargoylesoftware.htmlunit.html.BaseFrame.loadInnerPage ( > BaseFrame.java:114) > at com.gargoylesoftware.htmlunit.html.HtmlPage.loadFrames( > HtmlPage.java:1419) > at com.gargoylesoftware.htmlunit.html.HtmlPage.initialize( > HtmlPage.java:143) > at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseInto ( > WebClient.java:440) > at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java > :335) > at > com.gargoylesoftware.htmlunit.html.BaseFrame.loadInnerPageIfPossible( > BaseFrame.java:129) > at com.gargoylesoftware.htmlunit.html.BaseFrame.loadInnerPage ( > BaseFrame.java:114) > at com.gargoylesoftware.htmlunit.html.HtmlPage.loadFrames( > HtmlPage.java:1419) > at com.gargoylesoftware.htmlunit.html.HtmlPage.initialize( > HtmlPage.java:143) > at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseInto ( > WebClient.java:440) > at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java > :335) > at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java > :389) > at imdbscrapper.Scrapper.search (Scrapper.java:41) > at imdbscrapper.Main.main(Main.java:27) > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > > > |