I have tomcat configured as windows service that is visible under services and have renamed the name of the service. I had requirement to increase jvm heap size ,I modified the catalina.bat file. Then I restarted the tomcat using bat, verified changes are reflecting and did shut down the server.
Next I restarted tomcat as windows service, I see my it is not reflecting the updated heap size.
I uninstalled the service and installed again but its not picking up updated heap size. Same works fine while restarting the server using bat fi