Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Description:
When BC does retries of an HTTP request, garbage characters appear or a null pointer exception happen on the retry. What can be done to prevent this?
Symptoms:
N/A
Cause:
The garbage characters are the response given to BC by the underlying operating system socket that BC is trying to connect to. This type of error usually means that there is an underlying problem with the networking layer of the operating system or the network operation itself.