Copy page error

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

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

The following appears in the 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)

Cause

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

Resolution

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.