Multiple java.io.FileNotFoundException errors

Nam-Luc Tran October 18, 2012

In many pages of the Administration of our JIRA instance, we get this error:

System Error

(...)

Cause:

java.io.FileNotFoundException: /opt/atlassian/jira/work/Catalina/localhost/_/org/apache/jsp/secure/admin/jira/views/systeminfo_jsp.java (Permission denied)

(see full error detail in attachment)

The above example happens when clicking on Administration -> System Info

We get the same error on multiple other links from Administration. (ex: add workflow scheme).

On the harddrive of the instance, the files mentioned above when the errors occur are clearly not present.

Another fact to point out is that the whole installation directory /opt/atlassian/(...) is set with ownership to root:root. Is this normal?

1 answer

1 accepted

0 votes
Answer accepted
Tiago Comasseto
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 19, 2012

Hi Nam,

You mentioned that those files are not present in the file-system, have you restarted the JIRA instance already? It may be that those files were deleted and JIRA was not restarted yet.

As for the ownership, which user are your using to start JIRA? If it is the root user, than it is expected. If you don't want to execute JIRA using root user, see this steps to create a dedicated user.

Cheers

Suggest an answer

Log in or Sign up to answer