Copy page error

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

When copying a page in confluence, an error is displayed in the browser and the page is not copied.

atlassian-confluence.log に次のメッセージが表示される。

Cause
java.lang.RuntimeException: Error creating temp file in folder: /opt/confluence-home/attachments/ver003/199/206/4456449/182/184/6684682/6881282
at com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.writeStreamToFile(FileSystemAttachmentDataDao.java:199)
caused by: java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)

原因

The system account running Confluence does not possess the proper permissions to write to the confluence.home directory. 

ソリューション

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.