Could not initialize HTML5 Browser! See log for details

erikvaningenerikvaningen MemberPosts:1Contributor I
edited July 2019 inHelp
Most likely this is due to our organizations security settings. I am on W10, RapidMiner 9.3.001

What could I do to overcome this problem?


Jul 02, 2019 10:26:40 AM com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1 done
SEVERE: Failed to create HTML5 browser!
java.lang.IllegalArgumentException: The browserContext cannot be null.
在com.teamdev.jxbrowser.chromium.Browser。< init > (SourceFile:358)
在com.teamdev.jxbrowser.chromium.Browser。< init > (SourceFile:352)
at com.rapidminer.extension.browser.gui.ExtendedBrowser.(ExtendedBrowser.java:192)
at com.rapidminer.extension.browser.gui.ExtendedBrowser.(ExtendedBrowser.java:170)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI.createChartSceneJxBrowser(HTML5HighChartsChartGUI.java:345)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI.access$000(HTML5HighChartsChartGUI.java:65)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:129)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:125)
at javax.swing.SwingWorker$1.call(SwingWorker.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Answers

Sign InorRegisterto comment.