I'm reaching out for assistance with a perplexing issue we're encountering in our project, and I'm hoping someone here might be able to provide some insight or guidance.
Problem Description: We're using Java 11, WildFly 20.0.1, and MS-SQL in our project. Recently, we've been facing an issue where users encounter the error java.sql.SQLTimeoutException: The query has timed out when attempting to open certain windows for editing information, such as Clients or State, in our web application. This error occurs specifically when loading the audit.jsp file, which is used in four similar windows as an iframe. However, the error only appears in two of these windows, despite the functionality being the same.
Error Details: Here's a snippet of the stacktrace we're seeing:
Additional Observations:
Request for Assistance: We're seeking any insights, suggestions, or experiences that might help us pinpoint and resolve this issue. If anyone has encountered a similar problem or has ideas on what could be causing it, we would greatly appreciate your input.
Logs: To provide further context, I'm attaching relevant log entries from our system. Please find the log snippets attached to this email.
Conclusion: Thank you in advance for any assistance you can provide. Please let me know if you need any additional information to help diagnose the problem.
Best regards