High load conditions issue
Hi everyone,
After upgrading to AEM 6.5.21, we noticed under high load conditions our author and publish instances intermittently throw exceptions like:
java.io.IOException: classFile.delete() failed
java.io.IOException: tmpFile.renameTo(classFile) failed
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
java.io.FileNotFoundExceptionThese errors reference the org.apache.sling.scripting.jsp:2.6.0 bundle.
Has anyone else experienced this?