Hi All,
I am starting up Appian for the first time after following the instructions mentioned in the Quick start guide. After started the appian i can see, appian engines, data-server, search-server started sucessfully, and then i started the tomcat server and i tried access the appian through browser multiple times and after looking into the tomcat-stdOut.log i found out the below observation
I'm using 23.2 version
Thanks In advance.
Please find the logs below.
Using CATALINA_BASE: "C:\appian_23.2\appian\tomcat\apache-tomcat"Using CATALINA_HOME: "C:\appian_23.2\appian\tomcat\apache-tomcat"Using CATALINA_TMPDIR: "C:\appian_23.2\appian\tomcat\apache-tomcat\temp"Using JRE_HOME: "C:\appian_23.2\appian\java"Using CLASSPATH: "C:\appian_23.2\appian\tomcat\apache-tomcat\bin\bootstrap.jar;C:\appian_23.2\appian\tomcat\apache-tomcat\bin\tomcat-juli.jar"Using CATALINA_OPTS: " -Dfile.encoding=UTF-8 -Duser.timezone=GMT -Djava.naming.factory.initial=com.appiancorp.tomcat.naming.TomcatInitialContextFactory -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dorg.osgi.framework.security=osgi -Dsun.net.inetaddr.ttl=60 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dtomcat.cacheArchiveEntries=true -Dio.opentracing.contrib.jdbc.excludeFastQueryThresholdMs=100 -Dio.opentracing.contrib.jdbc.slowQueryThresholdMs=200 -Dorg.jboss.logging.provider=log4j -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=false -XX:-TieredCompilation -XX:ReservedCodeCacheSize=256M -XX:+UseG1GC -XX:+ExplicitGCInvokesConcurrent -XX:+UseStringDeduplication -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -XX:+SafepointTimeout -XX:SafepointTimeoutDelay=10000 -XX:NumberOfGCLogFiles=25 -XX:GCLogFileSize=3M -XX:+HeapDumpOnOutOfMemoryError -XX:+UseMembar -verbose:gc -Dae.home=C:\appian_23.2\appian -Xloggc:C:\appian_23.2\appian\logs\tomcat\gc.log -Xms2048m -Xmx4096m"Jun 15, 2023 3:19:37 AM org.apache.tomcat.util.digester.SetPropertiesRule beginWARNING: Match [Server/Service/Connector] failed to set property [server] to [Appian Webapp AJP]Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Server version name: Appian Apache TomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Server built: Appian Apache TomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Server version number: Appian Apache TomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: OS Name: Windows 10Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: OS Version: 10.0Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Architecture: amd64Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Java Home: C:\appian_23.2\appian\java\jreJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: JVM Version: 1.8.0_362-b09Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: JVM Vendor: TemurinJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: CATALINA_BASE: C:\appian_23.2\appian\tomcat\apache-tomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: CATALINA_HOME: C:\appian_23.2\appian\tomcat\apache-tomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.util.logging.config.file=C:\appian_23.2\appian\tomcat\apache-tomcat\conf\logging.propertiesJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManagerJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresourcesJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dfile.encoding=UTF-8Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Duser.timezone=GMTJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.naming.factory.initial=com.appiancorp.tomcat.naming.TomcatInitialContextFactoryJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.awt.headless=trueJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.net.preferIPv4Stack=trueJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dorg.osgi.framework.security=osgiJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dsun.net.inetaddr.ttl=60Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dsun.rmi.dgc.client.gcInterval=3600000Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dsun.rmi.dgc.server.gcInterval=3600000Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dtomcat.cacheArchiveEntries=trueJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dio.opentracing.contrib.jdbc.excludeFastQueryThresholdMs=100Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dio.opentracing.contrib.jdbc.slowQueryThresholdMs=200Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dorg.jboss.logging.provider=log4jJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=falseJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=falseJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:-TieredCompilationJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:ReservedCodeCacheSize=256MJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+UseG1GCJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+ExplicitGCInvokesConcurrentJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+UseStringDeduplicationJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+PrintGCDetailsJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+PrintGCDateStampsJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+UseGCLogFileRotationJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+PrintGCApplicationStoppedTimeJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+PrintGCApplicationConcurrentTimeJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+SafepointTimeoutJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:SafepointTimeoutDelay=10000Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:NumberOfGCLogFiles=25Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:GCLogFileSize=3MJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+HeapDumpOnOutOfMemoryErrorJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -XX:+UseMembarJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -verbose:gcJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dae.home=C:\appian_23.2\appianJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Xloggc:C:\appian_23.2\appian\logs\tomcat\gc.logJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Xms2048mJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Xmx4096mJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dignore.endorsed.dirs=Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dcatalina.base=C:\appian_23.2\appian\tomcat\apache-tomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Dcatalina.home=C:\appian_23.2\appian\tomcat\apache-tomcatJun 15, 2023 3:19:37 AM org.apache.catalina.startup.VersionLoggerListener logINFO: Command line argument: -Djava.io.tmpdir=C:\appian_23.2\appian\tomcat\apache-tomcat\tempLoading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.Jun 15, 2023 3:19:37 AM org.apache.coyote.AbstractProtocol initINFO: Initializing ProtocolHandler ["http-nio-8080"]Jun 15, 2023 3:19:37 AM org.apache.coyote.AbstractProtocol initINFO: Initializing ProtocolHandler ["ajp-nio-0.0.0.0-8009"]Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.Catalina loadINFO: Server initialization in [954] millisecondsJun 15, 2023 3:19:37 AM org.apache.catalina.core.StandardService startInternalINFO: Starting service [Catalina]Jun 15, 2023 3:19:37 AM org.apache.catalina.core.StandardEngine startInternalINFO: Starting Servlet engine: [Appian Apache Tomcat]Jun 15, 2023 3:19:37 AM org.apache.catalina.startup.HostConfig deployDescriptorINFO: Deploying deployment descriptor [C:\appian_23.2\appian\tomcat\apache-tomcat\conf\Catalina\localhost\suite.xml]Tomcat Cache Archive Entries [true]Jun 15, 2023 3:20:02 AM org.apache.catalina.core.ApplicationContext logINFO: No Spring WebApplicationInitializer types detected on classpathlog4j:ERROR Unable to deduce date from C:\appian_23.2\appian\logs\perflogs\http-requests-and-responses\integration_req_resp_activity.2023_06_14.1686708493534.log rotated log file.log4j:ERROR Unable to deduce date from C:\appian_23.2\appian\logs\perflogs\http-requests-and-responses\integration_req_resp_activity.2023_06_13.1686649147439.log rotated log file.2023-06-15 03:20:06,162 [wait-for-component] INFO com.appiancorp.tools.WaitForServers - Waiting for servers to be up...2023-06-15 03:20:06,200 [wait-for-component] INFO com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in C:\appian_23.2\appian\conf\appian-topology.xml.2023-06-15 03:20:06,269 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Primary datasource RDBMS is healthy2023-06-15 03:20:06,774 [wait-for-component] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - initializing client with server addresses: [localhost:9200]2023-06-15 03:20:08,560 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Data Server is healthy2023-06-15 03:20:11,071 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Kafka Topics is healthy2023-06-15 03:20:11,290 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache komodo_lastUpdateTxId [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxSpoolPerRun=-1, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=10000, appian.cacheattributes.MemoryUsageSamplePercentage=0.1, appian.cache.metrics.tracingEnabled=false, appian.cacheattributes.MaxEntrySizeBytes=-1, appian.cacheattributes.MaxCacheSizeBytes=-1, appian.cacheattributes.SegmentCount=-1, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.elementattributes.MaxLifeSeconds=-1, appian.cacheattributes.cacheKey=komodo_lastUpdateTxId, appian.cacheattributes.bytesTrackingEnabled=false, appian.cacheattributes.MaxMemoryIdleTimeSeconds=300, appian.cacheattributes.cacheName=komodo_lastUpdateTxId, appian.cacheattributes.ShrinkerIntervalSeconds=3600}2023-06-15 03:20:11,345 [wait-for-component] INFO com.appiancorp.tools.WaitForServers - Waiting for analytics to be ready...2023-06-15 03:20:11,666 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache types.type [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemCoupledLirs, appian.cacheattributes.MaxObjects=20000, //=AN-165948 use a single segment to work around deadlocks due to coupled keys having different hashes, appian.cacheattributes.SegmentCount=1, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.cacheKey=appian/cache/jcs-datatype-config.ccf, appian.cacheattributes.MaxMemoryIdleTimeSeconds=14400, appian.cacheattributes.cacheName=types.type, appian.cacheattributes.ShrinkerIntervalSeconds=3600}2023-06-15 03:20:11,812 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache userPreferences [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxMemoryIdleTimeSeconds=1200, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.ShrinkerIntervalSeconds=600, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.MaxObjects=5000, appian.cacheattributes.cacheKey=appian/cache/jcs-userPreferences-config.ccf, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.cacheName=userPreferences}2023-06-15 03:20:11,906 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache globalization [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxMemoryIdleTimeSeconds=14400, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.ShrinkerIntervalSeconds=3600, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.MaxObjects=10, appian.cacheattributes.cacheKey=appian/cache/jcs-globalization-config.ccf, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.cacheName=globalization}2023-06-15 03:20:11,916 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache i18n [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxMemoryIdleTimeSeconds=14400, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.ShrinkerIntervalSeconds=3600, appian.cacheattributes.distributionMode=LOCAL_ONLY, appian.cacheattributes.MaxObjects=1500, appian.cacheattributes.cacheKey=appian/cache/jcs-i18n-config.ccf, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.cacheName=i18n}2023-06-15 03:20:11,988 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache groupNames [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=5000, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.cacheKey=appian/cache/jcs-groupNameCache-config.ccf, appian.elementattributes.MaxLifeSeconds=5400, appian.cacheattributes.MaxMemoryIdleTimeSeconds=1800, appian.cacheattributes.cacheName=groupNames, appian.cacheattributes.ShrinkerIntervalSeconds=2700}2023-06-15 03:20:11,992 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache groupMemberships [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxMemoryIdleTimeSeconds=1200, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.ShrinkerIntervalSeconds=600, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.MaxObjects=5000, appian.cacheattributes.cacheKey=appian/cache/jcs-groupMembershipCache-config.ccf, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.cacheName=groupMemberships}2023-06-15 03:20:12,554 [wait-for-component] INFO com.appiancorp.tools.WaitForServers - ... done.2023-06-15 03:20:15,830 [wait-for-component] INFO com.appiancorp.cache.CacheBase - Initializing Cache favoritesCache [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=40000, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.distributionMode=LOCAL_ONLY, appian.cacheattributes.cacheKey=appian/cache/jcs-favoritesCache-config.ccf, appian.elementattributes.MaxLifeSeconds=7200, appian.cacheattributes.MaxMemoryIdleTimeSeconds=7200, appian.cacheattributes.cacheName=favoritesCache, appian.cacheattributes.ShrinkerIntervalSeconds=10800}2023-06-15 03:20:15,923 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy2023-06-15 03:20:16,255 [wait-for-component] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - client configured nodes: [[host=http://localhost:9200]]2023-06-15 03:20:16,720 [wait-for-component] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - search server: productName=ElasticSearch, productVersion=7.17.9, driverName=org.elasticsearch.client.RestHighLevelClient, driverVersion=7.17.92023-06-15 03:20:16,827 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy2023-06-15 03:20:16,829 [main] INFO com.appiancorp.common.startup.WaitForStatefulComponents - All Appian components required for webapp are ready [Primary datasource RDBMS, Engines, Kafka Topics, Search Server, Data Server]. Initializing Appian webapp...2023-06-15 03:20:25,683 [main] INFO com.appiancorp.cache.CacheBase - Initializing Cache idByUuid [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=64, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.distributionMode=LOCAL_ONLY, appian.cacheattributes.cacheKey=appian/cache/jcs-idByUuidCache-config.ccf, appian.elementattributes.MaxLifeSeconds=3600, appian.cacheattributes.MaxMemoryIdleTimeSeconds=3600, appian.cacheattributes.cacheName=idByUuid, appian.cacheattributes.ShrinkerIntervalSeconds=3600}Jun 15, 2023 3:20:25 AM org.apache.catalina.core.ApplicationContext logINFO: Initializing Spring root WebApplicationContext2023-06-15 03:20:25,773 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started2023-06-15 03:20:45,244 [main] INFO com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in C:\appian_23.2\appian\conf\appian-topology.xml.2023-06-15 03:20:45,258 [main] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - initializing client with server addresses: [localhost:9200]2023-06-15 03:20:45,276 [main] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - client configured nodes: [[host=http://localhost:9200]]2023-06-15 03:20:45,301 [main] INFO com.appiancorp.common.persistence.search.AppianSearchSpringConfig - search server: productName=ElasticSearch, productVersion=7.17.9, driverName=org.elasticsearch.client.RestHighLevelClient, driverVersion=7.17.92023-06-15 03:20:45,319 [main] INFO com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in C:\appian_23.2\appian\conf\appian-topology.xml.2023-06-15 03:20:51,360 [main] INFO com.appiancorp.features.FeatureToggleClientFactory - Initiating feature toggle client in CUSTOM_PROPERTIES mode2023-06-15 03:20:54,920 [main] INFO com.appiancorp.cache.CacheBase - Initializing Cache administeredConfiguration [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxMemoryIdleTimeSeconds=14400, appian.cache.metrics.collectFullMetrics=false, appian.cacheattributes.ShrinkerIntervalSeconds=3600, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.cacheattributes.MaxObjects=100, appian.cacheattributes.cacheKey=appian/cache/jcs-administration-config.ccf, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.cacheName=administeredConfiguration}2023-06-15 03:21:07,648 [main] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/appiands_primary] Checking schema and migrating if necessary (appian/db/changelog/db-changelog-master.xml)...Database is up to date, no changesets to execute
UPDATE SUMMARYRun: 0Previously run: 1831Filtered out: 1-------------------------------Total change sets: 1832
FILTERED CHANGE SETS SUMMARY
Ignored: 1
2023-06-15 03:21:26,501 [main] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/appiands_primary] Schema check/migration completed successfully.2023-06-15 03:21:26,501 [main] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/appiands_primary] Verifying that entity mappings match the schema...2023-06-15 03:21:26,890 [main] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/appiands_primary] Mappings and schema validated successfully.2023-06-15 03:21:27,441 [main] INFO com.appiancorp.cache.CacheBase - Initializing Cache appianSessionRegistryPrincipals [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxSpoolPerRun=-1, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=40000, appian.cacheattributes.MemoryUsageSamplePercentage=0.1, appian.cache.metrics.tracingEnabled=false, appian.cacheattributes.MaxEntrySizeBytes=-1, appian.cacheattributes.MaxCacheSizeBytes=-1, appian.cacheattributes.SegmentCount=-1, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.elementattributes.MaxLifeSeconds=-1, appian.cacheattributes.cacheKey=appianSessionRegistryPrincipals, appian.cacheattributes.bytesTrackingEnabled=false, appian.cacheattributes.MaxMemoryIdleTimeSeconds=29400, appian.cacheattributes.cacheName=appianSessionRegistryPrincipals, appian.cacheattributes.ShrinkerIntervalSeconds=3600}2023-06-15 03:21:27,442 [main] INFO com.appiancorp.cache.CacheBase - Initializing Cache appianSessionRegistrySessionIds [com.appiancorp.cache.DefaultLirsCacheWrapper] with Configuration:{appian.cacheattributes.MaxSpoolPerRun=-1, appian.cacheattributes.MemoryCacheName=com.appiancorp.cache.JavaCachingSystemLirs, appian.cacheattributes.MaxObjects=40000, appian.cacheattributes.MemoryUsageSamplePercentage=0.1, appian.cache.metrics.tracingEnabled=false, appian.cacheattributes.MaxEntrySizeBytes=-1, appian.cacheattributes.MaxCacheSizeBytes=-1, appian.cacheattributes.SegmentCount=-1, appian.cacheattributes.distributionMode=LOCAL_WITH_DISTRIBUTED_CLEAR, appian.elementattributes.MaxLifeSeconds=-1, appian.cacheattributes.cacheKey=appianSessionRegistrySessionIds, appian.cacheattributes.bytesTrackingEnabled=false, appian.cacheattributes.MaxMemoryIdleTimeSeconds=29400, appian.cacheattributes.cacheName=appianSessionRegistrySessionIds, appian.cacheattributes.ShrinkerIntervalSeconds=3600}2023-06-15 03:21:28,193 [main] FATAL com.appiancorp.common.crypto.KeyStoreConfig - The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004)2023-06-15 03:21:28,232 [main] ERROR org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.filterChains': Cannot resolve reference to bean 'org.springframework.security.web.DefaultSecurityFilterChain#66' while setting bean property 'sourceList' with key [66]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.web.DefaultSecurityFilterChain#66': Cannot resolve reference to bean 'appianForcedLogoutSessionFilter' while setting constructor argument with key [3]; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'appianForcedLogoutSessionFilter' defined in class path resource [com/appiancorp/security/auth/session/SessionSpringConfig.class]: Unsatisfied dependency expressed through method 'appianForcedLogoutSessionFilter' parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminSecurityConfiguration' defined in class path resource [com/appiancorp/suite/SuiteSpringConfig.class]: Unsatisfied dependency expressed through method 'adminSecurityConfiguration' parameter 3; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'samlConfig' defined in class path resource [com/appiancorp/security/auth/saml/SamlSharedSpringConfig.class]: Unsatisfied dependency expressed through method 'samlConfig' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:428) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1707) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1452) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:936) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:399) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278) at com.appiancorp.common.AppianSpringContextLoaderListener$AppianContextLoaderListener.lambda$contextInitialized$1(AppianSpringContextLoaderListener.java:34) at com.appiancorp.security.changelog.AuditLogLocationService.runWithLocation(AuditLogLocationService.java:34) at com.appiancorp.common.AppianSpringContextLoaderListener$AppianContextLoaderListener.contextInitialized(AppianSpringContextLoaderListener.java:29) at com.appiancorp.common.web.StartupHaltingServletContextListener.doContextInitialized(StartupHaltingServletContextListener.java:81) at com.appiancorp.common.web.StartupHaltingServletContextListener.lambda$contextInitialized$0(StartupHaltingServletContextListener.java:55) at com.appiancorp.security.changelog.AuditLogLocationService.runWithLocation(AuditLogLocationService.java:38) at com.appiancorp.common.web.StartupHaltingServletContextListener.contextInitialized(StartupHaltingServletContextListener.java:55) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4494) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4946) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:683) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:658) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:662) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:689) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1888) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:582) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:898) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:795) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:871) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:249) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:428) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:914) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:772) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.web.DefaultSecurityFilterChain#66': Cannot resolve reference to bean 'appianForcedLogoutSessionFilter' while setting constructor argument with key [3]; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'appianForcedLogoutSessionFilter' defined in class path resource [com/appiancorp/security/auth/session/SessionSpringConfig.class]: Unsatisfied dependency expressed through method 'appianForcedLogoutSessionFilter' parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminSecurityConfiguration' defined in class path resource [com/appiancorp/suite/SuiteSpringConfig.class]: Unsatisfied dependency expressed through method 'adminSecurityConfiguration' parameter 3; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'samlConfig' defined in class path resource [com/appiancorp/security/auth/saml/SamlSharedSpringConfig.class]: Unsatisfied dependency expressed through method 'samlConfig' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:428) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:173) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:693) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:198) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ... 64 moreCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'appianForcedLogoutSessionFilter' defined in class path resource [com/appiancorp/security/auth/session/SessionSpringConfig.class]: Unsatisfied dependency expressed through method 'appianForcedLogoutSessionFilter' parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminSecurityConfiguration' defined in class path resource [com/appiancorp/suite/SuiteSpringConfig.class]: Unsatisfied dependency expressed through method 'adminSecurityConfiguration' parameter 3; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'samlConfig' defined in class path resource [com/appiancorp/security/auth/saml/SamlSharedSpringConfig.class]: Unsatisfied dependency expressed through method 'samlConfig' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) ... 78 moreCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'adminSecurityConfiguration' defined in class path resource [com/appiancorp/suite/SuiteSpringConfig.class]: Unsatisfied dependency expressed through method 'adminSecurityConfiguration' parameter 3; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'samlConfig' defined in class path resource [com/appiancorp/security/auth/saml/SamlSharedSpringConfig.class]: Unsatisfied dependency expressed through method 'samlConfig' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ... 88 moreCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'samlConfig' defined in class path resource [com/appiancorp/security/auth/saml/SamlSharedSpringConfig.class]: Unsatisfied dependency expressed through method 'samlConfig' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ... 102 moreCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'certificateService' defined in class path resource [com/appiancorp/security/ssl/SslSpringConfig.class]: Unsatisfied dependency expressed through method 'certificateService' parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ... 116 moreCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'systemCryptographerProvider' defined in class path resource [com/appiancorp/security/external/ExternalSystemSpringConfig.class]: Unsatisfied dependency expressed through method 'systemCryptographerProvider' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ... 130 moreCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStoreConfigSupplier' defined in class path resource [com/appiancorp/common/crypto/CryptoSpringConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ... 144 moreCaused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.google.common.base.Supplier]: Factory method 'keyStoreConfigSupplier' threw exception; nested exception is com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ... 158 moreCaused by: com.appiancorp.common.config.FatalConfigurationException: com.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at com.appiancorp.common.crypto.KeyStoreConfig.ensureValidState(KeyStoreConfig.java:165) at com.appiancorp.common.crypto.KeyStoreConfig.finish(KeyStoreConfig.java:92) at com.appiancorp.security.auth.SpringSecurityContextHelper.runAsAdmin(SpringSecurityContextHelper.java:210) at com.appiancorp.common.crypto.CryptoSpringConfig.baseConfigSupplierLogic(CryptoSpringConfig.java:49) at com.appiancorp.common.crypto.CryptoSpringConfig.lambda$keyStoreConfigSupplier$0(CryptoSpringConfig.java:31) at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:167) at com.appiancorp.common.crypto.CryptoSpringConfig.getKeyStoreConfigSupplier(CryptoSpringConfig.java:55) at com.appiancorp.common.crypto.CryptoSpringConfig.keyStoreConfigSupplier(CryptoSpringConfig.java:33) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb.CGLIB$keyStoreConfigSupplier$1(<generated>) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb$$FastClassBySpringCGLIB$$740c4733.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb.keyStoreConfigSupplier(<generated>) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ... 159 more2023-06-15 03:21:28,242 [main] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startupcom.appiancorp.suiteapi.common.exceptions.AppianException: The internal encryption module is in an inconsistent state. The keystore password is not present in the Appian data source. If migrating or restoring from backup, ensure that the Appian data source contains all of the tables and data. (APNX-1-4210-004) at com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException.<init>(AppianRuntimeException.java:45) at com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException.<init>(AppianRuntimeException.java:33) at com.appiancorp.common.config.FatalConfigurationException.<init>(FatalConfigurationException.java:27) at com.appiancorp.common.crypto.KeyStoreConfig.ensureValidState(KeyStoreConfig.java:165) at com.appiancorp.common.crypto.KeyStoreConfig.finish(KeyStoreConfig.java:92) at com.appiancorp.security.auth.SpringSecurityContextHelper.runAsAdmin(SpringSecurityContextHelper.java:210) at com.appiancorp.common.crypto.CryptoSpringConfig.baseConfigSupplierLogic(CryptoSpringConfig.java:49) at com.appiancorp.common.crypto.CryptoSpringConfig.lambda$keyStoreConfigSupplier$0(CryptoSpringConfig.java:31) at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:167) at com.appiancorp.common.crypto.CryptoSpringConfig.getKeyStoreConfigSupplier(CryptoSpringConfig.java:55) at com.appiancorp.common.crypto.CryptoSpringConfig.keyStoreConfigSupplier(CryptoSpringConfig.java:33) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb.CGLIB$keyStoreConfigSupplier$1(<generated>) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb$$FastClassBySpringCGLIB$$740c4733.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) at com.appiancorp.common.crypto.CryptoSpringConfig$$EnhancerBySpringCGLIB$$fe9a6fcb.keyStoreConfigSupplier(<generated>) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:428) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:173) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:693) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:198) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:330) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:428) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1707) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1452) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:936) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:399) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278) at com.appiancorp.common.AppianSpringContextLoaderListener$AppianContextLoaderListener.lambda$contextInitialized$1(AppianSpringContextLoaderListener.java:34) at com.appiancorp.security.changelog.AuditLogLocationService.runWithLocation(AuditLogLocationService.java:34) at com.appiancorp.common.AppianSpringContextLoaderListener$AppianContextLoaderListener.contextInitialized(AppianSpringContextLoaderListener.java:29) at com.appiancorp.common.web.StartupHaltingServletContextListener.doContextInitialized(StartupHaltingServletContextListener.java:81) at com.appiancorp.common.web.StartupHaltingServletContextListener.lambda$contextInitialized$0(StartupHaltingServletContextListener.java:55) at com.appiancorp.security.changelog.AuditLogLocationService.runWithLocation(AuditLogLocationService.java:38) at com.appiancorp.common.web.StartupHaltingServletContextListener.contextInitialized(StartupHaltingServletContextListener.java:55) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4494) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4946) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:683) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:658) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:662) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:689) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1888) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:582) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:898) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:795) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:871) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:249) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:428) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:914) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:772) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:347) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)2023-06-15 03:21:28,244 [main] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Appian initialization FAILED: see above stacktrace for details
Discussion posts and replies are publicly visible
Can you please paste the log in a Code box, o/w it is infinite scrolling.
Were you able to fix this?
We're having the same problem? We did notice a typo in the certificate and a case mismatch in the spelling of the computer name (FQDN) in the CN value of the cert. We're now waiting for the updated certificate so that we can install it and see if that makes a difference. If it doesn't we're back to square one.
Hope you were able to make better progress than us.