Results

By type

          2021-08-04 10:54:15,778+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) uid=10001 gid=0(root) groups=0(root)
2021-08-04 10:54:15,895+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Detected 0.0 available core(s).
2021-08-04 10:54:15,911+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Detected 16818552832 bytes available host memory.
2021-08-04 10:54:15,950+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) MySQL/MariaDB database.
2021-08-04 10:54:17,055+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected.
2021-08-04 10:54:17,060+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) 'SELECT 1' -> hit
2021-08-04 10:54:17,061+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-08-04 10:54:18,065+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected.
2021-08-04 10:54:18,075+0000 ERROR [org.ejbca.ui.cli.jdbc.JdbcTool] (main) (conn=78) Table 'ejbca.globalconfigurationdata' doesn't exist
2021-08-04 10:54:18,076+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-08-04 10:54:18,096+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Creating database tables...
2021-08-04 10:54:18,934+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Loading SQL script '/opt/primekey/ejbca/doc/sql-scripts/create-tables-ejbca-mysql.sql' with 460 lines.
2021-08-04 10:54:19,027+0000 ERROR [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
2021-08-04 10:54:19,027+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-08-04 10:54:19,097+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Applying recommended database indexes...
2021-08-04 10:54:19,923+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Loading SQL script '/opt/primekey/ejbca/doc/sql-scripts/create-index-ejbca.sql' with 92 lines.
2021-08-04 10:54:20,018+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Connected.
2021-08-04 10:54:20,045+0000 ERROR [org.ejbca.ui.cli.jdbc.JdbcTool] (main) (conn=96) Table 'ejbca.auditrecorddata' doesn't exist
2021-08-04 10:54:20,046+0000 INFO  [org.ejbca.ui.cli.jdbc.JdbcTool] (main) Done.
2021-08-04 10:54:20,074+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Starting application server:
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/primekey/wildfly-22.0.1.Final

  JAVA: java

  JAVA_OPTS:  -server   -Xms128m -Xmx15703m -Xss256k -XX:MetaspaceSize=160m -XX:MaxMetaspaceSize=256m -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+ExitOnOutOfMemoryError -Djdk.tls.ephemeralDHKeySize=2048 -Djava.net.preferIPv4Stack=false -Djava.security.egd=file:/dev/random -Dcontainer.database.name=mysql -Dcontainer.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect -Dhibernate.dialect.storage_engine=innodb -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true  --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED

=========================================================================

2021-08-04 10:54:21,648+0000 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) starting
2021-08-04 10:54:23,107+0000 WARN  [org.jboss.as.server.deployment.scanner] (ServerService Thread Pool -- 21) WFLYDS0006: Reliable deployment behaviour is not possible when auto-deployment of exploded content is enabled (i.e. deployment without use of ".dodeploy"' marker files). Configuration of auto-deployment of exploded content is not recommended in any situation where reliability is desired. Configuring the deployment scanner's auto-deploy-exploded setting to "false" is recommended.
2021-08-04 10:54:23,183+0000 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
2021-08-04 10:54:23,400+0000 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.2.4.Final starting
2021-08-04 10:54:23,678+0000 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
2021-08-04 10:54:23,680+0000 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
2021-08-04 10:54:23,734+0000 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener remoting listening on 127.0.0.1:4447
2021-08-04 10:54:24,501+0000 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (JCA PoolFiller) IJ000610: Unable to fill pool: java:/AppDS: javax.resource.ResourceException: IJ031084: Unable to create connection
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1322)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.fillTo(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1142)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.PoolFiller.run(PoolFiller.java:97)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLInvalidAuthorizationSpecException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:239)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1243)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:622)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:142)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.Driver.connect(Driver.java:86)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321)
	... 6 more
Caused by: java.sql.SQLException: Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authenticationHandler(AbstractConnectProtocol.java:726)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:507)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1238)
	... 10 more

