早期版本解决检索时,热词加载过程中的空指针异常
ERROR: 获取查询热词getCases时发生null(com.farm.util.web.WebHotCase#getCases ) 2022年03月29日13点42分 ERROR: 该错误无具体信息,可能是一个空指针异常(com.farm.core.page.ViewMode#setError ) 2022年03月29日13点42分 java.util.ConcurrentModificationException at java.util.ArrayList$SubList.checkForComodification(ArrayList.java:1169) at java.util.ArrayList$SubList.size(ArrayList.java:998) at java.util.AbstractList.clear(AbstractList.java:234) at com.farm.util.web.WebHotCase.clearHotCase(WebHotCase.java:85) at com.farm.util.web.WebHotCase.putCase(WebHotCase.java:57) at com.farm.wcp.controller.DocLuceneWebController.search(DocLuceneWebController.java:330) at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
重启tomcat服务(wcp服务)