Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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.