Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Try Environment="CATALINA_HOME=/usr/local/tomcat9" instead of Environment=CATALINA_HOME=/usr/local/tomcat9 Commented Jun 19, 2023 at 14:52
  • Option 1, those aren't (yet) environment variables, they are just variables. You need export to export them to the environment Commented Jul 27 at 12:11