3-4 - Client sending request timed out
Possible Reason
- The number of client connections is too high, the response is slow, and the request cannot be sent to the server in time.
- Some reasons for the network.
Troubleshooting and resolution steps
- Whether the network is normal.
- You can use some third-party tools or
jstack [PID] > jstack.log
to analyze the stack information and locate it.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae)