More than 5 serves on SAC

Discuss Scalix Management Services ( formerly Scalix Admin Console )

Moderator: ScalixSupport

bguerreiro
Posts: 91
Joined: Wed Mar 08, 2006 11:28 am

More than 5 serves on SAC

Postby bguerreiro » Wed Oct 10, 2007 6:11 am

Hi all.
I'm setting up a multi-server environment, all to be managed via a single management server.
Everything was going smoothly with 5 servers. After adding a sixth, this message started to appear in the tomcat caa logs:
"ERROR [CAAConnectionPoolManager.getFreeConnectionFromPool:225] Connection pool for scalix.res is full"
Although the server appears in the console, I can't manage it.
Removing one of the pre-existing servers, and reinstalling the sixt (now fifth) server, i can now manage it.
This "Connection pool" limit is it configurable, or is it hardcoded somwhere?

Any help would be much appreciated.

BRGDS.
Bruno

ls-al
Scalix Star
Scalix Star
Posts: 510
Joined: Tue Jun 29, 2004 8:28 am
Location: Leipzig, Germany
Contact:

Postby ls-al » Wed Oct 10, 2007 8:04 am

Hi Bruno,
in Scalix 11
/var/opt/scalix/??/caa/config/scalix.res-config.xml

Code: Select all

....
            <configurator>
                <class>
                    com.scalix.caa.framework.CAAConnectionPoolManager
                </class>
                <params>
                    <minConnections>2</minConnections>
                    <maxConnections>10</maxConnections>
                    <maxLifeTime>86400000</maxLifeTime>
                    <maxIdleTime>300000</maxIdleTime>
                </params>
            </configurator>

Please increase maxConnections.

On Scalix 10 we have to locate the file in /etc/opt/scalix/caa/config/

cheers,
Dirk


Return to “Scalix Management Services”



Who is online

Users browsing this forum: No registered users and 0 guests