Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Zac SpitzerZac SpitzerPriority
BlockerLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Created 7 September 2018 at 11:24
Updated 25 April 2019 at 10:11
Resolved 8 February 2019 at 14:07
with no debugging template defined, but debugging enabled only for queries, I am seeing Lucee maxing out the CPU and then GC crashes after a few requests.
Just repeating the same request with debug logging enabled, sometimes it performs almost the same as with debugging disabled, others take 5 times as long.
If I disable debug logging, then it's all fine again
this was fine with the latest 5.2 snapshot, I've tried going back a few 5.3 snapshots and this problem has been there since at least 5.3.1.58
I've been playing around with this a bit trying to find a useful stacktrace, but they are all pretty random caused by hitting GC limits than anything specific
Java 1.8.0_181-b13, Tomcat 8.5.31.0