Re: Unable to start tomcat with Security Manager

2019-07-01 Thread Jeff
Here's the error I see only when starting/using SecurityManager. If I start Tomcat without -secuirty, it loads fine. Greatly appreciated if someone can explain what this means and how I can fix it. TIA. 01-Jul-2019 05:59:21.623 SEVERE [localhost-startStop-1]

Re: Unable to start tomcat with Security Manager

2019-06-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jeff, Aha. There is a "SEVERE .. [/supportcentral] startup failed due to previous errors". If no errors are showing in catalina.out, check the other log files like perhaps locahost-*.log in your logs directory. At some point, the web application

Re: Unable to start tomcat with Security Manager

2019-06-27 Thread Jeff
Thanks Chris. How can I determine what is causing it to stop? Within seconds of starting it fails "due to previous errors" but the only thing mentioned before is regarding "Deploying configuration descriptor" which I didn't think it would cause tomcat not to start. Both manager.xml and

Re: Unable to start tomcat with Security Manager

2019-06-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jeff, On 6/27/19 09:24, Jeff wrote: > Hello all, > > Hit a roadblock trying to start tomcat with Security Manager and > don't even know where to start looking. Any help would be > appreciated. > > catalina.out: 27-Jun-2019 06:01:57.627 INFO

Unable to start tomcat with Security Manager

2019-06-27 Thread Jeff
Hello all, Hit a roadblock trying to start tomcat with Security Manager and don't even know where to start looking. Any help would be appreciated. catalina.out: 27-Jun-2019 06:01:57.627 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache