Redis 插件用Fst反射时报错

Redis 插件用Fst反射时报错

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.nustaq.serialization.FSTClazzInfo (file:/usr/local/tomcat/webapps/yunschool/WEB-INF/lib/fst-2.56.jar) to field java.math.BigDecimal.intVal
WARNING: Please consider reporting this to the maintainers of org.nustaq.serialization.FSTClazzInfo
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

我更换了好几个fst的版本,这个问题依然存在!


评论区

JFinal

2018-09-10 18:22

参考 jfinal 的 pom.xml 中对 jedis 及相关 jar 包的引用:
https://gitee.com/jfinal/jfinal/blob/master/pom.xml

此外,你的提示信息仅仅是警告:WARNIING

如果确实不影响使用,可以让日志级别提高到 ERROR 消除这个提示

热门反馈

扫码入社