Error Executing Database Query.[DataDirect][Oracle JDBC Driver]arraycopy: destination index -1 out of bounds for byte[128] The specific sequence of files included or processed is: {path_to_file}, line: 129
Hello,
We’re experiencing an intermittent issue with our ColdFusion server. I believe it has to do with our Oracle connection. From time to time (usually around 10 times a day) the page throws an error. The error in the coldfusion-out.log will read:
Sep 4, 2024 14:17:51 PM Error [ajp-nio-127.0.0.1-8022-exec-19] – Error Executing Database Query.[DataDirect][Oracle JDBC Driver]arraycopy: destination index -1 out of bounds for byte[128] The specific sequence of files included or processed is: {path_to_file}, line: 129
This will get thrown for different files / line numbers, but it’s always where a database connection is happening. Any idea how to further troubleshoot? I tested the connection in the “Data & Services” section of the CFIDE admin page and it returns with an “Ok” message. The driver I’m using is “macromedia.jdbc.MacromediaDriver”.