/
Performance Tuning of Adeptia Suite

Performance Tuning of Adeptia Suite

For production environment, you need to tune Adeptia Suite configuration to improve the performance. Change the value of the following parameters to the suggested value:

Location

Name

Suggested Value

(Based on 8 GB RAM)

 

launcher.properties available at …/<AdeptiaInstallFolder>/ ServerKernel/etc

Kernel: Xms*

2 GB

Kernel: Xmx**

4 GB

WebRunner: Xms

256 MB

WebRunner: Xmx

512 MB

 

 

 

 

server-configure.properties available at …/<AdeptiaInstallFolder>/ ServerKernel/etc

abpm.jdo.maxActive

100

abpm.logdb.pool.maxActive

200

abpm.archive.logdb.pool.maxActive

50

abpm.queue.processor.concurrent.processes

20

abpm.queue.processor.reload.factor

80

log4j.rootLogger

ERROR,console,jdbc

log4j.logger.org.exolab.castor

ERROR

log4j.logger.Event

ERROR

 

 

 

 

log-cleanup.properties available at …/<AdeptiaInstallFolder>/ ServerKernel/etc

abpm.AU_LOG.logRetainTime

2

abpm.AU_SAP_TID.logRetainTime

2

abpm.AU_SAP_IDOC.logRetainTime

2

abpm.AU_TRANSACTIONDATA.logRetainTime

2

abpm.AU_EVENTLOG.logRetainTime

2

abpm.AU_TASKLOGS.logRetainTime

2

abpm.AU_PROCESSVARIABLETRACKER.logRetainTime

2

abpm.AU_TRANSACTIONLOG.logRetainTime

2

abpm.AU_SPAZIOLOG.logRetainTime

2

abpm.EDI.logRetainTime

2

where,

*Xms is the minimum requirements
**Xmx is the maximum requirements

For more information, click here.

See also 

Performance Tuning of Adeptia Connect