Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Following property can be configured to control the size of Log log database connection pool. It is set to 100 but can be increased if Log log connections are not available. 

To change the connection pool size of log database, open Server-Configureopen server-configure.properties file from from the <AdeptiaSuiteInstallFolder>/ServerKernel/etc folder and change the value highlighted in the figure below: 

 

 

Backend Database Connection Pool

Following property can be configured to control the size of backend database connection pool. It is set to 50 but can be increased if Backend backend connections are not available.

To change the connection pool size of backend, edit the Server-Configure-Propertiesbackend database, open server-configure.properties file and change the value highlighted infigure in the figure below: 

The number of objects and processes within the backend database governs the performance of the user interface. Therefore, when the backend database becomes large, you may need to increase the memory setting to this database:

  1. Go to .../<AdeptiaInstallFolder>/ServerKernel/etc folder.
  2. Open server-configure.properties file in the Text Editor. 
  3. Increase the value of the property abpm.embedded.indigo.memory as per your requirement.
     #Webrunner JVM parameters WB:JVM: -Xms128M -Xmx512M -Xrs -XX:PermSize=64M -XX:MaxPermSize=128M