On 1/26/16 3:01 PM, Caldarale, Charles R wrote:
You found the right documentation page.  Update the 
JreMemoryLeakPreventionListener entry in your conf/server.xml to look like this:

<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"
           xmlParsingProtection="false" />

Thanks, Messrs. Caldarale, Thomas, and Schultz. The above change worked (by then, I'd just barely caught on that it was probably in server.xml, but had no ready example of the syntax for the change), and within about a minute of my launching with my standard Tomcat-launcher CL program (following the usual IBM Midrange naming conventions, it's called STRTOMCAT), the port opened, and I was able to connect to the default ROOT context, and then to the Manager context.

Definitely adding that to my installation docs.

--
JHHL


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to