You should try to increase the number of connections on config.xml, I have the same setup LInux + Java and works fine, try to see if you really have all that connections with netstat -n and search for connection on port 25
[]s On Fri, 2004-02-13 at 12:18, Michael Nestler wrote: > Hello, > > I am running James 2.1.3 under Suse Linux 9.0 (kernel 2.4.21) and Sun > JDK 1.4.2_03 in a production email forwarding system. From time to time > (twice a day to once every few days) James runs out of connections as > shown in the attached part of the connections log file. Searching the > mailing list archive I found that there was a Linux 2.4.5 bug (?) that > kept Java applications from closing sockets (?). > > Do you think this bug is the cause of the problem? Could it be something > else? If not, is there a workaround or should I switch to Windows - or > would it help already to increase the connection pool size and to reduce > the idle timeout for connections? > > Thanks in advance, > Michael
