[2014-01-31T18:15:45.86] #
[2014-01-31T18:15:45.86] export PATH
[2014-01-31T18:15:45.86] export SHELL
[2014-01-31T18:15:45.86] export SYSTEMROOT
[2014-01-31T18:15:45.86] export LD_LIBRARY_PATH
[2014-01-31T18:15:45.86] export HOME
[2014-01-31T18:15:45.86] export TEMP
[2014-01-31T18:15:45.86] export WINDIR
[2014-01-31T18:15:45.86] export ROOTDIR
[2014-01-31T18:15:45.86] export JAVA_OPTS
[2014-01-31T18:15:45.86] export RAS_OPTIONS
[2014-01-31T18:15:45.86] export BASH_ENV
[2014-01-31T18:15:45.86] export TEST_CLEANUP
[2014-01-31T18:15:45.86] export DISPLAY
[2014-01-31T18:15:45.86] export CLASSPATH
[2014-01-31T18:15:45.86] export TESTBASE
[2014-01-31T18:15:45.86] export LIBJSIG_PATH
[2014-01-31T18:15:45.86] export JAVA_64_BITS
[2014-01-31T18:15:45.86] export TESTED_JAVA_HOME
[2014-01-31T19:19:52.53] TEST_DEST_DIR="lowmem036"
[2014-01-31T19:19:52.53] # Actual: TEST_DEST_DIR=lowmem036
[2014-01-31T19:19:52.53] TESTNAME="${test_case_name}"
[2014-01-31T19:19:52.54] # Actual: TESTNAME=lowmem036
[2014-01-31T19:19:52.54] testName="nsk/monitoring/stress/lowmem//lowmem036"
[2014-01-31T19:19:52.54] # Actual: testName=nsk/monitoring/stress/lowmem//lowmem036
[2014-01-31T19:19:52.54] TESTDIR="${test_work_dir}"
[2014-01-31T19:19:52.54] # Actual: TESTDIR=/export/local/aurora/sandbox/results/ResultDir/lowmem036
[2014-01-31T19:19:52.54] testWorkDir="${test_work_dir}/"
[2014-01-31T19:19:52.54] # Actual: testWorkDir=/export/local/aurora/sandbox/results/ResultDir/lowmem036/
[2014-01-31T19:19:52.54] export testWorkDir
[2014-01-31T19:19:52.54] tlogOutFile="${test_work_dir}/${test_name}.tlog"
[2014-01-31T19:19:52.54] # Actual: tlogOutFile=/export/local/aurora/sandbox/results/ResultDir/lowmem036/lowmem036.tlog
[2014-01-31T19:19:52.54] testErrFile="${test_work_dir}/${test_name}.err"
[2014-01-31T19:19:52.54] # Actual: testErrFile=/export/local/aurora/sandbox/results/ResultDir/lowmem036/lowmem036.err
[2014-01-31T19:19:52.54] EXECUTE_CLASS="${test_name}"
[2014-01-31T19:19:52.54] # Actual: EXECUTE_CLASS=lowmem036
[2014-01-31T19:19:52.54] NSK_STRESS_METASPACE_OPTS="-XX:MaxMetaspaceSize=128m -XX:CompressedClassSpaceSize=64m -XX:MaxHeapSize=512m"
[2014-01-31T19:19:52.54] # Actual: NSK_STRESS_METASPACE_OPTS=-XX:MaxMetaspaceSize=128m -XX:CompressedClassSpaceSize=64m -XX:MaxHeapSize=512m
[2014-01-31T19:19:52.54] export NSK_STRESS_METASPACE_OPTS
[2014-01-31T19:19:52.54] JAVA_OPTS="${JAVA_OPTS} ${STRESS_GC_OPTS}"
[2014-01-31T19:19:52.54] # Actual: JAVA_OPTS=-server -Xmixed -XX:+UseSerialGC -Dprofile.jdk -XX:-UseGCOverheadLimit
[2014-01-31T19:19:52.54] EXECUTE_CLASS="nsk.monitoring.stress.lowmem.lowmem001"
[2014-01-31T19:19:52.54] # Actual: EXECUTE_CLASS=nsk.monitoring.stress.lowmem.lowmem001
[2014-01-31T19:19:52.54] ACCESS="-testMode=server"
[2014-01-31T19:19:52.54] # Actual: ACCESS=-testMode=server
[2014-01-31T19:19:52.54] MBEAN_SERVER="-MBeanServer=custom"
[2014-01-31T19:19:52.54] # Actual: MBEAN_SERVER=-MBeanServer=custom
[2014-01-31T19:19:52.54] ACCESS_TO_METRICS="${ACCESS} ${MBEAN_SERVER}"
[2014-01-31T19:19:52.54] # Actual: ACCESS_TO_METRICS=-testMode=server -MBeanServer=custom
[2014-01-31T19:19:52.54] TESTED_MEMORY="-memory=mixed"
[2014-01-31T19:19:52.54] # Actual: TESTED_MEMORY=-memory=mixed
[2014-01-31T19:19:52.54] MONITORING="-monitoring=polling"
[2014-01-31T19:19:52.54] # Actual: MONITORING=-monitoring=polling
[2014-01-31T19:19:52.54] THRESHOLD="-threshold=collection"
[2014-01-31T19:19:52.54] # Actual: THRESHOLD=-threshold=collection
[2014-01-31T19:19:52.54] 
[2014-01-31T19:19:52.54] # Actual: VERBOSE=
[2014-01-31T19:19:52.54] TEST_ARGS="${TEST_ARGS} ${ACCESS_TO_METRICS} ${TESTED_MEMORY}"
[2014-01-31T19:19:52.54] # Actual: TEST_ARGS=-testMode=server -MBeanServer=custom -memory=mixed
[2014-01-31T19:19:52.54] TEST_ARGS="${TEST_ARGS} ${MONITORING} ${THRESHOLD} ${VERBOSE} ${STRESS_OPTIONS}"
[2014-01-31T19:19:52.54] # Actual: TEST_ARGS=-testMode=server -MBeanServer=custom -memory=mixed -monitoring=polling -threshold=collection
[2014-01-31T19:19:52.54] APPLICATION_TIMEOUT="${TIMEOUT}"
[2014-01-31T19:19:52.54] # Actual: APPLICATION_TIMEOUT=50
[2014-01-31T19:19:52.54] CLASSPATH="${test_work_dir}${PS}${CLASSPATH}"
[2014-01-31T19:19:52.54] # Actual: CLASSPATH=/export/local/aurora/sandbox/results/ResultDir/lowmem036:/export/local/aurora/CommonData/vm/bin/classes:/export/local/aurora/CommonData/jdk/lib/tools.jar
[2014-01-31T19:19:52.55] export CLASSPATH
[2014-01-31T19:19:52.55] ${JAVA} ${JAVA_OPTS} ${EXECUTE_CLASS} ${TEST_ARGS}
[2014-01-31T19:19:52.55] # Actual: /export/local/aurora/CommonData/jdk/bin/java -server -Xmixed -XX:+UseSerialGC -Dprofile.jdk -XX:-UseGCOverheadLimit nsk.monitoring.stress.lowmem.lowmem001 -testMode=server -MBeanServer=custom -memory=mixed -monitoring=polling -threshold=collection
[2014-01-31T19:19:53.11] Stress time: 60 seconds
[2014-01-31T19:19:53.11] Stress iterations factor: 1
[2014-01-31T19:19:53.11] Stress threads factor: 1
[2014-01-31T19:19:53.11] Max memory: 152043520
[2014-01-31T19:19:53.11] Sleep time: 500
[2014-01-31T19:19:53.11] Iterations: 0
[2014-01-31T19:19:53.11] Number of threads: 4
[2014-01-31T19:19:53.11] Seed: 1391195993101
[2014-01-31T19:19:53.11] Run GC thread: false
[2014-01-31T19:19:53.11] Run mem diag thread: false
[2014-01-31T19:19:53.11] Run forever: false
[2014-01-31T19:19:53.18] MemoryMonitor   > Test mode:	access to MBean through MBeanServer
[2014-01-31T19:19:53.18] MemoryMonitor   > MBeanServer:	CUSTOM
[2014-01-31T19:19:53.59] MemoryMonitor   > Memory:	mixed	(This setting is used in lowmem* tests only)
[2014-01-31T19:19:53.59] MemoryMonitor   > Monitoring:	polling	(This setting is used in lowmem* tests only)
[2014-01-31T19:19:53.59] MemoryMonitor   > Threshold:	collection	(This setting is used in lowmem* tests only)
[2014-01-31T19:19:53.59] MemoryMonitor   > Timeout:	30	(This setting is used in lowmem* tests only)
[2014-01-31T19:19:53.74] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2644128
[2014-01-31T19:19:53.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 2404672(2348K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2644128
[2014-01-31T19:19:53.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 131072
[2014-01-31T19:19:53.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 0(0K) committed = 262144(256K) max = 5242880(5120K), threshold: 131072
[2014-01-31T19:19:53.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 3538944
[2014-01-31T19:19:53.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 0(0K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 3538944
[2014-01-31T19:19:53.78] Starting Thread[Thread[Thread-2,5,main],5,main]
[2014-01-31T19:19:53.78] Starting Thread[Thread[Thread-3,5,main],5,main]
[2014-01-31T19:19:53.78] Starting Thread[Thread[Thread-4,5,main],5,main]
[2014-01-31T19:19:53.78] Starting Thread[Thread[Thread-5,5,main],5,main]
[2014-01-31T19:19:53.94] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 1
[2014-01-31T19:19:53.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2763856
[2014-01-31T19:19:53.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 385288(376K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2763856
[2014-01-31T19:19:53.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:53.99] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:53.99] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 3905104
[2014-01-31T19:19:53.99] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 732320(715K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 3905104
[2014-01-31T19:19:54.57] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 2
[2014-01-31T19:19:54.58] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2823720
[2014-01-31T19:19:54.63] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 330824(323K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2823720
[2014-01-31T19:19:54.64] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:54.64] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:54.66] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 4207572
[2014-01-31T19:19:54.67] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 1337256(1305K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 4207572
[2014-01-31T19:19:55.01] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 3
[2014-01-31T19:19:55.01] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2853652
[2014-01-31T19:19:55.02] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 348568(340K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2853652
[2014-01-31T19:19:55.02] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:55.02] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:55.03] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 4730536
[2014-01-31T19:19:55.05] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 2383184(2327K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 4730536
[2014-01-31T19:19:55.28] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 4
[2014-01-31T19:19:55.28] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2868618
[2014-01-31T19:19:55.28] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 87440(85K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2868618
[2014-01-31T19:19:55.29] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:55.29] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:55.29] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 5381560
[2014-01-31T19:19:55.29] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 3685232(3598K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 5381560
[2014-01-31T19:19:55.62] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 5
[2014-01-31T19:19:55.62] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2876101
[2014-01-31T19:19:55.63] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 624160(609K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2876101
[2014-01-31T19:19:55.63] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:55.65] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:55.65] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 6113036
[2014-01-31T19:19:55.65] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 5148184(5027K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 6113036
[2014-01-31T19:19:55.96] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), count: 6
[2014-01-31T19:19:55.96] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 2879842
[2014-01-31T19:19:55.96] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 562320(549K) committed = 2883584(2816K) max = 41943040(40960K), threshold: 2879842
[2014-01-31T19:19:55.96] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 262144
[2014-01-31T19:19:55.97] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 262144(256K) committed = 262144(256K) max = 5242880(5120K), threshold: 262144
[2014-01-31T19:19:55.97] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 6852876
[2014-01-31T19:19:55.97] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 6627864(6472K) committed = 7077888(6912K) max = 104857600(102400K), threshold: 6852876
[2014-01-31T19:19:56.74] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 393216(384K) committed = 393216(384K) max = 5242880(5120K), count: 8
[2014-01-31T19:19:56.74] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 3209393
[2014-01-31T19:19:56.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 136952(133K) committed = 3538944(3456K) max = 41943040(40960K), threshold: 3209393
[2014-01-31T19:19:56.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 393216
[2014-01-31T19:19:56.77] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 393216(384K) committed = 393216(384K) max = 5242880(5120K), threshold: 393216
[2014-01-31T19:19:56.77] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 7568144
[2014-01-31T19:19:56.77] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 6551072(6397K) committed = 8585216(8384K) max = 104857600(102400K), threshold: 7568144
[2014-01-31T19:19:57.09] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 393216(384K) committed = 393216(384K) max = 5242880(5120K), count: 9
[2014-01-31T19:19:57.09] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 3374168
[2014-01-31T19:19:57.09] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 104768(102K) committed = 3538944(3456K) max = 41943040(40960K), threshold: 3374168
[2014-01-31T19:19:57.10] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 393216
[2014-01-31T19:19:57.10] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 393216(384K) committed = 393216(384K) max = 5242880(5120K), threshold: 393216
[2014-01-31T19:19:57.10] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 8475164
[2014-01-31T19:19:57.11] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 8365112(8169K) committed = 8585216(8384K) max = 104857600(102400K), threshold: 8475164
[2014-01-31T19:19:57.94] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 655360(640K) committed = 655360(640K) max = 5242880(5120K), count: 11
[2014-01-31T19:19:57.94] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 4308524
[2014-01-31T19:19:57.94] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 247400(241K) committed = 5242880(5120K) max = 41943040(40960K), threshold: 4308524
[2014-01-31T19:19:57.94] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 655360
[2014-01-31T19:19:57.94] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 655360(640K) committed = 655360(640K) max = 5242880(5120K), threshold: 655360
[2014-01-31T19:19:57.94] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 11481376
[2014-01-31T19:19:57.94] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 9929280(9696K) committed = 13033472(12728K) max = 104857600(102400K), threshold: 11481376
[2014-01-31T19:19:58.52] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 655360(640K) committed = 655360(640K) max = 5242880(5120K), count: 12
[2014-01-31T19:19:58.52] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 4775702
[2014-01-31T19:19:58.52] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 329616(321K) committed = 5242880(5120K) max = 41943040(40960K), threshold: 4775702
[2014-01-31T19:19:58.52] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 655360
[2014-01-31T19:19:58.52] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 655360(640K) committed = 655360(640K) max = 5242880(5120K), threshold: 655360
[2014-01-31T19:19:58.52] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 12727456
[2014-01-31T19:19:58.52] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 12421440(12130K) committed = 13033472(12728K) max = 104857600(102400K), threshold: 12727456
[2014-01-31T19:19:59.95] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 917504(896K) committed = 917504(896K) max = 5242880(5120K), count: 14
[2014-01-31T19:19:59.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 6320011
[2014-01-31T19:19:59.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 352520(344K) committed = 7864320(7680K) max = 41943040(40960K), threshold: 6320011
[2014-01-31T19:19:59.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 917504
[2014-01-31T19:19:59.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 917504(896K) committed = 917504(896K) max = 5242880(5120K), threshold: 917504
[2014-01-31T19:19:59.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 16823656
[2014-01-31T19:19:59.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 14535376(14194K) committed = 19111936(18664K) max = 104857600(102400K), threshold: 16823656
[2014-01-31T19:20:00.67] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 917504(896K) committed = 917504(896K) max = 5242880(5120K), count: 15
[2014-01-31T19:20:00.67] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 7092165
[2014-01-31T19:20:00.67] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 478112(466K) committed = 7864320(7680K) max = 41943040(40960K), threshold: 7092165
[2014-01-31T19:20:00.67] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 917504
[2014-01-31T19:20:00.67] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 917504(896K) committed = 917504(896K) max = 5242880(5120K), threshold: 917504
[2014-01-31T19:20:00.67] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 18667816
[2014-01-31T19:20:00.67] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 18223696(17796K) committed = 19111936(18664K) max = 104857600(102400K), threshold: 18667816
[2014-01-31T19:20:02.15] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1310720(1280K) committed = 1310720(1280K) max = 5242880(5120K), count: 17
[2014-01-31T19:20:02.16] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 9182178
[2014-01-31T19:20:02.17] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 465792(454K) committed = 11272192(11008K) max = 41943040(40960K), threshold: 9182178
[2014-01-31T19:20:02.17] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 1310720
[2014-01-31T19:20:02.19] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1310720(1280K) committed = 1310720(1280K) max = 5242880(5120K), threshold: 1310720
[2014-01-31T19:20:02.19] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 23774068
[2014-01-31T19:20:02.19] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 19969768(19501K) committed = 27578368(26932K) max = 104857600(102400K), threshold: 23774068
[2014-01-31T19:20:02.91] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1310720(1280K) committed = 1310720(1280K) max = 5242880(5120K), count: 18
[2014-01-31T19:20:02.91] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 10227185
[2014-01-31T19:20:02.91] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 614192(599K) committed = 11272192(11008K) max = 41943040(40960K), threshold: 10227185
[2014-01-31T19:20:02.91] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 1310720
[2014-01-31T19:20:02.91] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1310720(1280K) committed = 1310720(1280K) max = 5242880(5120K), threshold: 1310720
[2014-01-31T19:20:02.91] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 26329048
[2014-01-31T19:20:02.91] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 25079728(24491K) committed = 27578368(26932K) max = 104857600(102400K), threshold: 26329048
[2014-01-31T19:20:04.94] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1835008(1792K) committed = 1835008(1792K) max = 5242880(5120K), count: 20
[2014-01-31T19:20:04.94] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 13043448
[2014-01-31T19:20:04.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 114832(112K) committed = 15859712(15488K) max = 41943040(40960K), threshold: 13043448
[2014-01-31T19:20:04.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 1835008
[2014-01-31T19:20:04.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1835008(1792K) committed = 1835008(1792K) max = 5242880(5120K), threshold: 1835008
[2014-01-31T19:20:04.95] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 33742252
[2014-01-31T19:20:04.95] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 28617560(27946K) committed = 38866944(37956K) max = 104857600(102400K), threshold: 33742252
[2014-01-31T19:20:05.90] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1835008(1792K) committed = 1835008(1792K) max = 5242880(5120K), count: 21
[2014-01-31T19:20:05.91] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 14451580
[2014-01-31T19:20:05.91] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 515672(503K) committed = 15859712(15488K) max = 41943040(40960K), threshold: 14451580
[2014-01-31T19:20:05.91] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 1835008
[2014-01-31T19:20:05.92] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 1835008(1792K) committed = 1835008(1792K) max = 5242880(5120K), threshold: 1835008
[2014-01-31T19:20:05.92] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 37340796
[2014-01-31T19:20:05.92] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 35814648(34975K) committed = 38866944(37956K) max = 104857600(102400K), threshold: 37340796
[2014-01-31T19:20:08.73] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 2752512(2688K) committed = 2752512(2688K) max = 5242880(5120K), count: 23
[2014-01-31T19:20:08.73] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 18301374
[2014-01-31T19:20:08.73] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 160456(156K) committed = 22151168(21632K) max = 41943040(40960K), threshold: 18301374
[2014-01-31T19:20:08.73] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 2752512
[2014-01-31T19:20:08.73] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 2752512(2688K) committed = 2752512(2688K) max = 5242880(5120K), threshold: 2752512
[2014-01-31T19:20:08.73] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 47759860
[2014-01-31T19:20:08.74] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 40395752(39448K) committed = 55123968(53832K) max = 104857600(102400K), threshold: 47759860
[2014-01-31T19:20:10.07] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 2752512(2688K) committed = 2752512(2688K) max = 5242880(5120K), count: 24
[2014-01-31T19:20:10.07] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 20226271
[2014-01-31T19:20:10.07] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 265304(259K) committed = 22151168(21632K) max = 41943040(40960K), threshold: 20226271
[2014-01-31T19:20:10.07] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 2752512
[2014-01-31T19:20:10.07] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 2752512(2688K) committed = 2752512(2688K) max = 5242880(5120K), threshold: 2752512
[2014-01-31T19:20:10.07] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 52846392
[2014-01-31T19:20:10.07] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 50568816(49383K) committed = 55123968(53832K) max = 104857600(102400K), threshold: 52846392
[2014-01-31T19:20:13.03] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 3670016(3584K) committed = 3670016(3584K) max = 5242880(5120K), count: 25
[2014-01-31T19:20:13.03] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 24858735
[2014-01-31T19:20:13.03] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 785072(766K) committed = 29491200(28800K) max = 41943040(40960K), threshold: 24858735
[2014-01-31T19:20:13.03] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 3670016
[2014-01-31T19:20:13.03] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 3670016(3584K) committed = 3670016(3584K) max = 5242880(5120K), threshold: 3670016
[2014-01-31T19:20:13.03] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 63718060
[2014-01-31T19:20:13.03] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 54056280(52789K) committed = 73379840(71660K) max = 104857600(102400K), threshold: 63718060
[2014-01-31T19:20:17.47] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 4587520(4480K) committed = 4587520(4480K) max = 5242880(5120K), count: 26
[2014-01-31T19:20:17.47] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 31107127
[2014-01-31T19:20:17.47] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 374400(365K) committed = 37355520(36480K) max = 41943040(40960K), threshold: 31107127
[2014-01-31T19:20:17.47] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 4587520
[2014-01-31T19:20:17.48] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 4587520(4480K) committed = 4587520(4480K) max = 5242880(5120K), threshold: 4587520
[2014-01-31T19:20:17.48] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 80412320
[2014-01-31T19:20:17.48] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 67972416(66379K) committed = 92852224(90676K) max = 104857600(102400K), threshold: 80412320
[2014-01-31T19:20:21.82] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), count: 27
[2014-01-31T19:20:21.83] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 36525083
[2014-01-31T19:20:21.83] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 460976(450K) committed = 41943040(40960K) max = 41943040(40960K), threshold: 36525083
[2014-01-31T19:20:21.83] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 5242880
[2014-01-31T19:20:21.83] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), threshold: 5242880
[2014-01-31T19:20:21.84] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 92255136
[2014-01-31T19:20:21.84] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 79652672(77785K) committed = 104857600(102400K) max = 104857600(102400K), threshold: 92255136
[2014-01-31T19:20:25.46] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), count: 28
[2014-01-31T19:20:25.46] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 39234061
[2014-01-31T19:20:25.46] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 53200(51K) committed = 41943040(40960K) max = 41943040(40960K), threshold: 39234061
[2014-01-31T19:20:25.47] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 5242880
[2014-01-31T19:20:25.48] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), threshold: 5242880
[2014-01-31T19:20:25.48] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 98556368
[2014-01-31T19:20:25.49] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 9960400(9726K) committed = 104857600(102400K) max = 104857600(102400K), threshold: 98556368
[2014-01-31T19:20:47.19] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.19] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.19] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.19] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.19] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.21] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.21] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.21] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.21] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.21] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.21] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.21] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.21] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.22] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.22] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.22] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.22] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.22] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.22] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.22] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.23] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.23] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.23] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.23] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.23] 	... 4 more
[2014-01-31T19:20:47.34] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.34] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.34] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.34] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.34] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.34] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.34] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.34] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.34] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.34] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.34] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.34] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.34] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.34] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.34] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.34] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.34] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.34] 	... 4 more
[2014-01-31T19:20:47.45] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.45] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.45] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.45] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.45] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.45] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.45] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.45] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.45] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.45] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.45] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.45] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.45] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.45] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.45] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.45] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.45] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.45] 	... 4 more
[2014-01-31T19:20:47.55] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.55] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.55] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.55] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.55] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.55] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.56] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.56] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.56] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.56] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.56] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.56] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.56] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.56] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.56] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.56] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.56] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.56] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.56] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.56] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.56] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.56] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.56] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.56] 	... 4 more
[2014-01-31T19:20:47.66] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.66] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.66] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.66] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.66] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.66] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.66] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.66] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.66] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.66] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.66] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.66] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.66] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.66] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.66] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.66] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.66] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.66] 	... 4 more
[2014-01-31T19:20:47.77] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.77] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.77] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.77] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.77] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.77] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.77] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.77] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.77] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.77] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.77] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.77] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.77] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.77] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.77] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.77] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.77] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.77] 	... 4 more
[2014-01-31T19:20:47.87] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:47.87] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:47.87] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:47.87] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:47.87] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:47.87] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:47.87] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:47.87] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.87] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.87] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:47.87] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:47.87] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:47.87] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:47.87] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:47.87] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:47.87] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:47.87] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:47.87] 	... 4 more
[2014-01-31T19:20:49.34] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.34] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.34] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.34] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.34] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.34] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.34] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.34] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.34] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.34] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.34] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.34] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.34] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.34] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.34] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.34] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.34] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.34] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.34] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.34] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.35] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.35] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.35] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.35] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.35] 	... 4 more
[2014-01-31T19:20:49.46] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.46] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.46] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.46] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.46] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.46] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.46] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.46] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.46] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.46] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.46] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.46] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.46] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.46] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.46] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.46] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.46] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.46] 	... 4 more
[2014-01-31T19:20:49.56] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.56] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.56] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.56] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.56] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.56] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.56] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.56] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.56] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.56] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.56] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.56] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.56] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.56] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.56] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.56] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.56] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.56] 	... 4 more
[2014-01-31T19:20:49.67] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.67] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.67] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.67] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.67] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.67] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.67] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.67] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.67] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.67] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.67] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.67] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.67] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.67] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.67] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.67] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.67] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.67] 	... 4 more
[2014-01-31T19:20:49.77] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.77] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.78] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.78] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.78] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.78] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.78] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.78] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.78] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.78] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.78] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.78] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.78] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.78] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.78] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.78] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.78] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.78] 	... 4 more
[2014-01-31T19:20:49.88] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.88] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.88] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.88] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.88] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.88] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.88] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.88] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.88] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.88] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.88] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.88] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.88] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.88] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.88] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.88] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.88] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.88] 	... 4 more
[2014-01-31T19:20:49.99] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:49.99] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:49.99] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:49.99] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:49.99] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:49.99] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:49.99] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:49.99] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.99] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.99] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:49.99] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:49.99] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:49.99] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:49.99] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:49.99] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:49.99] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:49.99] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:49.99] 	... 4 more
[2014-01-31T19:20:50.09] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.09] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.09] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.09] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.09] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.09] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.09] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.09] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.09] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.09] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.09] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.09] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.09] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.09] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.09] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.09] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.09] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.09] 	... 4 more
[2014-01-31T19:20:50.20] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.20] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.20] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.20] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.20] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.20] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.20] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.20] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.20] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.20] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.20] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.20] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.20] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.20] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.20] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.20] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.20] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.20] 	... 4 more
[2014-01-31T19:20:50.30] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.30] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.30] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.30] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.30] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.30] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.30] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.30] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.30] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.30] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.30] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.30] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.30] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.31] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.31] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.31] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.31] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.31] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.31] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.31] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.31] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.31] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.31] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.31] 	... 4 more
[2014-01-31T19:20:50.41] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.41] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.41] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.41] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.41] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.41] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.41] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.41] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.41] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.41] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.41] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.41] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.41] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.41] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.41] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.41] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.41] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.41] 	... 4 more
[2014-01-31T19:20:50.52] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.52] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.52] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.52] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.52] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.52] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.52] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.52] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.52] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.52] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.52] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.52] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.52] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.52] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.52] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.52] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.52] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.52] 	... 4 more
[2014-01-31T19:20:50.62] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.62] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.62] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.62] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.62] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.62] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.62] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.62] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.62] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.62] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.62] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.62] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.62] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.62] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.62] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.62] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.62] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.62] 	... 4 more
[2014-01-31T19:20:50.73] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.73] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.73] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.73] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.73] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.73] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.73] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.73] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.73] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.73] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.73] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.73] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.73] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.73] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.73] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.73] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.73] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.73] 	... 4 more
[2014-01-31T19:20:50.83] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.83] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.83] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.83] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.83] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.83] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.83] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.83] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.83] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.83] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.83] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.83] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.83] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.83] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.83] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.83] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.84] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.84] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.84] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.84] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.84] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.84] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.84] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.84] 	... 4 more
[2014-01-31T19:20:50.94] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:50.94] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:50.94] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:50.94] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:50.94] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:50.94] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:50.94] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:50.94] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.94] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.94] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:50.94] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:50.94] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:50.94] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:50.94] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:50.94] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:50.94] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:50.94] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:50.94] 	... 4 more
[2014-01-31T19:20:51.04] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:51.04] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.04] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:51.04] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:51.04] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:51.04] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:51.04] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:51.04] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.04] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:51.04] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:51.04] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:51.04] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:51.04] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.04] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.04] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:51.04] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:51.04] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.04] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.04] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:51.04] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:51.04] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:51.05] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:51.05] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:51.05] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:51.05] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:51.05] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:51.05] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:51.05] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:51.05] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:51.05] 	... 4 more
[2014-01-31T19:20:51.15] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:51.15] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:51.15] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.15] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:51.15] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:51.15] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:51.15] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:51.15] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.15] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.15] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:51.15] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:51.15] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.15] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.15] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:51.15] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:51.15] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:51.15] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:51.16] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:51.16] 	... 4 more
[2014-01-31T19:20:51.26] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:51.26] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:51.26] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.26] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:51.26] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:51.26] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:51.26] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:51.26] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.26] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.26] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:51.26] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:51.26] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.26] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.26] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:51.26] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:51.26] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:51.26] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:51.26] 	... 4 more
[2014-01-31T19:20:51.37] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:51.37] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:51.37] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.37] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:51.37] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:51.37] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:51.37] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:51.37] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.37] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.37] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:51.37] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:51.37] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.37] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.37] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:51.37] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:51.37] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:51.37] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:51.37] 	... 4 more
[2014-01-31T19:20:51.47] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:51.47] nsk.share.Failure: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:321)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.MemoryMonitor.isCollectionThresholdExceededOnServer(MemoryMonitor.java:1166)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.MemoryMonitor.access$1200(MemoryMonitor.java:28)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.MemoryMonitor$Polling.pollCollectionThresholds(MemoryMonitor.java:1560)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.MemoryMonitor$Polling.run(MemoryMonitor.java:1270)
[2014-01-31T19:20:51.47] Caused by: java.lang.IllegalArgumentException: committed = 42074112 should be < max = 41943040
[2014-01-31T19:20:51.47] 	at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
[2014-01-31T19:20:51.47] 	at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
[2014-01-31T19:20:51.47] 	at sun.management.MemoryPoolImpl.isCollectionUsageThresholdExceeded(MemoryPoolImpl.java:251)
[2014-01-31T19:20:51.47] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[2014-01-31T19:20:51.47] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.47] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.47] 	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
[2014-01-31T19:20:51.47] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[2014-01-31T19:20:51.47] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2014-01-31T19:20:51.47] 	at java.lang.reflect.Method.invoke(Method.java:483)
[2014-01-31T19:20:51.47] 	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
[2014-01-31T19:20:51.47] 	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
[2014-01-31T19:20:51.47] 	at javax.management.StandardMBean.getAttribute(StandardMBean.java:372)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.CustomMBeanServer.getAttribute(CustomMBeanServer.java:276)
[2014-01-31T19:20:51.47] 	at nsk.share.monitoring.Monitor.getBooleanAttribute(Monitor.java:318)
[2014-01-31T19:20:51.47] 	... 4 more
[2014-01-31T19:20:51.75] MemoryMonitor   > Crossing is noticed, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), count: 29
[2014-01-31T19:20:51.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Eden Space, nullnull, new threshold: 40588550
[2014-01-31T19:20:51.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Eden Space, usage: init = 2883584(2816K) used = 694672(678K) committed = 41943040(40960K) max = 41943040(40960K), threshold: 40588550
[2014-01-31T19:20:51.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Survivor Space, nullnull, new threshold: 5242880
[2014-01-31T19:20:51.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Survivor Space, usage: init = 262144(256K) used = 5242880(5120K) committed = 5242880(5120K) max = 5242880(5120K), threshold: 5242880
[2014-01-31T19:20:51.75] MemoryMonitor   > Changing threshold, pool: java.lang:type=MemoryPool,name=Tenured Gen, nullnull, new threshold: 101706984
[2014-01-31T19:20:51.75] MemoryMonitor   > Collection threshold is set, pool: java.lang:type=MemoryPool,name=Tenured Gen, usage: init = 7077888(6912K) used = 86918912(84881K) committed = 104857600(102400K) max = 104857600(102400K), threshold: 101706984
[2014-01-31T19:20:53.81] Exception in thread "main" nsk.share.TestFailure: Test exit code: 97
[2014-01-31T19:20:53.81] No unexpected exceptions/errors are thrown
[2014-01-31T19:20:53.81] nsk.share.TestFailure: MemoryMonitor fails. See log.
[2014-01-31T19:20:53.81] 	at nsk.monitoring.stress.lowmem.lowmem001.run(lowmem001.java:62)
[2014-01-31T19:20:53.81] 	at nsk.share.test.Tests$TestRunner.execute(Tests.java:63)
[2014-01-31T19:20:53.81] 	at nsk.share.test.Tests$TestRunner.run(Tests.java:77)
[2014-01-31T19:20:53.81] 	at nsk.share.gc.GC.runTest(GC.java:95)
[2014-01-31T19:20:53.81] 	at nsk.monitoring.stress.lowmem.lowmem001.main(lowmem001.java:34)
[2014-01-31T19:20:53.81] 	at nsk.share.test.Tests$TestRunner.execute(Tests.java:71)
[2014-01-31T19:20:53.81] 	at nsk.share.test.Tests$TestRunner.run(Tests.java:77)
[2014-01-31T19:20:53.81] 	at nsk.share.gc.GC.runTest(GC.java:95)
[2014-01-31T19:20:53.81] 	at nsk.monitoring.stress.lowmem.lowmem001.main(lowmem001.java:34)
[2014-01-31T19:20:53.83] 
[2014-01-31T19:20:53.83] 
[2014-01-31T19:20:53.83] #>  
[2014-01-31T19:20:53.83] #>  SUMMARY: Following errors occured
[2014-01-31T19:20:53.83] #>      during test execution:
[2014-01-31T19:20:53.83] #>  
[2014-01-31T19:20:53.83] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.83] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.84] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.85] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.86] # ERROR: MemoryMonitor   > Unexpected exception while retrieving isCollectionUsageThresholdExceeded() for pool java.lang:type=MemoryPool,name=Eden Space
[2014-01-31T19:20:53.96] # Test level exit status: 1
# Host info: Linux emb-arm-trimslice-23 3.1.10-l4t.r16.01 #497 SMP PREEMPT Thu Oct 18 17:18:54 IST 2012 armv7l armv7l armv7l GNU/Linux
