Product/components used and version/fix level:
webMethods Active Transfer (MFT) 10.15
Detailed explanation of the problem:
The FTP server is currently refusing every connection from any user on any listener (FTPS and HTTPS is configured). The server response is: “421-User access not allowed. Max user limit reached for server.”
This situation emerged after I was doing a bulk file operation. First I got banned (based on IP address). Later the ban was expired, but no login is possible with whatever user account.
Even after restarting the underlying Integration Server the problem still persists. In the Active Transfer admin UI (luckily, this is still accessible), I’ve also increased the “Maximum simultaneous user connections” (under “Listener preferences”/“Throttling”) to unlimited.
Somehow the old, stale sessions seem to congest the server. How can I drop/purge these sessions?
Error messages / full error message screenshot / log file:
The message from the server is: “421-User access not allowed. Max user limit reached for server.”
421 is also the HTTP response status code on the FTP control connection.
I couldn’t find anything related to this problem in the log files. Only the ban was reported in ActiveTransfer.log
.
#Managed-File-Transfer#webMethods#B2B-Integration#Integration-Server-and-ESB#Active-Transfer