[root@<hostname> ~]# systemctl status pki-tomcatd@pki-tomcat.service
● pki-tomcatd@pki-tomcat.service - PKI Tomcat Server pki-tomcat
   Loaded: loaded (/lib/systemd/system/pki-tomcatd@.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2018-02-16 16:36:28 UTC; 52min ago
 Main PID: 108490 (java)
   CGroup: /system.slice/system-pki\x2dtomcatd.slice/pki-tomcatd@pki-tomcat.service
           └─108490 /usr/lib/jvm/jre-1.8.0-openjdk/bin/java -DRESTEASY_LIB=/usr/share/java/resteasy-base -Djava.library.path=/usr/lib64/nuxwdog-jni -classpath /usr/share/tomcat/bin/bootstrap.jar...

Feb 16 16:36:37 <hostname> server[108490]: CMSEngine.initializePasswordStore() begins
Feb 16 16:36:37 <hostname> server[108490]: CMSEngine.initializePasswordStore(): tag=internaldb
Feb 16 16:36:37 <hostname> server[108490]: testLDAPConnection connecting to <hostname>:389
Feb 16 16:36:38 <hostname> server[108490]: CMSEngine.initializePasswordStore(): tag=replicationdb
Feb 16 16:36:38 <hostname> server[108490]: testLDAPConnection connecting to <hostname>:389
Feb 16 16:36:38 <hostname> server[108490]: testLDAPConnection: The specified user cn=Replication Manager masterAgreement1-<hostname>-pki-tomcat,cn=config does not exist
Feb 16 16:36:38 <hostname> server[108490]: CMSEngine: init(): password test execution failed for replicationdbwith NO_SUCH_USER.  This may not be a latest instance.  Ignoring ..
Feb 16 16:36:41 <hostname> server[108490]: CA is started.
Feb 16 16:36:41 <hostname> server[108490]: PKIListener: org.apache.catalina.core.StandardServer[after_start]
Feb 16 16:36:41 <hostname> server[108490]: PKIListener: Subsystem CA is running.