An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
java -version
## A fatal error has been detected by the Java Runtime Environment:## SIGSEGV (0xb) at pc=0x00007fff8d7f4221, pid=18806, tid=52231## JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode bsd-amd64 compressed oops)# Problematic frame:# C [libGLImage.dylib+0x24221] storeColor+0x5d1## Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again## An error report file with more information is saved as:# /Users/paulalford/Desktop/rapidminer/hs_err_pid18806.log## If you would like to submit a bug report, please visit:# http://bugreport.sun.com/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.# See problematic frame for where to report the bug.#./scripts/RapidMinerGUI: line 195: 18806 Abort trap: 6 $JAVA $ADDITIONAL_OPTIONS -Xmx${MAX_JAVA_MEMORY}m -XX:MaxPermSize=128m -cp ${CLASSPATH} -Drapidminer.home=${RAPIDMINER_HOME} -Drapidminer.operators.additional=${RAPIDMINER_OPERATORS_ADDITIONAL} ${RAPIDMINER_JDBC_DRIVER_PARAMETER} com.rapid_i.Launcher "$@"
Reshma wrote:Nothing is returned. It's blank.I suspect we need to set this in some type of profile?