Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Unresolved
-
22.08.2
-
None
-
None
-
None
Description
TCP/8601 - is ExeMgr port
ClientRotator is a mariadb server to ExeMgr connector
ClientRotator complains it can't connect with ExeMgr, whilst we see there is a socket in CLOSE_WAIT state
$ netatat | grep 8601 |
tcp 1 0 localhost:44695 localhost:8601 CLOSE_WAIT |
 |
$ netstat | grep 8601 | wc -l |
28709 |
In mariadb.err logs
ClientRotator caught exception: InetStreamSocket::connect: connect() error: Cannot assign requested address to: InetStreamSocket: sd: 27463 inet: 127.0.0.1 port: 8601 |