2021-08-04 10:54:24,843+0000 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 46) ISPN000128: Infinispan version: Infinispan 'Corona Extra' 11.0.8.Final
2021-08-04 10:54:24,903+0000 INFO  [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2021-08-04 10:54:24,905+0000 INFO  [org.infinispan.CONFIG] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
2021-08-04 10:54:25,012+0000 INFO  [org.infinispan.PERSISTENCE] (ServerService Thread Pool -- 46) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.spi.marshalling.InfinispanProtoStreamMarshaller'
2021-08-04 10:54:27,826+0000 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for ejbca
2021-08-04 10:54:29,339+0000 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'ejbca.ear#ejbca'
2021-08-04 10:54:30,318+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-2) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorsMBean
2021-08-04 10:54:30,319+0000 ERROR [org.jboss.as.jsf] (MSC service thread 1-2) WFLYJSF0002: Could not load JSF managed bean class: org.ejbca.ui.web.admin.peerconnector.PeerConnectorMBean
2021-08-04 10:54:31,771+0000 WARN  [org.jboss.as.ee] (MSC service thread 1-1) WFLYEE0007: Not installing optional component view-handler.org.apache.myfaces.tomahawk.application.ResourceViewHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-08-04 10:54:31,777+0000 WARN  [org.jboss.as.ee] (MSC service thread 1-1) WFLYEE0007: Not installing optional component exception-handler-factory.org.ejbca.ra.jsfext.RaExceptionHandlerFactory due to an exception (enable DEBUG log level to see the cause)
2021-08-04 10:54:31,784+0000 WARN  [org.jboss.as.ee] (MSC service thread 1-1) WFLYEE0007: Not installing optional component resource-handler.org.apache.myfaces.custom.captcha.CAPTCHAResourceHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-08-04 10:54:31,794+0000 WARN  [org.jboss.as.ee] (MSC service thread 1-1) WFLYEE0007: Not installing optional component resource-handler.org.apache.myfaces.tomahawk.resource.UncompressedResourceHandlerWrapper due to an exception (enable DEBUG log level to see the cause)
2021-08-04 10:54:31,797+0000 WARN  [org.jboss.as.ee] (MSC service thread 1-1) WFLYEE0007: Not installing optional component faces-context-factory.org.apache.myfaces.webapp.filter.TomahawkFacesContextFactory due to an exception (enable DEBUG log level to see the cause)
2021-08-04 10:54:32,296+0000 WARN  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0131: EJB org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSessionBean should not have a final or static method (decRemainingLoginAttempts)
2021-08-04 10:54:33,884+0000 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 46) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'ejbca.ear#ejbca'
2021-08-04 10:54:33,912+0000 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 46) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: IJ031084: Unable to create connection
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1322)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.getConnection(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:499)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:632)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:604)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:624)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:440)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:789)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:151)
	at org.jboss.as.connector@22.0.1.Final//org.jboss.as.connector.subsystems.datasources.WildFlyDataSource.getConnection(WildFlyDataSource.java:64)
	at org.hibernate@5.3.20.Final//org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122)
	at org.hibernate@5.3.20.Final//org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180)
	at org.hibernate@5.3.20.Final//org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68)
	at org.hibernate@5.3.20.Final//org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35)
	at org.hibernate@5.3.20.Final//org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:94)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214)
	at org.hibernate@5.3.20.Final//org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243)
	at org.hibernate@5.3.20.Final//org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214)
	at org.hibernate@5.3.20.Final//org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:179)
	at org.hibernate@5.3.20.Final//org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:119)
	at org.hibernate@5.3.20.Final//org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1215)
	at org.hibernate@5.3.20.Final//org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1246)
	at org.hibernate.jipijapa-hibernate5-3@22.0.1.Final//org.jboss.as.jpa.hibernate5.TwoPhaseBootstrapImpl.build(TwoPhaseBootstrapImpl.java:44)
	at org.jboss.as.jpa@22.0.1.Final//org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:170)
	at org.jboss.as.jpa@22.0.1.Final//org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:128)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.wildfly.security.elytron-private@1.14.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:664)
	at org.jboss.as.jpa@22.0.1.Final//org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:213)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
	at java.base/java.lang.Thread.run(Unknown Source)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
