Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)
You should share the error log instead of one liner. Although the error could be because you may have missed the step to setup "tomcat/shared" classpath and hence platform app is not able to locate alfresco-global.properties. Or dir.root/db properties are somehow not correct. Your dir.root and db properties needs to be available and should point to correct location and db.
$ sudo vim /usr/local/alfresco-community70/tomcat/conf/catalina.properties
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar
You can refer these detailed steps to setup in case that helps:
https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.