RE: Tomcat 9.0.56 Windows - Assistance with using cert and key generated using MS AD Cert Server for internal use

2022-02-10 Thread paul.leo
Chris, Appreciate your guidance. Will post errors, if there are any. Best Paul -Original Message- From: Christopher Schultz Sent: Thursday, February 10, 2022 1:15 PM To: users@tomcat.apache.org Subject: Re: Tomcat 9.0.56 Windows - Assistance with using cert and key generated using MS AD

Re: Troubleshoot why Tomcat stops running (was RE: How do I post a question with the users?)

2022-02-10 Thread Shakila Rajaiah
I did take a look at the log files, but could not find any valuable information. ( server started) deploying war etc. There is no information on the server shutting down. The logging level is set at INFO in  logging.properties. Am I being shown the correct logging information? Thanks, Shakila 

Re: Tomcat 9.0.56 Windows - Assistance with using cert and key generated using MS AD Cert Server for internal use

2022-02-10 Thread Christopher Schultz
Paul, On 2/9/22 13:41, paul@stgconsulting.com wrote: Could someone point me to a how to SSL configuration using cert and key generated using MS AD Cert server for internal use? Assuming that "MS AD Cert Server" generates normal X.509 certificates, it shouldn't matter that you are using th

Re: Tomcat not starting up in secondary ip for 8443 port

2022-02-10 Thread Christopher Schultz
Dabashish, On 2/9/22 11:55, Debashish Dey (HCL) wrote: We have windows 2019 where tomcat is installed with 8443 port and we have one NIC where 4 ips are configured. We want to start tomcat as autometic startup way with a specific ip and we are getting error port-bind suring autometic startup

Re: Stuff in the "temp" directory within the Tomcat directory

2022-02-10 Thread Bill Stewart
On Thu, Feb 10, 2022 at 11:17 AM James H. H. Lampert wrote: I'm doing some cleanup on a customer box, removing a previous version of > Tomcat 8.5 that I'd replaced some time ago, and I'm finding huge amounts > of "stuff" in the "temp" directory within the Tomcat directory. Is that > stuff Tomcat i

Stuff in the "temp" directory within the Tomcat directory

2022-02-10 Thread James H. H. Lampert
I'm doing some cleanup on a customer box, removing a previous version of Tomcat 8.5 that I'd replaced some time ago, and I'm finding huge amounts of "stuff" in the "temp" directory within the Tomcat directory. Is that stuff Tomcat itself left behind, or stuff our webapp left behind, or both? A

RE: Tomcat 9 can not start on windows 10 as service

2022-02-10 Thread Berneburg, Cris J. - US
w> I install tomcat 9 using downloaded installation package. It was installed successfully. w> I made tomcat manager working. I deployed my application... Suddenly, tomcat stopped. w> Then I try to restart it using windows service. I got error 5: access denied. I uninstalled w> tomcat and re-ins