System Requirements & Support
Processor | Dual core Intel Core 2 Duo 2.0 GHz or better |
---|---|
Memory | 4GB or more |
Disk | 2GB free disk space |
Apache Tomcat | Version 10.1 (Tomcat 11 is not supported) |
Java | Java 17 or 21. Oracle and OpenJDK are supported. |
JVM Options | -Xmx768m -XX:MaxMetaspaceSize=256m |
IP Address Formats | IPv4 and IPv6 addresses are supported. |
Processor | Dual core Intel Core 2 Duo 2.0 GHz or better |
---|---|
Memory | 4GB or more |
Disk | 10GB free disk space |
Version | 2.7.4 |
---|---|
Default Database Files | em.tmp, em.txt, em.properties, em.script, em.lck, em.lobs |
Note | HyperSQL is embedded in em.war and runs in the same process as Apache Tomcat. |
Version | 8 |
---|---|
Engine | InnoDB |
Default database name | em |
Connections | 20 simultaneous or more |
Database creation script | mysql_db.sql |
Note | In order to use a MySQL database, download mysql-connector-java.jar for MySQL separately and add it to the Tomcat See Installing MySQL and Setting up the Database (MySQL or Oracle) for details on installation and setup. |
Version | 10.10 |
---|---|
Connections | 20 simultaneous or more |
Database creation script | maria_db.sql |
Version | 19c or 23c |
---|---|
Default table spaces | EM_DATA, EM_TEMP |
Connections | 20 simultaneous or more |
Database creation script | oracle_db.sql |
Notes | In order to use an Oracle database, download the appropriate ojdbc jar for your Oracle version separately (from http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html) and add it to the Tomcat Before using CTP, you must follow the procedure described in Setting up the Database (MySQL or Oracle). Oracle RAC Fast Application Notification (FAN) events for Fast Connection Failover is supported so long as the Oracle database connection is configured using a JDBC URL. In addition, you will need to supply the following three jars and all three must be from the same version and provider source.
It is assumed that Oracle server is already installed and is properly administered. |