java.io.IOException: classFile.delete() failed
Hi,
One of our production publishers failed with 500 internal errors.
Upon checking the logs we found below:
org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException
java.io.IOException: classFile.delete() failed

This particular issue was resolved automatically after 10 minutes, but still we restarted the instances.
.
What could be the possible root cause of this, and what actions can we take to prevent the recurrence of this issue?
