I am using tomcat on windows server und faced a problem while updating the tomcat version. the problem ist that the assgined user don't have the rights to start tomcat.
Here my attempts with tomcat versions:
v8.5.43/ -> tomcat startet succesfully
v8.5.45/ -> access denied
- v8.5.46/ -> access denied
- v8.5.47/ -> access denied
- v8.5.49/ -> access denied
v8.5.50/ -> access denied
v9.0.30/ -> access denied
The user has already the LogonAsService privilege. Do you know which rights the user who start tomcat should have?