From: RBRi <rb...@us...> - 2019-09-07 08:55:18
|
Can you please add the whole stack trace. --- ** [bugs:#2022] java.lang.ExceptionInInitializerError is thrown when new WebClient** **Status:** open **Group:** 2.36.0 **Created:** Mon Aug 26, 2019 03:53 PM UTC by Karen Zhang **Last Updated:** Mon Aug 26, 2019 03:53 PM UTC **Owner:** nobody Hi, I am tring to integrate HtmlUnit into my Android project, but the java.lang.ExceptionInInitializerError is thrown when create WebClient. My code is : WebClient wc = new WebClient(); Grandle: compile 'net.sourceforge.htmlunit:htmlunit:2.36.0' Please advise, thanks --- Sent from sourceforge.net because htm...@li... is subscribed to https://sourceforge.net/p/htmlunit/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/htmlunit/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |