You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: null
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl.getQueueCapacityByType(ConfigServiceImpl.java:217)
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl.insertOrUpdate(ConfigServiceImpl.java:132)
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl$$FastClassBySpringCGLIB$$64bb9278.invoke()
问题重现步骤
管理后台页面-JDK线程池-线程池管理-添加
不填写队列容量-保存
The text was updated successfully, but these errors were encountered:
Bug Report
在开始报告错误之前,请确保认真查看了以下步骤:
你使用了哪个项目?Hippo-4J Server 还是 Hippo-4J Core?
Hippo-4j Server
原因分析(如果可以)
java.lang.NullPointerException: null
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl.getQueueCapacityByType(ConfigServiceImpl.java:217)
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl.insertOrUpdate(ConfigServiceImpl.java:132)
at cn.hippo4j.config.service.biz.impl.ConfigServiceImpl$$FastClassBySpringCGLIB$$64bb9278.invoke()
问题重现步骤
管理后台页面-JDK线程池-线程池管理-添加
不填写队列容量-保存
The text was updated successfully, but these errors were encountered: