Startup errors in new instance

I have set up a new instance and restrored a backup copy but on start up catalina out has errors and the instance is not found.
What might be the issue here?
catalina.docx (99.7 KB)

1 Like

From your catalina.docx. Can this be the problem

2021-11-24 15:17:42,756 main ERROR Unable to create file dhis.log java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createNewFile(File.java:1023)
1 Like

Give a proper read/wright access to DHIS2_HOME folder. Seems like the server user can not create files within that directory.

1 Like

It has read, write and execute permissions.

Daler is right, please make sure you are using the right user with the proper permissions. Thanks!

@Alex_Macharia any update please? Thanks! :smiley: