I continue to have problems starting outbound (TCP over VPN) threads where the thread will go into OPENING status with WSAEWOULDBLOCK and WSAEINVAL connect errors. If I just let it sit there, it will try again in the timeout period (60 secs), but usually continues to receive the WSAEINVAL error. Sometimes restarting just the thread will allow it to connect and go to UP status, but sometimes I have to restart the whole process to get it to connect and go to UP status.
I know folks have said this is most likely not a Cloverleaf error, but then why would bouncing the process instead of just the thread work? What is Cloverleaf doing when bouncing the process that it’s not doing when bouncing just the thread?
Anyone else experiencing this?
We’re running 5.3 on Windows 2000 Server.