I can't visualize the result, How could I fix this problem?

asiddiq
asiddiq New Altair Community Member
edited November 2024 in Community Q&A
Hi there,
Every time I run a model I can't visualize the result. How could I fix this problem (I'm using RapidMiner Studio 9.6 on Windows 10).

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • varunm1
    varunm1 New Altair Community Member
    edited March 2020 Answer ✓
    Hello @asiddiq

    You can attach the log file (rapidminer-studio) of rapidminer found in .rapidminer folder present in C drive (Users) here to check. In the meantime you can use old charts by going to SETTINGS --> PREFERENCES --> USER INTERFACE Tab and tick both Show legacy simple charts & Show legacy advanced charts.

Answers

  • varunm1
    varunm1 New Altair Community Member
    edited March 2020 Answer ✓
    Hello @asiddiq

    You can attach the log file (rapidminer-studio) of rapidminer found in .rapidminer folder present in C drive (Users) here to check. In the meantime you can use old charts by going to SETTINGS --> PREFERENCES --> USER INTERFACE Tab and tick both Show legacy simple charts & Show legacy advanced charts.
  • Toni352
    Toni352 New Altair Community Member

    Hey!

    Here is the log. I am also going to reach out to my professor for assistance as well.

  • asiddiq
    asiddiq New Altair Community Member
    Hi varunm1,
    Tanks for replying, it did not work, is there any other solution?
  • varunm1
    varunm1 New Altair Community Member
    Hello @asiddiq

    The alternate I provided is to get older chart options instead of new visualization that's giving you an error. You can upload your studio log files after opening rapid miner here so that @sgenzer can connect you to relevant person to look at the issue.
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    edited March 2020
    Hi,

    You attached the wrong log. I'd like to see the rapidminer-studio.log instead of the launcher.log, please.

    Regards,
    Marco
  • Toni352
    Toni352 New Altair Community Member
    Here is the log you have requested. Please let me know if you need anything else!
  • sgenzer
    sgenzer
    Altair Employee
    I will defer to @Marco_Boeck if I'm wrong about this, but it seems that your computer's permissions are locked down:

    Caused by: java.io.IOException: Cannot run program "C:\Users\59007242\.RapidMiner\internal cache\browser7.4-WIN64\7zr.exe": CreateProcess error=1260, This program is blocked by group policy. For more information, contact your system administrator
    

    Scott
  • asiddiq
    asiddiq New Altair Community Member
    Hi sgenzer.
    You may be right because I don't have admin access to university laptop. However, if I got an admission right, how can I solve this problem?
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    edited March 2020
    Hi,

    The visualizations internally use a Chromium browser to display the HTML5 charts. On the first run, this browser gets extracted to a cache location via the use of 7-Zip, which is the 7zr.exe that is being blocked here.

    You could extract the browser manually, if that helps you. To do so, you'd have to do the following:
    The browser is contained in the "jxbrowser-win64-7.4.jar" file, which you can find in the /lib subfolder of the RapidMiner Studio installation folder. Jar files are simply .zip files with a different name, so you can open them with a Zip extractor. The file inside it is called "chromium-win64.7z", which is a 7-Zip archive format, similar to .zip. This archive needs to be extracted to the following location: "C:/Users/yourUser/.RapidMiner/internal cache/browser7.4".

    Once that is done, you should be able to start Studio again, and then it should work :)

    Regards,
    Marco
  • asiddiq
    asiddiq New Altair Community Member
    Thank you Marco_Boeck,
    I did that but same problem 

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.