The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Could not initialize HTML5 Browser! See log for details

erikvaningenerikvaningen Member Posts: 1 Learner II
edited July 2019 in Help
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.
at com.teamdev.jxbrowser.chromium.Browser.<init>(SourceFile:358)
at com.teamdev.jxbrowser.chromium.Browser.<init>(SourceFile:352)
at com.rapidminer.extension.browser.gui.ExtendedBrowser.<init>(ExtendedBrowser.java:192)
at com.rapidminer.extension.browser.gui.ExtendedBrowser.<init>(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 In or Register to comment.