Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Server Requirements

Operating System

Adeptia Connect can be installed on the following operating systems:

Operating System

Version

Windows

2008 or later

 

Linux

 

Red Hat 6.0 or later

CentOS 6 or later

Ubuntu 6 or later

Hardware Requirements

Hardware

Minimum Requirement

Recommended Configuration*

Processor

2 GHz 4 Core

2 quad-core CPU (8 cores)

RAM

8 GB

16 GB

Hard Disk

50 GB

500 GB

*Actual RAM and hard disk space required for running Adeptia Connect depend on many factors:

  • Number of services running on a node,
  • The complexity of the services deployed on the node, and
  • CPU requirement for running these services.

The expected data flow and system performance also determine the RAM and hard disk requirement. Therefore, these requirements may vary for the production environment and the user is advised to refer to the recommended configuration.

Database Requirements

The database requirements for installing Adeptia Connect are:

Name

Version

MySQL

5.5, 5.6, and 5.7

SQL Server

Up to 2017

Oracle

12c Release 1 & 2, 19c

Pluggable Database of Oracle is not supported.

 

Database Sizing

Database Type

Recommended Configuration (approx.)

 Database Size Number of Tables

Log Database

100 MB to 1-2GB*

40-50
Backend Database10s of MB150

*Size of log database can vary (within in the given range in the table above) depending on the number of transactions running in Adeptia Connect and on log retention time.

Client Requirements

Operating System

Operating System

Version

Windows

7 or later

Software Requirements

Name

Version

JRE

8 and all subversions

 (Suggestions for upgrading JRE)

We strongly recommend that you contact Adeptia Support Team in case you need to upgrade the Java Runtime Environment (JRE).

However, here are the steps which will help you correctly upgrade the JRE

  1. Download the JRE that your Operating System supports.
  2. Unzip the file (in case it is a zipped file) and save it on your system.
  3. Open the extracted folder and rename 'jre<version>' folder to 'jre'.
  4. Now download two files 'local_policy.jar' and 'US_export_policy.jar' for the new JRE version you are installing.
  5. Copy these files in the jre\lib\security folder.
  6. Now open C:\Program Files\AdeptiaSuite\AdeptiaSuite-x.x
  7. Rename the existing 'jre' folder (say 'jre_bckup'). We keep the existing jre version as a back up in case the new installation fails.
  8. Copy the new 'jre' folder created in Step 3 at this location.

Adobe Acrobat

7 or later


Browser Requirements

Name

Version

Google Chrome

Up to 80

SafariUp to 12
Edge*Up to 80
Mozilla Firefox*Up to 68
* Though Adeptia Connect is compatible with Edge and Mozilla Firefox, we recommend to use Google Chrome/Safari for seamless operation.


You can also install Adeptia Connect in a virtual environment.




Hardware Configurations

To get the better performance, it is recommended to use servers with the configuration given below:

Name

Minimum Requirement

Recommended

CPU cores42 quad-core CPU (8 cores)
RAM8 GB16 GB
OS 64-bit
Hard disk200 GB500 GB
Log Database For higher performance, a separate database for logs such as MS SQL Server, Oracle or MySQL can be installed on a separate server.

Depending on the size of the data and performance needed, servers with higher configuration can be used. 

Software Configurations

To get better performance, it is recommended to configure your Adeptia with the parameters given below:

Optimize or Configure Adeptia Services

You can configure Adeptia databases on separate servers to distribute server load. Below are the areas you can configure in Adeptia to manage server load for better performance:

Optimize your Adeptia JVM to Avoid Memory Issues

  • Adeptia Kernel and WebRunner use different JVMs. You can configure your Kernel and WebRunner JVMs separately in Adeptia launcher.properties file. Refer to the below forum link to configure Java memory settings:
    http://support.adeptia.com/entries/21238802-Setting-Java-Heap-Size

     
    Restart Adeptia Services if you have made any change.
  • As a best practice, it is recommended to use below settings for JVM:

    Operating System and Java JRE: 64 bit
    Java heap size for Kernel: 60% of the total memory
    Java heap size for WebRunner: 20 % of the total memory

    For Example: 
    For 8GB RAM - Kernel = 4.8GB;
    For 16GB RAM – Kernel = 10GB; WebRunner = 3.2GB


Next Step


  • No labels