From: gaurab.pradhan <mer...@gm...> - 2015-07-29 05:48:33
|
Dear All, While processing JavaScript and AJAX site i am getting and out of memory exception. The code was working perfectly for last 1-2 years, from last month i am receiving this exception. I have tired many option like by closing all the windows after completing the task. Can anyone help me?? Thanks in advance at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:162) at com.gargoylesoftware.htmlunit.html.DomNode.printChildrenAsXml(DomNode.java:826) at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:172) at com.gargoylesoftware.htmlunit.html.DomNode.printChildrenAsXml(DomNode.java:826) at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:172) at com.gargoylesoftware.htmlunit.html.DomNode.printChildrenAsXml(DomNode.java:826) at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:172) at com.gargoylesoftware.htmlunit.html.DomNode.printChildrenAsXml(DomNode.java:826) at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:172) at com.gargoylesoftware.htmlunit.html.DomNode.printChildrenAsXml(DomNode.java:826) at com.gargoylesoftware.htmlunit.html.DomElement.printXml(DomElement.java:172) at com.gargoylesoftware.htmlunit.html.DomNode.asXml(DomNode.java:799) at com.gargoylesoftware.htmlunit.SgmlPage.asXml(SgmlPage.java:213) -- View this message in context: http://htmlunit.10904.n7.nabble.com/OutOfMemoryError-Java-heap-space-tp36797.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |