Posted by: Chyne on: July 13, 2009
Error exporting data: java.io.FileNotFoundException: /usr/local/temp/backup.zip (Permission denied)
Root Cause
If the log shows the exception ‘FileNotFoundException’ with the ‘Permission Denied’, the main root cause of this error is the file does not being granted for write permission. It means when the user tries to execute an action to write the data into the file and the file [...]