Hi Dan,

I know that many ftp clients will open multiple simultaneous connections to a server, so it may be that there are 4 people logged in, each of them with 8 connections open, which may account for this...??

Just a random thought...

Cheers
Steve


On 3 Apr 2009, at 15:05, Dan wrote:

I am getting:

WARNING: SENT: 421 Maximum login limit has been reached.

I have set the connection configuration as follows:

ConnectionConfigFactory connectionConfigFactory = new
ConnectionConfigFactory();
connectionConfigFactory.setMaxLogins(32);

The thing is there aren't even close to 32 people logged in right now, are there known bugs with having hanging connections etc. that could cause this?

Any hints to help debug this in the future?

Thanks,

Dan



Reply via email to