I'm trying to install 7.6 on Azure Ubuntu 20 and we completed the installation steps for the back-end. We make a curl call to check the web application at tomcat and we are getting the following error:
"Circular placeholder reference 'dspace.dir' in property definition"
I have set on local.cfg the correct value for dspace.dir = /dspace
Can someone help me ?