Starting Tomcat with remote debugging (jdwp) when installed as a windows service?

See this how-to and modify the provided service. Bat to include the following line.

See this how-to and modify the provided service. Bat to include the following line: set JVM_OPTIONS=-Djava.io. Tmpdir=%TMPDIR%;-Djava.util.logging.

Manager=org.apache.juli. ClassLoaderLogManager;-Djava.util.logging.config. File=%CATALINA_BASE%\conf\logging.

Properties;-Dcatalina. Base=%CATALINA_BASE%;-Dcatalina. Home=%CATALINA_HOME%;-Djava.endorsed.

Dirs=%CATALINA_HOME%\endorsed;-Xms256M;-Xmx512M;-Xmixed;-Xincgc;-Xdebug;-Xrunjdwp:transport=dt_socket,server=n,suspend=y,address=127.0.0.1:4153 this is the first setting of the JVM_OPTIONS. Make sure you don't overwrite options already set. Run the service.

Bat as usual to install the debug service.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions