美文网首页
wiki org.springframework.dao.Dat

wiki org.springframework.dao.Dat

作者: 蓝猫大哥丶 | 来源:发表于2021-04-15 16:03 被阅读0次

报错如下:

Caused by: org.springframework.dao.DataAccessResourceFailureException: Failed to read id for journal 'main_index': null; nested exception is java.lang.NumberFormatException: null
    at com.atlassian.confluence.impl.journal.FilesystemJournalStateStore.getMostRecentId(FilesystemJournalStateStore.java:56)
    at com.atlassian.confluence.impl.journal.CachingJournalStateStore$1.load(CachingJournalStateStore.java:31)
    at com.atlassian.confluence.impl.journal.CachingJournalStateStore$1.load(CachingJournalStateStore.java:27)
    at com.atlassian.cache.ehcache.EhCacheManager$3$1.createEntry(EhCacheManager.java:168)
    at net.sf.ehcache.constructs.blocking.SelfPopulatingCache.get(SelfPopulatingCache.java:73)
    at com.atlassian.cache.ehcache.DelegatingCache.get(DelegatingCache.java:74)
    ... 318 more
Caused by: java.lang.NumberFormatException: null
    at java.lang.Long.parseLong(Unknown Source)
    at java.lang.Long.parseLong(Unknown Source)
    at com.atlassian.confluence.impl.journal.FilesystemJournalStateStore.getMostRecentId(FilesystemJournalStateStore.java:52)
    ... 323 more

处理方式:

Resolution

https://confluence.atlassian.com/confkb/exception-when-creating-or-deleting-page-683181903.html

相关文章

  • wiki org.springframework.dao.Dat

    报错如下: 处理方式: Resolution Rebuild Content Indices From Scrat...

  • wiki

    安装配置 webStorm-微信小程序配置

  • WIKI

    android 使用Http加载第三方库 将jcenter 替换成maven{ url "http://jc...

  • WIKI

    维基百科(Wikipedia),是一个基于维基技术的多语言百科全书协作计划,用多种语言编写的网络百科全书。 维基百...

  • Wiki

    1 tools intellIj idea theme http://color-themes.com/ 2 分布...

  • Wiki系列(三):我的Wiki

    前面两篇说了一下 Wiki 系统的选择和 docsify 的部署和配置,这一篇说一下「我的 Wiki」。 我的 W...

  • Gentoo/Arch常用软件列表

    参考:https://wiki.gentoo.org/wiki/Rxvt-unicodehttps://wiki....

  • yy wiki

    https://code.yy.com/yymobile/Wiki

  • PollService wiki

    Github: PollService PollService为程序提供单线程轮询服务(轮询只是暂时解决问题的解...

  • markdown wiki

    http://itmyhome.com/markdown/index.htmlhttps://github.com...

网友评论

      本文标题:wiki org.springframework.dao.Dat

      本文链接:https://www.haomeiwen.com/subject/nxadlltx.html