Issues
- CLONE - scheduled task errors when shutting down tomcatLDEV-2222Michael Offner
- javascript error viewing debugging logs (isArrary undefined)LDEV-2036Resolved issue: LDEV-2036Pothys - MitrahSoft
- cfajaxproxy extension doesn't create proxyLDEV-2029Resolved issue: LDEV-2029Michael Offner
- cfajaxproxy not supported in 5.3LDEV-2028Resolved issue: LDEV-2028Michael Offner
- Schedule task crashes with same intervalLDEV-2017Resolved issue: LDEV-2017Pothys - MitrahSoft
- query.next() throwing NPELDEV-2016Resolved issue: LDEV-2016Michael Offner
- Throwing illegal exceptionLDEV-2011Resolved issue: LDEV-2011Michael Offner
- scheduled task errors when shutting down tomcatLDEV-2008Resolved issue: LDEV-2008Michael Offner
- Lucee snaphot stop working after a few hoursLDEV-2006Resolved issue: LDEV-2006Michael Offner
CLONE - scheduled task errors when shutting down tomcat
Description
Environment
Apache Tomcat/8.5.31
JVM 1.8.0_181-b13
5.3.1.74-SNAPSHOT
clones
relates to
Details
Assignee
Michael OffnerMichael OffnerReporter
Zac SpitzerZac SpitzerPriority
BlockerLabels
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
Reporter
Priority
Labels
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
Activity
Zac Spitzer31 January 2020 at 11:38
now seeing a roughly 1m delay on shutting down with 5.3.5.69-SNAPSHOT
Michael Offner17 June 2019 at 08:53
we further improved the implementation, but still work ti encapsulate the problem.
Brad Wood18 May 2019 at 01:53Edited
I believe this ticket has had a negative effect on the FusionReactor line performance monitor, which is used by TestBox 3.0 for code coverage reporting. Specifically, this line which seems to kill the currently executing thread:
When Fusionreactor enables the line performance monitor, it issues a reset() of the Lucee engine. I believe this is to clear out any cached class files so it can instrument them when they compile again. The problem is that Lucee kills the request dead when FR issues the reset() call, causing a 500 error to come back.
I will enter in a ticket for this.
Zac Spitzer13 May 2019 at 22:34
file a separate bug please (after checking against the latest stable release, 5.2.9.31 is old)
Vikrant13 May 2019 at 19:00
After deleting scheduled task it still runs. Currently I had to delete the whole web-inf folder. IIS recreates the folder and problem gone. Looks like caching issue. Please fix it. If I am not wrong this also causes to create duplicate task runs.
when I shutdown the latest snapshot, I'm seeing all these errors, it's been happening with previous 5.3 snapshots too
just starting lucee, opening one page on the virtual host and then stopping the service triggers all these error messages