Ok, so I had a fair guess

And to all, I do apologize for my venting on screen. Despite what planet you may think I'm from, I'm simply a scientist who sees a product in its infancy that, quite frankly, could, and should beat the likes of the 'big paid' companies which issue software for similar purposes, yet for unrealistic prices.
When I see this, and I want a company's product to succeed *and* I'm looking to make a purchase of that product (not simply troll a forum for open source help), I don't take
anything lightly. This is why I'm engaging to help out w/ error trapping, though admittedly I could be friendlier about it. The more of a bought-in community this software gains, the more they will be able to expand resources to further develop the software. So again, please accept my apologies.
With that, Nils, here is a data dump from my Mac terminal. BTW, the GUI launches from the Mac interface, but does not load the R extension, with the following error msg.
[color=red][font=Verdana][b]Jun 21, 2012 2:44:52 PM SEVERE: Could not initialize R via JRI. Reason: Unable to initialize R
Jun 21, 2012 2:44:52 PM SEVERE: Could not acquire connection to R: Could not initiate session with native R. Try using server. Reason: Could not initialize R via JRI. Reason: Unable to initialize R
Jun 21, 2012 2:44:52 PM SEVERE: Could not acquire connection to R. Could not load Console.[/b][/font][/color]
When I load in terminal, the folllowing appears.
Interestingly, though RAPIDMINER_HOME is set in .bash_profile, RM doesn't seem to be getting this message. I also have my profile source .bashrc as well,
==> rapid
Jun 21 14:34:19 MGYAFMDV13 java[3600] <Error>: CGContextGetCTM: invalid context 0x0
Jun 21 14:34:19 MGYAFMDV13 java[3600] <Error>: CGContextSetBaseCTM: invalid context 0x0
Jun 21 14:34:19 MGYAFMDV13 java[3600] <Error>: CGContextGetCTM: invalid context 0x0
Jun 21 14:34:19 MGYAFMDV13 java[3600] <Error>: CGContextSetBaseCTM: invalid context 0x0
Jun 21, 2012 2:34:19 PM com.rapidminer.tools.ParameterService init
INFO: Reading configuration resource com/rapidminer/resources/rapidminerrc.
Jun 21, 2012 2:34:19 PM com.rapidminer.tools.I18N <clinit>
INFO: Set locale to en.
Jun 21, 2012 2:34:19 PM com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: Property rapidminer.home is not set. Guessing.
Jun 21, 2012 2:34:19 PM com.rapid_i.Launcher ensureRapidMinerHomeSet
INFO: Trying parent directory of '/Applications/Math_Stats/rapidminer/lib/rapidminer.jar'...gotcha!
Jun 21, 2012 2:34:20 PM com.rapidminer.PluginInitR initPlugin
INFO: Trying to load R Library...
Jun 21, 2012 2:34:20 PM org.rosuda.JRI.Rengine <clinit>
INFO: Creating Connection to R...
Jun 21, 2012 2:34:20 PM org.rosuda.JRI.Rengine loadLibrary
INFO: Trying to loaded R library from /Library/Frameworks/R.framework/Versions/2.15/Resources/library/rJava/jri/libjri.jnilib
Jun 21, 2012 2:34:20 PM org.rosuda.JRI.Rengine loadLibrary
INFO: Engine ID: class org.rosuda.JRI.Rengine ClassLoader:PluginClassLoader ([file:/Users/phil4485/.RapidMiner5/managed/rmx_r-5.1.4.jar])
Jun 21, 2012 2:34:20 PM org.rosuda.JRI.Rengine loadLibrary
INFO: Successfully loaded R library from /Library/Frameworks/R.framework/Versions/2.15/Resources/library/rJava/jri/libjri.jnilib(true)
Jun 21, 2012 2:34:21 PM com.rapidminer.parameter.ParameterTypePassword decryptPassword
WARNING: Password in XML file looks like unencrypted plain text.
[Fatal Error] :1:1: Content is not allowed in prolog.
Jun 21, 2012 2:34:24 PM com.rapidminer.operator.r.ROperatorFactory readROperatorFragments
WARNING: Could not read R fragments from 'file:/Users/phil4485/', error: Content is not allowed in prolog.
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at com.rapidminer.io.process.XMLTools.parse(XMLTools.java:176)
at com.rapidminer.operator.r.ROperatorFactory.readROperatorFragments(ROperatorFactory.java:166)
at com.rapidminer.operator.r.ROperatorFactory.<init>(ROperatorFactory.java:129)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.rapidminer.tools.OperatorService.parseOperators(OperatorService.java:362)
at com.rapidminer.tools.OperatorService.parseOperators(OperatorService.java:269)
at com.rapidminer.tools.OperatorService.registerOperators(OperatorService.java:231)
at com.rapidminer.tools.plugin.Plugin.registerOperators(Plugin.java:483)
at com.rapidminer.tools.plugin.Plugin.registerAllPluginOperators(Plugin.java:782)
at com.rapidminer.tools.OperatorService.init(OperatorService.java:182)
at com.rapidminer.RapidMiner.init(RapidMiner.java:508)
at com.rapidminer.gui.RapidMinerGUI.run(RapidMinerGUI.java:218)
at com.rapidminer.gui.RapidMinerGUI.launch(RapidMinerGUI.java:523)
at com.rapidminer.gui.RapidMinerGUI.main(RapidMinerGUI.java:505)
[Fatal Error] :1:1: Content is not allowed in prolog.
Jun 21, 2012 2:34:24 PM com.rapidminer.operator.r.ROperatorFactory <init>
WARNING: Could not read documentation of user defined R operators from .
java.io.IOException: Malformed XML operator help bundle: org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.rapidminer.tools.documentation.XMLOperatorDocBundle.<init>(XMLOperatorDocBundle.java:129)
at com.rapidminer.operator.r.ROperatorFactory.<init>(ROperatorFactory.java:150)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.rapidminer.tools.OperatorService.parseOperators(OperatorService.java:362)
at com.rapidminer.tools.OperatorService.parseOperators(OperatorService.java:269)
at com.rapidminer.tools.OperatorService.registerOperators(OperatorService.java:231)
at com.rapidminer.tools.plugin.Plugin.registerOperators(Plugin.java:483)
at com.rapidminer.tools.plugin.Plugin.registerAllPluginOperators(Plugin.java:782)
at com.rapidminer.tools.OperatorService.init(OperatorService.java:182)
at com.rapidminer.RapidMiner.init(RapidMiner.java:508)
at com.rapidminer.gui.RapidMinerGUI.run(RapidMinerGUI.java:218)
at com.rapidminer.gui.RapidMinerGUI.launch(RapidMinerGUI.java:523)
at com.rapidminer.gui.RapidMinerGUI.main(RapidMinerGUI.java:505)
Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at com.rapidminer.tools.documentation.XMLOperatorDocBundle.<init>(XMLOperatorDocBundle.java:127)
... 17 more
Jun 21, 2012 2:34:24 PM com.rapidminer.tools.plugin.Plugin registerOperators
INFO: No operator descriptor specified for plugin Community. Trying plugin initializtation class com.rapidminer.community.CommunityPluginInit.
Jun 21, 2012 2:34:24 PM com.rapidminer.tools.plugin.Plugin registerOperators
WARNING: No operator descriptor defined for: Community
Jun 21, 2012 2:34:24 PM com.rapidminer.tools.jdbc.JDBCProperties <init>
WARNING: Missing database driver class name for ODBC Bridge (e.g. Access)
Jun 21, 2012 2:34:24 PM com.rapidminer.tools.jdbc.JDBCProperties registerDrivers
INFO: JDBC driver ca.ingres.jdbc.IngresDriver not found. Probably the driver is not installed.
Jun 21, 2012 2:34:24 PM com.rapidminer.tools.jdbc.JDBCProperties registerDrivers
INFO: JDBC driver oracle.jdbc.driver.OracleDriver not found. Probably the driver is not installed.
Jun 21 14:34:26 MGYAFMDV13 java[3600] <Error>: CGContextGetCTM: invalid context 0x0
Jun 21 14:34:26 MGYAFMDV13 java[3600] <Error>: CGContextSetBaseCTM: invalid context 0x0
Jun 21 14:34:26 MGYAFMDV13 java[3600] <Error>: CGContextGetCTM: invalid context 0x0
Jun 21 14:34:26 MGYAFMDV13 java[3600] <Error>: CGContextSetBaseCTM: invalid context 0x0
cannot find system Renviron
ARGUMENT 'LANGUAGE=en' __ignored__
Notice the aforementioned 'xml fatal error'. In the next to the last statement, the GUI appears like it will load, and then poof, it's gone. Now, given what you've said, I cannot tell if this is a result of an XML parsing error, or something having to do with how RM wants to look for Renviron. I have /Library/Frameworks/R.framework/Liibraries/x86_64, which houses Renviron in my PATH. In either case, RM completely crashes from the terminal. Could it be looking for it in /etc/profile or one of the other script sources?
Thoughts?