How to resolve Connection reset error ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 02:59 AM
Hi Community,
Need help in resolving below error while doing integration.
org.apache.commons.httpclient.HttpException: Connection reset
Can anyone help me to resolve this error?
Thanks in advance.
Thanks,
Pihu
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 07:09 PM
Hi, this is a failrly generic error message
https://hc.apache.org/httpclient-legacy/exception-handling.html
and with no context or detail supplied it has little meaning.
Where did this occur? Under what circumstances? Is it repeatable? what are the results of your diagnosis?
Have you reviewed logs for the platform(s) involved?