Caused by: java.sql.SQLInvalidAuthorizationSpecException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:239)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1243)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:622)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:142)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.Driver.connect(Driver.java:86)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321)
	... 39 more
Caused by: java.sql.SQLException: Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authenticationHandler(AbstractConnectProtocol.java:726)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:507)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1238)
	... 43 more

2021-08-04 10:54:33,913+0000 WARN  [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator] (ServerService Thread Pool -- 46) HHH000342: Could not obtain connection to query metadata : javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/AppDS
2021-08-04 10:54:34,064+0000 WARN  [org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader] (ServerService Thread Pool -- 46) HHH000207: Property org.ejbca.core.ejb.approval.ApprovalData.subjectdn not found in class but described in  (possible typo error)
2021-08-04 10:54:35,510+0000 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (JCA PoolFiller) IJ000610: Unable to fill pool: java:/AppDS: javax.resource.ResourceException: IJ031084: Unable to create connection
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1322)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.fillTo(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1142)
	at org.jboss.ironjacamar.impl@1.4.25.Final//org.jboss.jca.core.connectionmanager.pool.mcp.PoolFiller.run(PoolFiller.java:97)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLInvalidAuthorizationSpecException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:239)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1243)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:622)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:142)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.Driver.connect(Driver.java:86)
	at org.jboss.ironjacamar.jdbcadapters@1.4.25.Final//org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321)
	... 6 more
Caused by: java.sql.SQLException: Access denied for user 'ejbca'@'10.242.217.68' (using password: YES)
Current charset is US-ASCII. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authenticationHandler(AbstractConnectProtocol.java:726)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:507)
	at deployment.jdbc-driver.jar//org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1238)
	... 10 more

