environment:
tomcat 8.5.23
CentOS 6.9
jdk8u162 b12
I recently upgraded from tomcat 7.0.61/jdk8u92 to tomcat 8.5.23/jdk8u162.
Our application war file on tomcat7 has cpu >75% idle per vmstat several
hours after tomcat start. Same war file on same server with tomcat8.5.23 has
cpu 0% idle per vmstat
> As per the docs[1], this only works for a previously-deployed
> application. Deploying a new application requires additional parameters.
It's not super clear in the docs, the section "Deploy a previously deployed
webapp" is the first item under the header "Deploy A New Application from a
Loc
I suggest to get rid all this feature (and all the static block at the top
of DirectJDKLog) because
- if a user can't use system properties, he can't set the logging config
file location and can't configure the console formatter overrider
- if a user is setting the console formatter overrider (Sys
Mark,
On 4/6/18 8:20 AM, Mark Thomas wrote:
> On 04/04/18 18:31, Christopher Schultz wrote:
>> Mark,
>>
>> On 4/4/18 9:52 AM, Mark Thomas wrote:
>>> On 04/04/18 14:29, Christopher Schultz wrote:
All,
I'm running 8.5.29 and I'm looking at the manager application,
specifically a
Daryl,
On 4/5/18 5:07 PM, Daryl Stultz wrote:
> We are upgrading from Tomcat 6 to tomcat8-8.5.23. We deploy our apps
> by preparing the fully exploded and configured directory in place
> under .../webapps/. autoDeploy of apps is false. We never use war
> files.
>
> After the app is staged we use
On 05/04/18 04:02, Clément Guillaume wrote:
> Hi,
>
> I was wondering why DirectJDKLog was overriding the Formatter of the
> Console appender when the default java logging.properties file was used.
Because the developer who wrote it couldn't stand the
default provided by the JRE.
> I see that th
On 04/04/18 18:31, Christopher Schultz wrote:
> Mark,
>
> On 4/4/18 9:52 AM, Mark Thomas wrote:
>> On 04/04/18 14:29, Christopher Schultz wrote:
>>> All,
>>>
>>> I'm running 8.5.29 and I'm looking at the manager application,
>>> specifically at the Connectors list on the "Server Status" page.
>>>