Question on Http11AprProcessor Error parsing HTTP request header error messages

2015-03-05 Thread Owens, Stephen (ITD)
Hi, I'm testing Tomcat 8.0.20 on Red Hat Enterprise Linux Server release 6.6. Tomcat 8.0.20 was compiled with jdk1.8.0_31, openssl-1.0.2, apr-1.5.1, and apr-util-1.5.4. The relevant portions of the server.xml file are: Server port=-1 ... !--APR library loader. Documentation at

Tomcat 8, Log4j, setting environment variables in setenv.sh

2015-02-25 Thread Owens, Stephen (ITD)
Hello, For tomcat 8 using log4j and apache commons logging, what would be the correct values to specify in setenv.sh for: LOGGING_MANAGER LOGGING_CONFIG For a tomcat-7.0.26 installation, the values in setenv.sh were: export LOGGING_CONFIG=-Dlog4j.configuration=log4j.properties export

PersistentManager Store property problem?

2013-02-13 Thread Owens, Stephen (ITD)
Hi, I am using apache-tomcat-7.0.26 and am trying to get the PersistentManager with a JDBCStore running. My context.xml is as follows: ?xml version='1.0' encoding='utf-8'? !-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE