Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"Rapid Miner Server Crashes Randomly"
I have Rapid Analytics installed on a 64-bit Windows Server. I'm using the 64-bit version of Java to launch the application. It randomly crashes when a process is started. The crash log is shown below:
Any help would be greatly appreciated.
Nick
Any help would be greatly appreciated.
Nick
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000022667c43, pid=3508, tid=2020
#
# 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 windows-amd64 compressed oops)
# Problematic frame:
# C [ddshdw24.dll+0xc7c43]
#
# Core dump written. Default location: [thread 2268 also had an error]
#
# 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.
#
--------------- T H R E A D ---------------
Current thread (0x0000000019914000): JavaThread "QuartzScheduler_Worker-7" [_thread_in_native, id=2020, stack(0x000000001d4a0000,0x000000001d5a0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x000000000efcb000
<snip> </snip>
VM Arguments:
jvm_args: -Dprogram.name=run.bat -Xms2048M -Xmx2048M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Djava.endorsed.dirs=C:\RapidAnalytics\lib\endorsed
java_command: org.jboss.Main -b 0.0.0.0
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre7
CLASSPATH=C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~1\IBM\SQLLIB\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar;.;.
PATH=C:\Program Files\IBM\SQLLIB\BIN;C:\Program Files\IBM\SQLLIB\FUNCTION;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\DataDirect\Shadow\ODBC73\Drivers
USERNAME=nick.dickinson
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 47 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (1 cores per cpu, 1 threads per core) family 6 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, tsc, tscinvbit
Memory: 4k page, physical 8273464k(917720k free), swap 16545068k(11806916k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
0
Answers
this seems to be a bug in the Java VM. We have encountered a lot of posts recently regarding random crashes on Server and Studio.
Please file a bug report in the Java Bugtracker.
Best,
Nils