Tomcat Windows Service Configuration
  • 11 Mar 2026
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Tomcat Windows Service Configuration

  • Dark
    Light

Article summary


Tomcat Windows Service Configuration

Here you find the proposed configuration of a Tomcat Windows Service. It is the same configuration that is provided by Comflow Runtime Installer.

All documentation in this page are for port 8181, so change that to your selected port.

Windows Service Java Configuration

The Tomcat Windows Service shall be configured in the following way:

Java Virtual Machine

C:\Corzia\Java\jdk17.0.4\bin\server\jvm.dll

Java Options

-Dcatalina.home=C:\Corzia\Apache\tdk8181

-Dcatalina.base=C:\Corzia\Apache\tdk8181

-Dignore.endorsed.dirs=C:\Corzia\Apache\tdk8181\endorsed

-Djava.io.tmpdir=C:\Corzia\Apache\tdk8181\temp


Java 9 options

--add-opens=java.base/java.lang=ALL-UNNAMED

--add-opens=java.base/java.io=ALL-UNNAMED

--add-opens=java.base/java.util=ALL-UNNAMED

--add-opens=java.base/java.util.concurrent=ALL-UNNAMED

Inital Memory Pool

Recommeded size is 4096. Minimum is 2048.

Maxiumum Memory Pool

Recommended size is double initial. Minimum is same as initial.



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.