CF 2023 HF 17 issue
Good morning, everyone.
We recently applied HF 17 to our servers, and now we have hundreds of error emails flowing in alerting us to an onRequestStart error.
Exception java.lang.NullPointerException [in thread "ajp-nio-214.3.xx.xxx-8022-exec-7"]
java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException [in thread "ajp-nio-214.3.xx.xxx-8022-exec-7"] at oracle.jdbc.driver.DynamicByteArray$1.run(DynamicByteArray.java:1133) at java.base/java.security.AccessController.doPrivileged(AccessController.java:318) at oracle.jdbc.driver.DynamicByteArray.
We have tried rolling back to backups created before the HF was applied, but we are still getting an error. The file/line is application.cfc, and is in the middle of a query at a CFQUERYPARAM that has "#cgi.remote_addr#" as the value.
Has anyone run across this?
V/r,
WolfShade
UPDATE: We have restored from a backup from ten days ago, and seem to be working, now. But we will need to have the HF17 applied to the servers, soon.