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.

error html5

saba76saba76 Member Posts: 16 Learner II
Hi! Is there anybody who knows how I can fix this error?

Best Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    Solution Accepted
    yep that's much better. I see some things that would likely be causing your problem:
    WARNING: Async: Hardware accelerated browser setup test failed, HTML5 components may not be available!
    com.teamdev.jxbrowser.navigation.TimeoutException: Failed to execute task withing 45 seconds.
    	at com.teamdev.jxbrowser.navigation.internal.NavigationImpl.loadAndWait(NavigationImpl.java:232)
    	at com.teamdev.jxbrowser.navigation.internal.NavigationImpl.loadUrlAndWait(NavigationImpl.java:93)
    	at com.teamdev.jxbrowser.navigation.internal.NavigationImpl.loadUrlAndWait(NavigationImpl.java:70)
    	at com.teamdev.jxbrowser.navigation.internal.NavigationImpl.loadUrlAndWait(NavigationImpl.java:62)
    	at com.teamdev.jxbrowser.engine.internal.EngineImpl.newBrowser(EngineImpl.java:440)
    	at com.rapidminer.extension.browser.BrowserFactory.createBrowser(BrowserFactory.java:248)
    	at com.rapidminer.extension.browser.PluginInitBrowser.lambda$initGui$6(PluginInitBrowser.java:168)
    	at java.lang.Thread.run(Thread.java:748)
    SEVERE: Failed to create HTML5 browser!
    java.lang.IllegalStateException
    	at com.teamdev.jxbrowser.internal.util.Preconditions.checkState(Preconditions.java:60)
    	at com.teamdev.jxbrowser.internal.rpc.NewServiceConnection.invoke(NewServiceConnection.java:245)
    	at com.teamdev.jxbrowser.engine.internal.EngineImpl.newBrowser(EngineImpl.java:437)
    	at com.rapidminer.extension.browser.BrowserFactory.createBrowser(BrowserFactory.java:248)
    	at com.rapidminer.extension.browser.BrowserFactory.createBrowser(BrowserFactory.java:204)
    	at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI.createChartSceneJxBrowser(HTML5HighChartsChartGUI.java:382)
    	at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI.access$000(HTML5HighChartsChartGUI.java:70)
    	at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:136)
    	at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:132)
    	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)

    I have no idea what's causing this (would need to circle back with Engineering who are mostly on vacation right now) but in the meantime just use the old visualizations that do not require HTML5. Go to Preferences and check the legacy Advanced Charts option:



    Scott

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    Solution Accepted
    all in a day's work, @saba76. Happy RapidMining!

    Scott

Answers

  • IngoRMIngoRM Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    Hi,
    please follow the request described in this thread:
    https://community.rapidminer.com/discussion/comment/59606#Comment_59606
    Without the log files it will be hard to tell why this is failing...
    Thanks,
    Ingo
  • saba76saba76 Member Posts: 16 Learner II
    @IngoRM
    Thanks.I read it but unfortunately I don't underestand what should I do...could you please help me? I don't know so much things about these codes and errors.
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    hi @saba76 can you please post your log file so we can see it?
  • saba76saba76 Member Posts: 16 Learner II
    @sgenzer Here you are. I hope I posted  correctely  :)
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    @saba76 hmm that has only one line. No. Please go to your .RapidMiner folder and upload rapidminer-studio.log file.

    Scott
  • saba76saba76 Member Posts: 16 Learner II
    @sgenzer sorry are these files correct? 
  • saba76saba76 Member Posts: 16 Learner II
    @sgenzer It works now by your guideness! I am really thankful. You helped me a lot! Thanks again !
Sign In or Register to comment.