UPDATE, 6th of May, 2015:RapidMiner Studio 6.4 now comes with a dedicated OS X version which ships with its own .dmg installer. It behaves much like a native OS X application and should alleviate previous starting problems on Mac.-----
This post is directed at users that struggle with running RapidMiner Studio 6 on Mac OS X. In particular, the problem that RapidMiner Studio 6 does not start despite having installed Java 7 is addressed.Some BackgroundThere is no Java Runtime Environment shipped with the platform independent release of RapidMiner Studio. Instead the default Java installation of the operating system is used. RapidMiner Studio 6 requires Java 7 or newer. However, Apple only ships a Java 6 release along with its operating system. This means that you have to install a Java 7 release manually. You can download Java 7 at:
http://www.oracle.com/technetwork/java/javase/downloads/index.html.
Problem DescriptionUnfortunately, this still does not solve the startup problems for some users. In some cases RapidMiner Studio is unable to find this new installation, tries to use the old one instead, and thus fails to start showing a warning that the Java installation is outdated.
SolutionsWe hope to solve this problem with the upcoming update of RapidMiner Studio. Until then, you can try one of the following two approaches:
Install a Java 7 Development Kit (JDK)In most cases installing the Java Development Kit (JDK) instead of the Java Runtime Environment (JRE) solves the problem. However, the JDK requires additional disk space. Another option is to use a preview release of the new Mac OS X Launcher of RapidMiner Studio.
Use the Preview Release of the New Mac OS X LauncherYou can download preview release of the new Mac OS X Launcher here:
RapidMiner Studio version 6 up to 6.0.008RapidMiner Studio version 6.1This launcher should be able to detect Java 7 installations even if they are not the system default. To use this launcher, extract the archive and copy the included files (
“RapidMiner Studio (Preview).app” and
RapidMiner-Studio-Preview.sh) to the root directory of your RapidMiner installation (the same directory that contains the old launcher named “RapidMiner Studio.app”). You should now be able to run RapidMiner Studio by double clicking on the new launcher (
“RapidMiner Studio (Preview).app”). Please consider sending us some feedback concerning this new launcher!
Please Send Us Feedback (Preview Launcher) You can help us identifying potential problems with the new launcher by sending use the following information (e.g., via PM or reply to this thread):
- The contents of the log "OSX-Startup.log". This file will be created in the directory containing (“RapidMiner Studio (Preview).app”) when you use the new launcher.
- The version of Mac OS X you are running (click on the Apple Symbol in the menu bar and open "About This Mac").
- Your default Java installation (open Terminal and run "java -version")
- Your default Java 7 installation (open Terminal and run "/usr/libexec/java_home -v 1.7")
- You JRE installation (if any) (open Terminal and run "/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -version")
To all users providing us with this information:
Thank you for the feedback!