2021-08-04 10:54:36,486+0000 WARN  [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType) used for class com.sun.faces.flow.FlowDiscoveryCDIHelper is deprecated from CDI 1.1!
2021-08-04 10:54:38,202+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.flow] (MSC service thread 1-2) Unable to obtain CDI 1.1 utilities for Mojarra
2021-08-04 10:54:38,206+0000 SEVERE [javax.enterprise.resource.webcontainer.jsf.application.view] (MSC service thread 1-2) Unable to obtain CDI 1.1 utilities for Mojarra
2021-08-04 10:54:38,896+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 51) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,896+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 64) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,895+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 56) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,895+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 46) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,895+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 61) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,895+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 63) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET]
2021-08-04 10:54:38,895+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 66) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,897+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 48) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, GET]
2021-08-04 10:54:38,898+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 52) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:38,900+0000 INFO  [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 75) Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup.
2021-08-04 10:54:39,203+0000 INFO  [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 75) BouncyCastle provider is from our ejbca.ear classloader.
2021-08-04 10:54:39,207+0000 INFO  [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 75) Registered AuthenticationTokens [OAuth2AuthenticationToken, PublicAccessAuthenticationToken, CliAuthenticationToken, CertificateAuthenticationToken, AlwaysAllowLocalAuthenticationToken]
2021-08-04 10:54:39,208+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Class not found: se.primeKey.caToken.card.PrimeCAToken.
2021-08-04 10:54:39,208+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Can not register se.primeKey.caToken.card.PrimeCAToken. This is normally not an error.
2021-08-04 10:54:39,222+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Class not found: org.ejbca.keys.token.AWSKMSCryptoToken.
2021-08-04 10:54:39,222+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Can not register org.ejbca.keys.token.AWSKMSCryptoToken. This is normally not an error.
2021-08-04 10:54:39,223+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Class not found: org.cesecore.keys.token.p11ng.cryptotoken.Pkcs11NgCryptoToken.
2021-08-04 10:54:39,223+0000 INFO  [org.cesecore.keys.token.CryptoTokenFactory] (ServerService Thread Pool -- 75) Can not register org.cesecore.keys.token.p11ng.cryptotoken.Pkcs11NgCryptoToken. This is normally not an error.
2021-08-04 10:54:39,246+0000 INFO  [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 75) Registered audit device using implementation: org.cesecore.audit.impl.log4j.Log4jDevice
2021-08-04 10:54:39,246+0000 INFO  [org.cesecore.audit.AuditDevicesConfig] (ServerService Thread Pool -- 75) Configured exporter AuditExporterDummy for device Log4jDevice
2021-08-04 10:54:39,255+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;EJBCA_STARTING;SUCCESS;SERVICE;EJBCA;Application internal;;dev-ejbca-5cb4df445b-cq5t5;;msg=Init, EJBCA 7.4.3.2 Community (67479006a69140e81d66e39871bed8255362effc) startup.
2021-08-04 10:54:39,257+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;LOG_MANAGEMENT_CHANGE;VOID;SECURITY_AUDIT;CORE;Application internal;;;;msg=No integrity protected security audit logger devices configured.
2021-08-04 10:54:39,264+0000 INFO  [org.ejbca.core.ejb.authorization.AuthorizationSystemSessionBean] (ServerService Thread Pool -- 75) No roles or CAs exist, intializing Super Administrator Role with default CLI user.
2021-08-04 10:54:39,269+0000 INFO  [org.cesecore.dbprotection.ProtectedData] (ServerService Thread Pool -- 75) No database integrity protection available in this version of EJBCA.
2021-08-04 10:54:39,472+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 75) Setting isUniqueCertificateSerialNumberIndex to: false
2021-08-04 10:54:39,507+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-08-04 10:54:39,520+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;SYSTEMCONF_CREATE;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Global configuration with id 0 created.
2021-08-04 10:54:39,529+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-08-04 10:54:39,531+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;SYSTEMCONF_CREATE;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Global configuration with id UPGRADE created.
2021-08-04 10:54:39,535+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-08-04 10:54:39,544+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:validityWithSecondsGranularity=true
2021-08-04 10:54:39,550+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-08-04 10:54:39,553+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:upgradedFromVersion=7.4.3.2;added:upgradedToVersion=7.4.3.2
2021-08-04 10:54:39,557+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;Internal upgrade;;;;resource0=/system_functionality/edit_systemconfiguration
2021-08-04 10:54:39,559+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (ServerService Thread Pool -- 75) 2021-08-04 10:54:39+00:00;SYSTEMCONF_EDIT;SUCCESS;GLOBALCONF;CORE;Internal upgrade;;;;msg=Saved global configuration with id UPGRADE.;added:postUpgradedToVersion=7.4.0
2021-08-04 10:54:39,582+0000 INFO  [org.ejbca.core.ejb.upgrade.UpgradeSessionBean] (ServerService Thread Pool -- 75) Database content version: 7.4.3.2, current application version: 7.4.3.2 -> Upgrade is not needed.
2021-08-04 10:54:39,601+0000 INFO  [org.cesecore.certificates.ocsp.cache.OcspSigningCache] (ServerService Thread Pool -- 75) No default responder was defined. OCSP requests for certificates issued by unknown CAs will return "unauthorized" as per RFC6960, Section 2.3
2021-08-04 10:54:39,602+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 75) Reloading CA certificate cache.
2021-08-04 10:54:39,614+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (ServerService Thread Pool -- 75) Reloaded CA certificate cache with 0 certificates
2021-08-04 10:54:39,622+0000 INFO  [org.ejbca.core.ejb.ocsp.OcspResponseCleanupSessionBean] (ServerService Thread Pool -- 75) OCSP clean up job is disabled.
2021-08-04 10:54:40,616+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 57) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:40,780+0000 WARN  [io.undertow.servlet] (ServerService Thread Pool -- 49) UT015020: Path /* is secured for some HTTP methods, however it is not secured for [HEAD, POST, GET]
2021-08-04 10:54:40,818+0000 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "ejbca.ear" (runtime-name : "ejbca.ear")
2021-08-04 10:54:40,819+0000 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 27) WFLYSRV0010: Deployed "jdbc-driver.jar" (runtime-name : "jdbc-driver.jar")
2021-08-04 10:54:40,855+0000 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
2021-08-04 10:54:40,859+0000 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final) started in 20249ms - Started 5790 of 5915 services (283 services are lazy, passive or on-demand)
2021-08-04 10:54:40,862+0000 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
2021-08-04 10:54:40,862+0000 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
2021-08-04 10:54:41,104+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Application /opt/primekey/appserver/standalone/deployments/ejbca.ear.deployed successfully started.
2021-08-04 10:54:41,109+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Setting up in-bound connectivity...
2021-08-04 10:54:44,021+0000 INFO  [/opt/primekey/bin/start.sh] (process:1) Configuration import automation tool is not present in this build. /opt/primekey/configdump/{stage.d|initialize.d}/*/*.yaml will be ignored.
2021-08-04 10:54:49,280+0000 INFO  [org.cesecore.certificates.ca.CaSessionBean] (default task-1) CA with name ManagementCA does not exist.
2021-08-04 10:54:49,287+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Initializing CA
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Generating rootCA keystore:
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA Type:x509
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA name: ManagementCA
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) SuperAdmin CN: null
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) DN: UID=c-0h9mp3yqkg18w5zdd,CN=ManagementCA,O=EJBCA Container Quickstart
2021-08-04 10:54:49,288+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA token type: soft
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA token password: hidden
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Keytype: RSA
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Keyspec: 3072
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Validity: 3652d
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Policy ID: null
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Signature alg: SHA256WithRSA
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Certificate profile: ROOTCA
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA token properties: {}
2021-08-04 10:54:49,289+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Signed by: Self signed
2021-08-04 10:54:49,335+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:49+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/modify
2021-08-04 10:54:49,371+0000 INFO  [org.cesecore.keys.token.SoftCryptoToken] (default task-1) Error activating Crypto Token with ID -1. No keystore data available yet, creating new PKCS#12 keystore.
2021-08-04 10:54:49,577+0000 INFO  [org.cesecore.keys.token.SoftCryptoToken] (default task-1) Error activating Crypto Token with ID -461868237. No keystore data available yet, creating new PKCS#12 keystore.
2021-08-04 10:54:49,734+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:49+00:00;CRYPTOTOKEN_CREATE;SUCCESS;CRYPTOTOKEN;CORE;ejbca;-461868237;;;msg=Created CryptoToken with id -461868237;name=ManagementCA;encProviderName=BC;signProviderName=BC;autoActivation=added;autoActivationPinProtection=legacy;added:tokenName=ManagementCA
2021-08-04 10:54:50,143+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:50+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/keys/generate/-461868237
2021-08-04 10:54:51,779+0000 INFO  [org.cesecore.keys.util.SignWithWorkingAlgorithm] (default task-1) Signature algorithm 'SHA256WithRSA' working for provider 'BC version 1.68'.
2021-08-04 10:54:51,942+0000 INFO  [org.cesecore.keys.util.SignWithWorkingAlgorithm] (default task-1) Signature algorithm 'SHA1WithRSA' working for provider 'BC version 1.68'.
2021-08-04 10:54:52,092+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:52+00:00;CRYPTOTOKEN_GEN_KEYPAIR;SUCCESS;CRYPTOTOKEN;CORE;ejbca;-461868237;;;msg=Generated new keypair in CryptoToken -461868237;keyAlias=signKey;keySpecification=3072
2021-08-04 10:54:52,129+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:52+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/cryptotoken/keys/generate/-461868237
2021-08-04 10:54:53,085+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CRYPTOTOKEN_GEN_KEYPAIR;SUCCESS;CRYPTOTOKEN;CORE;ejbca;-461868237;;;msg=Generated new keypair in CryptoToken -461868237;keyAlias=encryptKey;keySpecification=3072
2021-08-04 10:54:53,096+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Creating CA...
2021-08-04 10:54:53,157+0000 INFO  [org.ejbca.core.ejb.ca.caadmin.CAAdminSessionBean] (default task-1) Creating an X509 CA: ManagementCA
2021-08-04 10:54:53,183+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/add_ca;resource1=/cryptotoken/use/-461868237
2021-08-04 10:54:53,218+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CA_CREATION;SUCCESS;CA;CORE;ejbca;1421181969;;;msg=CA with id 1421181969 and name ManagementCA added, status: 1. ;tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000
2021-08-04 10:54:53,226+0000 INFO  [org.cesecore.certificates.ca.internal.SernoGeneratorRandom] (default task-1) Using SHA1PRNG serialNumber RNG algorithm.
2021-08-04 10:54:53,274+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/1421181969
2021-08-04 10:54:53,275+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CA_EDITING;SUCCESS;CA;CORE;ejbca;1421181969;;;msg=CA with id 1421181969 and name ManagementCA edited., 1;removed:expiretime=Thu Jan 01 00:00:00 GMT 1970;added:certificatechain=[MIIEszCCAxugAwIBAgIUJPnqDOKVkbIBmk4GeZW6NM4grNQwDQYJKoZIhvcNAQEL
BQAwYTEjMCEGCgmSJomT8ixkAQEME2MtMGg5bXAzeXFrZzE4dzV6ZGQxFTATBgNV
BAMMDE1hbmFnZW1lbnRDQTEjMCEGA1UECgwaRUpCQ0EgQ29udGFpbmVyIFF1aWNr
c3RhcnQwHhcNMjEwODA0MTA1NDUzWhcNMzEwODA0MTA1NDUyWjBhMSMwIQYKCZIm
iZPyLGQBAQwTYy0waDltcDN5cWtnMTh3NXpkZDEVMBMGA1UEAwwMTWFuYWdlbWVu
dENBMSMwIQYDVQQKDBpFSkJDQSBDb250YWluZXIgUXVpY2tzdGFydDCCAaIwDQYJ
KoZIhvcNAQEBBQADggGPADCCAYoCggGBAO2tMx0za2YaC1x+oLOql9VSMd1P/doJ
3MVMHNGxmtistRjsa7l5dO/c2Tma3xpZ/sqdd7HWNjd2elCZ7aLP8gd7ZKbNGJTm
PYetuMDp17JoFf0yHUYOyAIw1vt88X1bl5QcMtuCc9gfB1bcTaqToGDe5y6YnBb4
dlOr48D2U2Z6sKJm0MYFWwSQ2vk4//1o49etxNg/Drf+taMASqLDVw2MIJfZ2o1K
I2fU+vxqQ9bh1hW/m/MjbSHdFIyK1Mb9UXqZAHttreQpei6A29dbCLPJp1Czd5tg
QxRhPQMMwWLM0hLhjkf49jUTruVN9wn6c8uQXvnM7FWCgaV1Q7AJD3hA3u6CQ4O/
N72YdK54CjPcYuH/66Au5qO2Ny7bp2RvfhpjD9lze0jasELtvHNaqycIagwcrCRL
vuoVD7AomPxxwzvOGOjwhvCMQK0IBFK3BUlTLOSsqNjs8ThPnihv9BagA9rm5xu2
vrdvB0M+HlrBNslJF+qqUBbUWAcjCbrnNQIDAQABo2MwYTAPBgNVHRMBAf8EBTAD
AQH/MB8GA1UdIwQYMBaAFNbFF3/1s9e91x8Wb2u2W6AlhF22MB0GA1UdDgQWBBTW
xRd/9bPXvdcfFm9rtlugJYRdtjAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQEL
BQADggGBABYIRFuK3V2MPOZQj/pYZs/XF5F6sp+p+0LsQZY+LZ6e4gzS5R8kBjOv
j3laSGFrdoDOCZNyB6tyQlRHJj+gy68DGScTy7NWFeSSyEfDCWuwiONWnQTxIa17
oS2DckVMJzZlp4Y0gCdRePdNWCUaM3zA+ItHmZ4T/Ack1p6V8lSxUNJMZWxP0BMH
TQoHHzVHysInHlUD/M3TySi7GUWdKfLNAQcIX0t+E89C3se+tOR+P7oPHJabqNc1
Jj4QB8r6JCz+VTYExZOo4XvvpngrQHP/ra/v6gAbt0KUuSYOvW2E2XRdantqImdi
nwBi2L4V9eqpXiHTdeiwhGLSvFRWyYcll235LXNDpp0Tu/7fJGH/DMcsIzfnHSDW
jcDOX/CwKFsehQwQaEWI4P0bCv70BE29g05xkdcx0tmxQQtTL/InTU+RQdO9qEQW
NCnE66zdSr7DqA2cvQxjBjohyr3yGYRk5yU+l5Bfb620flsLdhlc4b5i2AJ8FVMR
OTHLg19HVg==];tokenproperties={certSignKey=signKey, crlSignKey=signKey, defaultKey=encryptKey};tokensequence=00000
2021-08-04 10:54:53,306+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,310+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CERT_STORED;SUCCESS;CERTIFICATE;CORE;ejbca;1421181969;24F9EA0CE29591B2019A4E067995BA34CE20ACD4;SYSTEMCA;msg=Certificate stored for username 'SYSTEMCA', fp=4a6b274e289816dfaee153ed142ef0755a106f10, subjectDN 'UID=c-0h9mp3yqkg18w5zdd,CN=ManagementCA,O=EJBCA Container Quickstart', issuerDN 'UID=c-0h9mp3yqkg18w5zdd,CN=ManagementCA,O=EJBCA Container Quickstart', serialNo=24F9EA0CE29591B2019A4E067995BA34CE20ACD4.
2021-08-04 10:54:53,311+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloading CA certificate cache.
2021-08-04 10:54:53,332+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloaded CA certificate cache with 1 certificates
2021-08-04 10:54:53,333+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,335+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/edit_ca;resource1=/ca/1421181969
2021-08-04 10:54:53,357+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,414+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca_functionality/create_crl
2021-08-04 10:54:53,438+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,441+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CRL_STORED;SUCCESS;CRL;CORE;ejbca;1421181969;;;msg=Stored CRL with CRLNumber=1, fingerprint=2f3c738030d8f273df2f226923d11000c2d67f1f, issuerDN 'UID=c-0h9mp3yqkg18w5zdd,CN=ManagementCA,O=EJBCA Container Quickstart'.
2021-08-04 10:54:53,442+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;CRL_CREATION;SUCCESS;CRL;CORE;ejbca;1421181969;;;msg=Created CRL with number 1 for CA 'ManagementCA' with DN 'UID=c-0h9mp3yqkg18w5zdd,CN=ManagementCA,O=EJBCA Container Quickstart'.
2021-08-04 10:54:53,442+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,443+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,444+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,450+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,451+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloading CA certificate cache.
2021-08-04 10:54:53,454+0000 INFO  [org.cesecore.certificates.certificate.CertificateStoreSessionBean] (default task-1) Reloaded CA certificate cache with 1 certificates
2021-08-04 10:54:53,476+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-1) 2021-08-04 10:54:53+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:53,486+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CAId for created CA: 1421181969
2021-08-04 10:54:53,486+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Created and published initial CRL.
2021-08-04 10:54:53,486+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) CA initialized
2021-08-04 10:54:53,486+0000 INFO  [org.ejbca.ui.cli.ca.CaInitCommand] (main) Note that open browser sessions may have to be restarted to interact with this CA.
2021-08-04 10:54:56,129+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-08-04 10:54:56+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:58,694+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-08-04 10:54:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:54:58,777+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-08-04 10:54:58+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:55:01,532+0000 INFO  [org.cesecore.audit.impl.log4j.Log4jDevice] (default task-2) 2021-08-04 10:55:01+00:00;ACCESS_CONTROL;SUCCESS;ACCESSCONTROL;CORE;ejbca;;;;resource0=/ca/1421181969
2021-08-04 10:55:01,616+0000 INFO  [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Using certificate profile: SERVER, with id: 9
2021-08-04 10:55:01,622+0000 INFO  [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Trying to add end entity:
2021-08-04 10:55:01,622+0000 INFO  [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Username: dev-ejbca-5cb4df445b-cq5t5
2021-08-04 10:55:01,622+0000 INFO  [org.ejbca.ui.cli.ra.AddEndEntityCommand] (main) Password: