NullPointerException in DefaultAttachmentManager When Moving an Attachment Due to Attachment Checkout Plugin
症状
Operations such as deleting or creating pages with attachments fail with the following exception:
Cause
java.lang.NullPointerException
at com.atlassian.confluence.pages.DefaultAttachmentManager.moveAttachment(DefaultAttachmentManager.java:199)
Stack Trace:[hide]
java.lang.NullPointerException
at com.atlassian.confluence.pages.DefaultAttachmentManager.moveAttachment(DefaultAttachmentManager.java:199)
..
at com.atlassian.confluence.pages.DelegatorAttachmentManager.moveAttachment(DelegatorAttachmentManager.java:93)
原因
The Attachment Checkout Plugin (no longer offered in the Atlassian Marketplace) is causing the problem.
ソリューション
Disable or upgrade the plugin and report the issue on the project issue tracker.
最終更新日: 2017 年 1 月 22 日
Powered by Confluence and Scroll Viewport.