Skip to main content

Is there another way to up Tomcats’ memory in Windows other than using tomcat7w.exe?



We’re running our JSS on Windows 2012 R2, and our DB is MySQL on a separate Linux server. I’d like to up Tomcat’s memory via the JSS, but when I try and use C:Program FilesJSSTomcatin omcat7w.exe I see an error. My understanding is that since MySQL is not installed on the same server as the JSS that’s the reason. I don’t want to install MySQL on a production server just so I can up Tomcat’s memory if I don’t have to. Is there another way to do this?

Figured out the issue: Needed to stop Tomcat service prior to using tomcat7w.exe. Thank you anyway, JAMF Nation!



P.S. I went ahead an marked this response as the answer. I hope that's appropriate...