From: Ahmed A. <asa...@ya...> - 2015-05-24 20:56:22
|
Hi Rogal, With some fixes, SVN version now gets the error: Caused by: com.gargoylesoftware.htmlunit.ScriptException: 5264280 - Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 or DISABLE_EXCEPTION_CATCHING=2 to catch. (http://hostname/ocrad.js#1306) Can you provide a compiled version with that option? You can get the latest snapshot once after a green build in https://ci.canoo.com/teamcity/project.html?projectId=HtmlUnit You can help investigate by looking into http://htmlunit.sourceforge.net/submittingJSBugs.html Ahmed From: rogal180 <rog...@gm...> To: htm...@li... Sent: Saturday, May 23, 2015 9:39 PM Subject: Re: [Htmlunit-user] HtmlUnit does not execute code library ocrad.js Hi OK, i changed to version 2.16 and this time gets the error: Edit 1: if I add the java code something like this: then exceptions disappear, but gives me: I mean, that does not set properly tag. If I open a file aaa.html manually in the browser, it orzymuje the contents of this tag. I would ask for help, how can I solve this problem / go around |