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);

posted @ 2017-11-30 17:30  搜索技术  阅读(146)  评论(0编辑  收藏  举报