Ilya Suntsov created IGNITE-68:
----------------------------------
Summary: Error when stop one of the three nodes with
example-cache.xml configs
Key: IGNITE-68
URL: https://issues.apache.org/jira/browse/IGNITE-68
Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: sprint-1
Environment: OS X ver 10.8.5
jdk 1.7.0_67
Reporter: Ilya Suntsov
Priority: Blocker
1. Start 3 nodes with example-cache.xml
2. Stop one of tree nodes
Result:
Stopped node log:
{noformat}
Using configuration: (?) examples/config/example-cache.xml
[15:55:44] _____ _ _______ _
[15:55:44] / ___/____(_)___/ / ___/___ _(_)___
[15:55:44] / (_ // __/ // _ / (_ // _ `/ // _ \
[15:55:44] \___//_/ /_/ \_,_/\___/ \_,_/_//_//_/
[15:55:44]
[15:55:44] ver. 6.5.6-os#19700101-sha1:DEV
[15:55:44] 2014 Copyright (C) GridGain Systems
[15:55:44]
[15:55:44] Quiet mode.
[15:55:44] ^-- Logging to file
'/Users/gridgain/Downloads/ignite-fabric-7.0.0/work/log/gridgain-a5f3dfb3.0.log'
[15:55:44] ^-- To see **FULL** console log here add -DGRIDGAIN_QUIET=false or
"-v" to ggstart.{sh|bat}
[15:55:44]
[15:55:44] Failed to initialize HTTP REST protocol (consider adding
gridgain-rest-http module to classpath).
[15:55:46] Performance suggestions for grid (fix if possible)
[15:55:46] To disable, set -DGRIDGAIN_PERFORMANCE_SUGGESTIONS_DISABLED=true
[15:55:46] ^-- Decrease number of backups (set 'keyBackups' to 0)
[15:55:46] ^-- Disable fully synchronous writes (set
'writeSynchronizationMode' to PRIMARY_SYNC or FULL_ASYNC)
[15:55:46] ^-- Disable query index (set 'queryIndexEnabled' to false)
[15:55:46] ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to
false)
[15:55:46] ^-- Disable grid events (remove 'includeEventTypes' from
configuration)
[15:55:46]
[15:55:46] If running benchmarks, see http://bit.ly/GridGain-Benchmarking
[15:55:46] To start Console Management & Monitoring run ggvisorcmd.{sh|bat}
[15:55:46]
[15:55:46] GridGain node started OK (id=a5f3dfb3)
[15:55:46] Topology snapshot [ver=2, nodes=2, CPUs=8, heap=2.0GB]
[15:56:32] Topology snapshot [ver=3, nodes=3, CPUs=8, heap=3.0GB]
^CMacintosh:bin gridgain$ {noformat}
Other nodes:
{noformat}
Using configuration: (?) examples/config/example-cache.xml
[15:56:31] _____ _ _______ _
[15:56:31] / ___/____(_)___/ / ___/___ _(_)___
[15:56:31] / (_ // __/ // _ / (_ // _ `/ // _ \
[15:56:31] \___//_/ /_/ \_,_/\___/ \_,_/_//_//_/
[15:56:31]
[15:56:31] ver. 6.5.6-os#19700101-sha1:DEV
[15:56:31] 2014 Copyright (C) GridGain Systems
[15:56:31]
[15:56:31] Quiet mode.
[15:56:31] ^-- Logging to file
'/Users/gridgain/Downloads/ignite-fabric-7.0.0/work/log/gridgain-fabf458b.0.log'
[15:56:31] ^-- To see **FULL** console log here add -DGRIDGAIN_QUIET=false or
"-v" to ggstart.{sh|bat}
[15:56:31]
[15:56:32] Failed to initialize HTTP REST protocol (consider adding
gridgain-rest-http module to classpath).
[15:56:34] Performance suggestions for grid (fix if possible)
[15:56:34] To disable, set -DGRIDGAIN_PERFORMANCE_SUGGESTIONS_DISABLED=true
[15:56:34] ^-- Decrease number of backups (set 'keyBackups' to 0)
[15:56:34] ^-- Disable fully synchronous writes (set
'writeSynchronizationMode' to PRIMARY_SYNC or FULL_ASYNC)
[15:56:34] ^-- Disable query index (set 'queryIndexEnabled' to false)
[15:56:34] ^-- Disable peer class loading (set 'peerClassLoadingEnabled' to
false)
[15:56:34] ^-- Disable grid events (remove 'includeEventTypes' from
configuration)
[15:56:34]
[15:56:34] If running benchmarks, see http://bit.ly/GridGain-Benchmarking
[15:56:34] To start Console Management & Monitoring run ggvisorcmd.{sh|bat}
[15:56:34]
[15:56:34] GridGain node started OK (id=fabf458b)
[15:56:34] Topology snapshot [ver=3, nodes=3, CPUs=8, heap=3.0GB]
[15:56:40] Topology snapshot [ver=4, nodes=2, CPUs=8, heap=2.0GB]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010522019a, pid=891, tid=80131
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode bsd-amd64
compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x2ff19a] jni_ThrowNew+0x66
#
# 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/gridgain/Downloads/ignite-fabric-7.0.0/bin/hs_err_pid891.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
./ggstart.sh: line 134: 891 Abort trap: 6 "$JAVA" ${JVM_OPTS}
${QUIET} "${DOCK_OPTS}" "${RESTART_SUCCESS_OPT}" ${JMX_MON}
-DGRIDGAIN_UPDATE_NOTIFIER=false -DGRIDGAIN_HOME="${GRIDGAIN_HOME}"
-DGRIDGAIN_PROG_NAME="$0" ${JVM_XOPTS} -cp "${CP}" ${MAIN_CLASS}
Macintosh:bin gridgain$ {noformat}
*hs_err_pid891.log* in attachment
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)