J2cache总是莫名的错误:Using cluster policy : net.oschina.j2cache.redis.RedisPubSubClusterPolicy
时间: 2019-12-03来源:开源中国
前景提要
HDC调试需求开发(15万预算),能者速来!>>>
最近使用J2cache, 然后然后多次出现用着用着爆出来莫名的错误,有时候重启一下,有时候更新一下maven,不定的会出各种错误,好尴尬,上一次更新了一下maven,然后集成shiro序列化出问题,后面找到原因,可能是加载jar包中默认的序列化配置。。。

这次重启了一下出现如下错误。。。
[http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 15 ms [http-nio-8080-exec-1] INFO org.apache.shiro.session.mgt.AbstractValidatingSessionManager - Enabling session validation scheduler... [http-nio-8080-exec-1] INFO net.oschina.j2cache.util.SerializationUtils - Using Serializer -> [fst:net.oschina.j2cache.util.FSTSerializer] [http-nio-8080-exec-1] INFO net.oschina.j2cache.CacheProviderHolder - Using L1 CacheProvider : net.oschina.j2cache.caffeine.CaffeineProvider [http-nio-8080-exec-1] INFO net.oschina.j2cache.redis.RedisCacheProvider - Redis client starts with mode(single),db(0),storage(generic),namespace(),time(21ms) [http-nio-8080-exec-1] INFO net.oschina.j2cache.CacheProviderHolder - Using L2 CacheProvider : net.oschina.j2cache.redis.RedisCacheProvider [http-nio-8080-exec-1] INFO net.oschina.j2cache.redis.RedisPubSubClusterPolicy - Connected to redis channel:j2cache, time 144 ms. [http-nio-8080-exec-1] INFO net.oschina.j2cache.J2CacheBuilder - Using cluster policy : net.oschina.j2cache.redis.RedisPubSubClusterPolicy Ìn
目前还没确认什么影响的,记录一下问题!!!有遇到的或者知道的可以解答一下。。。

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行