Ashwin Ganesh wrote:
I have replicated the issue, by stopping the gateway and starting it back.
What i have identified is, even after stopGateway() is called, the connection is not released.
If you stop the gateway, wait a few minutes, and then restart it, does it work? If so, it may be a TCP timed wait issue. Unfortunately, we can't tell if you are using TCP at all since you are providing a higher level exception here.
Henry