The service was initially created with that option (using tomcat5.exe) ... specified by the --JvmOptions=-Xrs;otherJVMoptions flag . Unfortunately, someone else set that option, so I know as much as you do about why it was set (i.e. nothing)
Omair Caldarale, Charles R wrote: > >> From: omairkhawaja [mailto:[email protected]] >> Subject: Re: Thread dump on Tomcat 5.5.20 running as a service > >> I was initially running tomcat with the -Xrs JVM flag > > I'm curious; how did you set that for the service? > > >> - what are the implications of removing the -Xrs flag.. > > Things start working as expected. > >> - why would the flag be enabled for a webapp running as a service? > > It's not normally, so only you can answer that question; why did you set > it?. (BTW, it's Tomcat that runs as a service, not any given webapp.) > >> What benefits if any does it provide? > > Nothing if you're not running an embedded JVM. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Thread-dump-on-Tomcat-5.5.20-running-as-a-service-tp23998153p24001442.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
