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
I can't visualize the result, How could I fix this problem?
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).
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).
Tagged:
1
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @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.Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
1
Answers
Hey!
Here is the log. I am also going to reach out to my professor for assistance as well.
Tanks for replying, it did not work, is there any other solution?
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.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
You attached the wrong log. I'd like to see the rapidminer-studio.log instead of the launcher.log, please.
Regards,
Marco
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?
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
I did that but same problem