坑
Caused by: java.lang.NumberFormatException: For input string: "0.9"
jvm 内存大小。。。
tomcat查看错误日志
localhost.xxx.log
AtomicReference 初始化:
//anotherChronicleMapCacheRef.set(twoChronicleMapCache);
anotherChronicleMapCacheRef = new AtomicReference<Map<Long,long[]>>(twoChronicleMapCache);