Run PingCentral as a Linux systemv service that automatically starts when Linux starts.
Ensure that:
- You are signed on to your system as a root user.
- The <JAVA_HOME>JAVA_HOME path points to the Java Development Kit (JDK) software on your system. For example, /usr/lib/jvm/java-11-openjdk-11.0.5.10-0.e17_7.x86_64. To verify this information, run the echo $JAVA_HOME command.
- The PINGCENTRAL_HOME path points to the folder extracted from the .zip archive in your installation directory. Ensure that this path doesn't reside within a user's home folder.