Skip to main content

PoolParty System Requirements

Abstract

PoolParty System Requirements are the general ones and for the web application server.

General System Requirements

Make sure to install PoolParty Semantic Suite on one of these two systems and listed version:

  • 64bit GNU/Linux Server (CentOS/RHEL/Oracle Linux 7 and 8) or

  • 64bit Windows Server (Windows Server 2019 and 2016)

Java Runtime Environment

Make sure a Java Runtime Environment is in place. For the current PoolParty licence you need to have either:

  • A build of OpenJDK 11 or,

  • A 64bit build of the Sun/Oracle Java 11 SE Development Kit.

You can check your Java version by typing the following command in a console:

java -version

Web Application Servers

You can run PoolParty in the following web application servers:

  • Apache Tomcat 9

Note

Per default PoolParty is distributed with an Apache Tomcat application server.

Web Application Servers Requirements

In addition to the general requirements the following memory and disk space requirements apply:

  • Memory:

    • Advanced Server:

      minimum 8 GB RAM dedicated to the web application server (16 GB are recommended)

    • Enterprise Server, Search Server, Semantic Integrator:

      minimum 16 GB RAM dedicated to the web application server (32 GB are recommended)

  • For all configuration levels:

    • minimum 2GB RAM dedicated to PooParty's integrated Apache Solr server

  • Harddisk Space dedicated to the web application server:

    • minimum 2.5 x available RAM, for example:

      • 8GB RAM = 20GB disk space

      • 16GB RAM = 40GB disk space

      • 32GB RAM = 80GB disk space