Bug Report: ClassLoader leak when Timer Service is used #7078
Labels
Status: Open
Issue has been triaged by the front-line engineers and is being worked on verification
Type: Bug
Label issue as a bug defect
Brief Summary
I have noticed that any application that uses
@Scheduled
or programmatic equivalents,basically any application that touches
TimerService
doesn't unload properly, caused byClassLoader
leakExpected Outcome
Application undeploys cleanly
Current Outcome
Leaks are detected
Reproducer
Not yet.
Operating System
Any
JDK Version
Any
Payara Distribution
Payara Server Full Profile, Payara Server Web Profile, Payara Micro, Payara Embedded All, Payara Embedded Web, Payara Docker Image
The text was updated successfully, but these errors were encountered: