On Premise Installation with temporary license key

Hi Team, I have done installation in Laptop and I can launch search server and jboss, I cannot login to suie/design I'm getting 404 error. Attached are the log files and custom.properties file. can any one help me where I'm missing.

[2018-03-17 13:58:34,491][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-03-17 13:58:34,492][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-03-17 13:58:34,493][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-03-17 13:58:34,500][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-03-17 13:58:34,565][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[11032], build[bd98092/2016-04-04T12:25:05Z]
[2018-03-17 13:58:34,565][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-03-17 13:58:34,566][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-03-17 13:58:34,767][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-03-17 13:58:37,847][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-03-17 13:58:37,847][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-03-17 13:58:41,181][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-03-17 13:58:41,182][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-03-17 13:58:41,202][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-03-17 13:58:41,206][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-03-17 13:58:41,283][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-05-06 05:06:32,661][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-05-06 05:06:32,676][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-05-06 05:06:32,676][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-05-06 05:06:32,853][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:06:33,672][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[11736], build[bd98092/2016-04-04T12:25:05Z]
[2018-05-06 05:06:33,673][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-05-06 05:06:33,677][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-05-06 05:06:35,129][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-05-06 05:06:44,526][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-05-06 05:06:44,527][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-05-06 05:06:48,561][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-05-06 05:06:48,561][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:06:48,802][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [RED]. Current cluster information: [status=RED], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-05-06 05:06:48,805][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-05-06 05:06:48,981][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [RED] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-05-06 05:06:49,045][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-05-06 05:08:33,722][INFO ][org.elasticsearch.node   ] [Node localhost:9300] stopping ...
[2018-05-06 05:08:33,830][INFO ][org.elasticsearch.node   ] [Node localhost:9300] stopped
[2018-05-06 05:08:33,830][INFO ][org.elasticsearch.node   ] [Node localhost:9300] closing ...
[2018-05-06 05:08:33,852][INFO ][org.elasticsearch.node   ] [Node localhost:9300] closed
[2018-05-06 05:08:47,336][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-05-06 05:08:47,337][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-05-06 05:08:47,337][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-05-06 05:08:47,346][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:08:47,446][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[6492], build[bd98092/2016-04-04T12:25:05Z]
[2018-05-06 05:08:47,450][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-05-06 05:08:47,451][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-05-06 05:08:47,645][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-05-06 05:08:50,186][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-05-06 05:08:50,186][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-05-06 05:08:53,468][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-05-06 05:08:53,471][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:08:53,500][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-05-06 05:08:53,517][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-05-06 05:08:53,670][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-05-06 05:30:49,525][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-05-06 05:30:49,526][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-05-06 05:30:49,526][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-05-06 05:30:49,535][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:30:49,625][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[1296], build[bd98092/2016-04-04T12:25:05Z]
[2018-05-06 05:30:49,625][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-05-06 05:30:49,626][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-05-06 05:30:49,824][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-05-06 05:30:52,537][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-05-06 05:30:52,538][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-05-06 05:30:55,856][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-05-06 05:30:55,858][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-05-06 05:30:55,900][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-05-06 05:30:55,909][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-05-06 05:30:56,008][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-05-06 15:51:50,129][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-05-06 15:51:50,153][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-05-06 15:51:50,153][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-05-06 15:51:50,161][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-05-06 15:51:50,229][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[18580], build[bd98092/2016-04-04T12:25:05Z]
[2018-05-06 15:51:50,229][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-05-06 15:51:50,230][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-05-06 15:51:50,685][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-05-06 15:51:55,376][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-05-06 15:51:55,378][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-05-06 15:51:58,764][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-05-06 15:51:58,765][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-05-06 15:51:58,835][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-05-06 15:51:58,839][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-05-06 15:51:58,904][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-07-04 12:47:33,334][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-07-04 12:47:33,375][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-07-04 12:47:33,375][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-07-04 12:47:33,484][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-07-04 12:47:33,916][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[11084], build[bd98092/2016-04-04T12:25:05Z]
[2018-07-04 12:47:33,916][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-07-04 12:47:33,918][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-07-04 12:47:35,233][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-07-04 12:47:44,518][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-07-04 12:47:44,518][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-07-04 12:47:48,443][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-07-04 12:47:48,444][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-07-04 12:47:48,745][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [RED]. Current cluster information: [status=RED], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-07-04 12:47:48,755][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-07-04 12:47:48,891][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [RED] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-07-04 12:47:48,982][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
[2018-07-04 14:33:42,012][INFO ][com.appian.es.bootstrap.NodeInit] JVM Version: 1.8.0_101
[2018-07-04 14:33:42,013][INFO ][com.appian.es.bootstrap.NodeInit] JVM Arguments:
  -Xms1024m
  -Xmx1024m
  -XX:+UseParNewGC
  -XX:+UseConcMarkSweepGC
  -XX:CMSInitiatingOccupancyFraction=75
  -XX:+UseCMSInitiatingOccupancyOnly
  -Djava.awt.headless=true
  -Djava.net.preferIPv4Stack=true
  -Duser.timezone=GMT
  -DAPPIAN_HOME=..\..
[2018-07-04 14:33:42,014][INFO ][com.appian.es.bootstrap.NodeInit] The following settings will be used to start the ElasticSearch node:
  path.home=F:\Appian/search-server
  path.conf=F:\Appian/search-server/conf
  path.plugins=F:\Appian/search-server/plugins
  path.data=F:\Appian/_admin/search-local/search-server/data
  path.work=F:\Appian/_admin/search-local/search-server/work
  path.logs=F:\Appian/logs/search-server
  http.enabled=true
  action.auto_create_index=false
  index.mapper.dynamic=false
  discovery.zen.ping.multicast.enabled=false
  threadpool.bulk.queue_size=500
  indices.fielddata.cache.size=15%
  index.max_result_window=100000
  index.search.slowlog.threshold.query.warn=500ms
  index.search.slowlog.threshold.query.info=100ms
  index.search.slowlog.threshold.fetch.warn=500ms
  index.search.slowlog.threshold.fetch.info=100ms
  index.indexing.slowlog.threshold.index.warn=500ms
  index.indexing.slowlog.threshold.index.info=100ms
  index.number_of_replicas=0
  discovery.zen.minimum_master_nodes=1
  cluster.name=appian-search-cluster
[2018-07-04 14:33:42,022][INFO ][com.appian.es.bootstrap.NodeInit] Attempting initialization of ElasticSearch node on localhost:9300.
[2018-07-04 14:33:42,127][INFO ][org.elasticsearch.node   ] [Node localhost:9300] version[2.3.1], pid[10268], build[bd98092/2016-04-04T12:25:05Z]
[2018-07-04 14:33:42,128][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initializing ...
[2018-07-04 14:33:42,128][DEBUG][org.elasticsearch.node   ] [Node localhost:9300] using config [F:\Appian\search-server\conf], data [[F:\Appian\_admin\search-local\search-server\data]], logs [F:\Appian\logs\search-server], plugins [F:\Appian\search-server\plugins]
[2018-07-04 14:33:42,464][INFO ][org.elasticsearch.plugins] [Node localhost:9300] modules [], plugins [delete-by-query, http-basic-auth], sites []
[2018-07-04 14:33:45,633][INFO ][org.elasticsearch.node   ] [Node localhost:9300] initialized
[2018-07-04 14:33:45,633][INFO ][org.elasticsearch.node   ] [Node localhost:9300] starting ...
[2018-07-04 14:33:48,984][INFO ][org.elasticsearch.node   ] [Node localhost:9300] started
[2018-07-04 14:33:48,990][INFO ][com.appian.es.bootstrap.NodeInit] Successful initialization of ElasticSearch node on localhost:9300.
[2018-07-04 14:33:49,010][INFO ][com.appian.es.HealthStatusLoggingListener] Cluster health changed for [cluster name=appian-search-cluster]. Status changed from [none] to [GREEN]. Current cluster information: [status=GREEN], [timed out=false], [nodes=1], [data nodes=1], [active primary shards=0], [active shards=0], [relocating shards=0], [initializing shards=0], [unassigned shards=0]
[2018-07-04 14:33:49,038][INFO ][com.appian.es.bootstrap.NodeInit] Registering F:\Appian\search-server\conf\appian-topology.xml for hot-reloading.
[2018-07-04 14:33:49,111][INFO ][com.appian.es.topology.ClusterSettingsUpdater] Updated discovery.zen.minimum_master_nodes to 1
13:52:13,565 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1
13:52:16,085 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
13:52:16,557 INFO  [org.jboss.as] (MSC service thread 1-8) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting
13:52:16,574 DEBUG [org.jboss.as.config] (MSC service thread 1-8) Configured system properties:
	appian.home.ear = F:\Appian\ear
	awt.toolkit = sun.awt.windows.WToolkit
	file.encoding = UTF-8
	file.encoding.pkg = sun.io
	file.separator = \
	java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
	java.awt.headless = true
	java.awt.printerjob = sun.awt.windows.WPrinterJob
	java.class.path = F:\Appian\bin\jboss-modules.jar
	java.class.version = 52.0
	java.endorsed.dirs = C:\Program Files\Java\jdk1.8.0_101\jre\lib\endorsed
	java.ext.dirs = C:\Program Files\Java\jdk1.8.0_101\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
	java.home = C:\Program Files\Java\jdk1.8.0_101\jre
	java.io.tmpdir = C:\Users\CHANDR~1\AppData\Local\Temp\
	java.library.path = C:\Program Files\Java\jdk1.8.0_101\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\WINDOWS\System32\OpenSSH\;"C:\Users\Chandra sekhar\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_101\bin";;C:\Users\Chandra sekhar\AppData\Local\Microsoft\WindowsApps;.
	java.net.preferIPv4Stack = true
	java.runtime.name = Java(TM) SE Runtime Environment
	java.runtime.version = 1.8.0_101-b13
	java.specification.name = Java Platform API Specification
	java.specification.vendor = Oracle Corporation
	java.specification.version = 1.8
	java.util.logging.manager = org.jboss.logmanager.LogManager
	java.vendor = Oracle Corporation
	java.vendor.url = http://java.oracle.com/
	java.vendor.url.bug = http://bugreport.sun.com/bugreport/
	java.version = 1.8.0_101
	java.vm.info = mixed mode
	java.vm.name = Java HotSpot(TM) 64-Bit Server VM
	java.vm.specification.name = Java Virtual Machine Specification
	java.vm.specification.vendor = Oracle Corporation
	java.vm.specification.version = 1.8
	java.vm.vendor = Oracle Corporation
	java.vm.version = 25.101-b13
	javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
	javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
	javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
	javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
	javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
	javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
	javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
	javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
	javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
	javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
	jboss.as.management.blocking.timeout = 3600
	jboss.home.dir = F:\Appian\bin
	jboss.host.name = chandu
	jboss.modules.dir = F:\Appian\bin\modules
	jboss.node.name = chandu
	jboss.qualified.host.name = chandu
	jboss.server.base.dir = F:\Appian\bin\standalone
	jboss.server.config.dir = F:\Appian\bin\standalone\configuration
	jboss.server.data.dir = F:\Appian\bin\standalone\data
	jboss.server.default.config = standalone.xml
	jboss.server.deploy.dir = F:\Appian\bin\standalone\data\content
	jboss.server.log.dir = F:\Appian\bin\standalone\log
	jboss.server.name = chandu
	jboss.server.persist.config = true
	jboss.server.temp.dir = F:\Appian\bin\standalone\tmp
	line.separator = 

	logging.configuration = file:F:\Appian\bin\standalone\configuration/logging.properties
	module.path = F:\Appian\bin\modules
	org.apache.catalina.connector.URI_ENCODING = UTF-8
	org.jboss.boot.log.file = F:\Appian\bin\standalone\log\server.log
	org.jboss.resolver.warning = true
	org.xml.sax.driver = __redirected.__XMLReaderFactory
	os.arch = amd64
	os.name = Windows 10
	os.version = 10.0
	path.separator = ;
	program.name = standalone.bat
	sun.arch.data.model = 64
	sun.boot.class.path = C:\Program Files\Java\jdk1.8.0_101\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_101\jre\classes
	sun.boot.library.path = C:\Program Files\Java\jdk1.8.0_101\jre\bin
	sun.cpu.endian = little
	sun.cpu.isalist = amd64
	sun.desktop = windows
	sun.io.unicode.encoding = UnicodeLittle
	sun.java.command = F:\Appian\bin\jboss-modules.jar -mp F:\Appian\bin\modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=F:\Appian\bin
	sun.java.launcher = SUN_STANDARD
	sun.jnu.encoding = Cp1252
	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
	sun.os.patch.level = 
	sun.rmi.dgc.client.gcInterval = 3600000
	sun.rmi.dgc.server.gcInterval = 3600000
	sun.stderr.encoding = cp850
	sun.stdout.encoding = cp850
	user.country = GB
	user.dir = F:\Appian\bin\bin
	user.home = C:\Users\Chandra sekhar
	user.language = en
	user.name = Chandra sekhar
	user.script = 
	user.timezone = GMT
	user.variant = 
13:52:16,577 DEBUG [org.jboss.as.config] (MSC service thread 1-8) VM Arguments: -Xloggc:F:\Appian\bin\standalone\log\gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -XX:+UseCompressedOops -Dprogram.name=standalone.bat -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Dappian.home.ear=F:\Appian\ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml -Dorg.jboss.boot.log.file=F:\Appian\bin\standalone\log\server.log -Dlogging.configuration=file:F:\Appian\bin\standalone\configuration/logging.properties 
13:52:28,012 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 21) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
13:52:28,031 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 21) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
13:52:28,173 INFO  [org.xnio] (MSC service thread 1-8) XNIO Version 3.0.13.GA-redhat-1
13:52:28,177 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
13:52:28,307 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.0.13.GA-redhat-1
13:52:28,719 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
13:52:28,729 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
13:52:28,734 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
13:52:28,742 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
13:52:28,717 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
13:52:28,787 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
13:52:28,943 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 3.3.4.Final-redhat-1
13:52:28,970 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013370: Current PicketBox version=4.1.1.Final-redhat-1
13:52:29,041 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.31.Final-redhat-1)
13:52:30,966 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
13:52:31,673 INFO  [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
13:52:31,675 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
13:52:31,698 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
13:52:32,263 INFO  [org.apache.coyote.ajp] (MSC service thread 1-8) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/0.0.0.0:8009
13:52:32,263 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:8080
13:52:32,266 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:8080
13:52:32,797 WARN  [org.jboss.as.messaging] (MSC service thread 1-6) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
13:52:33,032 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
13:52:33,308 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=F:\Appian\bin\standalone\data\messagingjournal,bindingsDirectory=F:\Appian\bin\standalone\data\messagingbindings,largeMessagesDirectory=F:\Appian\bin\standalone\data\messaginglargemessages,pagingDirectory=F:\Appian\bin\standalone\data\messagingpaging)
13:52:33,381 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221006: Waiting to obtain live lock
13:52:33,539 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221013: Using NIO Journal
13:52:33,792 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221034: Waiting to obtain live lock
13:52:33,794 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221035: Live Server Obtained live lock
13:52:35,743 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 0.0.0.0:5445 for CORE protocol
13:52:35,773 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 0.0.0.0:5455 for CORE protocol
13:52:35,822 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221007: Server is now live
13:52:35,823 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221001: HornetQ Server version 2.3.25.Final (2.3.x, 123) [6dcf401d-1f00-11e8-b6d3-e15d1492a69d] 
13:52:35,834 INFO  [org.hornetq.jms.server] (ServerService Thread Pool -- 52) HQ121005: Invalid "host" value "0.0.0.0" detected for "netty" connector. Switching to "chandu". If this new address is incorrect please manually configure the connector to use the proper one.
13:52:35,918 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:/module/suite/web/env/ClusteredConnectionFactory
13:52:35,919 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:/comp/suite/jms-transient-topic-handler/JmsTransientTopicHandlerBean/env/ClusteredConnectionFactory
13:52:35,920 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:/ClusteredConnectionFactory
13:52:35,994 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:/jms/AppianProcessIntegrationConnectionFactory
13:52:36,013 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/AppianProcessIntegrationConnectionFactory
13:52:36,023 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 53) HQ221003: trying to deploy queue jms.queue.jms/ProcessQueue
13:52:36,042 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:/jms/AppianProcessIntegrationQueue
13:52:36,048 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/AppianProcessIntegrationQueue
13:52:36,051 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 54) HQ221003: trying to deploy queue jms.topic.jms/TransientTopic
13:52:36,072 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 54) JBAS011601: Bound messaging object to jndi name java:/module/suite/web/env/jms/AppianTransientTopic
13:52:36,078 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 54) JBAS011601: Bound messaging object to jndi name java:/jms/AppianTransientTopic
13:52:36,079 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 54) JBAS011601: Bound messaging object to jndi name java:/comp/suite/jms-transient-topic-handler/JmsTransientTopicHandlerBean/env/jms/AppianTransientTopic
13:52:36,300 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-6) JBAS010406: Registered connection factory java:/JmsXA
13:52:36,434 INFO  [org.hornetq.ra] (MSC service thread 1-6) HornetQ resource adaptor started
13:52:36,435 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
13:52:36,439 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-6) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
13:52:36,986 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:9999
13:52:36,985 INFO  [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 0.0.0.0:4447
13:52:37,895 WARN  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010489: -ds.xml file deployments are deprecated. Support may be removed in a future version.
13:52:38,797 INFO  [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.4.Final-redhat-1
13:52:39,826 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [jdbc/AppianDS]
13:52:39,897 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "appian-mysql-ds.xml" (runtime-name : "appian-mysql-ds.xml")
13:52:40,063 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
13:52:40,068 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
13:52:40,068 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 30142ms - Started 212 of 249 services (68 services are lazy, passive or on-demand)
14:09:36,859 INFO  [org.apache.coyote.ajp] (MSC service thread 1-5) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/0.0.0.0:8009
14:09:36,861 INFO  [org.apache.coyote.ajp] (MSC service thread 1-5) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/0.0.0.0:8009
14:09:36,869 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-7) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/0.0.0.0:8080
14:09:36,874 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
14:09:36,874 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA]
14:09:36,875 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-7) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/0.0.0.0:8080
14:09:36,872 INFO  [org.apache.catalina.core] (MSC service thread 1-6) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
14:09:36,895 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011605: Unbound messaging object to jndi name java:/jms/AppianProcessIntegrationQueue
14:09:36,965 INFO  [org.hornetq.ra] (ServerService Thread Pool -- 65) HQ151003: HornetQ resource adaptor stopped
14:09:37,159 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 65) HQ221002: HornetQ Server version 2.3.25.Final (2.3.x, 123) [6dcf401d-1f00-11e8-b6d3-e15d1492a69d] stopped
14:09:37,177 INFO  [org.jboss.as] (MSC service thread 1-8) JBAS015950: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) stopped in 341ms
14:34:17,001 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1
14:34:17,578 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
14:34:17,649 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting
14:34:17,656 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
	appian.home.ear = F:\Appian\ear
	awt.toolkit = sun.awt.windows.WToolkit
	file.encoding = UTF-8
	file.encoding.pkg = sun.io
	file.separator = \
	java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
	java.awt.headless = true
	java.awt.printerjob = sun.awt.windows.WPrinterJob
	java.class.path = F:\Appian\bin\jboss-modules.jar
	java.class.version = 52.0
	java.endorsed.dirs = C:\Program Files\Java\jdk1.8.0_101\jre\lib\endorsed
	java.ext.dirs = C:\Program Files\Java\jdk1.8.0_101\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
	java.home = C:\Program Files\Java\jdk1.8.0_101\jre
	java.io.tmpdir = C:\Users\CHANDR~1\AppData\Local\Temp\
	java.library.path = C:\Program Files\Java\jdk1.8.0_101\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\WINDOWS\System32\OpenSSH\;"C:\Users\Chandra sekhar\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_101\bin";;C:\Users\Chandra sekhar\AppData\Local\Microsoft\WindowsApps;.
	java.net.preferIPv4Stack = true
	java.runtime.name = Java(TM) SE Runtime Environment
	java.runtime.version = 1.8.0_101-b13
	java.specification.name = Java Platform API Specification
	java.specification.vendor = Oracle Corporation
	java.specification.version = 1.8
	java.util.logging.manager = org.jboss.logmanager.LogManager
	java.vendor = Oracle Corporation
	java.vendor.url = http://java.oracle.com/
	java.vendor.url.bug = http://bugreport.sun.com/bugreport/
	java.version = 1.8.0_101
	java.vm.info = mixed mode
	java.vm.name = Java HotSpot(TM) 64-Bit Server VM
	java.vm.specification.name = Java Virtual Machine Specification
	java.vm.specification.vendor = Oracle Corporation
	java.vm.specification.version = 1.8
	java.vm.vendor = Oracle Corporation
	java.vm.version = 25.101-b13
	javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
	javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
	javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
	javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
	javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
	javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
	javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
	javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
	javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
	javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
	jboss.as.management.blocking.timeout = 3600
	jboss.home.dir = F:\Appian\bin
	jboss.host.name = chandu
	jboss.modules.dir = F:\Appian\bin\modules
	jboss.node.name = chandu
	jboss.qualified.host.name = chandu
	jboss.server.base.dir = F:\Appian\bin\standalone
	jboss.server.config.dir = F:\Appian\bin\standalone\configuration
	jboss.server.data.dir = F:\Appian\bin\standalone\data
	jboss.server.default.config = standalone.xml
	jboss.server.deploy.dir = F:\Appian\bin\standalone\data\content
	jboss.server.log.dir = F:\Appian\bin\standalone\log
	jboss.server.name = chandu
	jboss.server.persist.config = true
	jboss.server.temp.dir = F:\Appian\bin\standalone\tmp
	line.separator = 

	logging.configuration = file:F:\Appian\bin\standalone\configuration/logging.properties
	module.path = F:\Appian\bin\modules
	org.apache.catalina.connector.URI_ENCODING = UTF-8
	org.jboss.boot.log.file = F:\Appian\bin\standalone\log\server.log
	org.jboss.resolver.warning = true
	org.xml.sax.driver = __redirected.__XMLReaderFactory
	os.arch = amd64
	os.name = Windows 10
	os.version = 10.0
	path.separator = ;
	program.name = standalone.bat
	sun.arch.data.model = 64
	sun.boot.class.path = C:\Program Files\Java\jdk1.8.0_101\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_101\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_101\jre\classes
	sun.boot.library.path = C:\Program Files\Java\jdk1.8.0_101\jre\bin
	sun.cpu.endian = little
	sun.cpu.isalist = amd64
	sun.desktop = windows
	sun.io.unicode.encoding = UnicodeLittle
	sun.java.command = F:\Appian\bin\jboss-modules.jar -mp F:\Appian\bin\modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=F:\Appian\bin
	sun.java.launcher = SUN_STANDARD
	sun.jnu.encoding = Cp1252
	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
	sun.os.patch.level = 
	sun.rmi.dgc.client.gcInterval = 3600000
	sun.rmi.dgc.server.gcInterval = 3600000
	sun.stderr.encoding = cp850
	sun.stdout.encoding = cp850
	user.country = GB
	user.dir = F:\Appian\bin\bin
	user.home = C:\Users\Chandra sekhar
	user.language = en
	user.name = Chandra sekhar
	user.script = 
	user.timezone = GMT
	user.variant = 
14:34:17,657 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -Xloggc:F:\Appian\bin\standalone\log\gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -XX:+UseCompressedOops -Dprogram.name=standalone.bat -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Dappian.home.ear=F:\Appian\ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml -Dorg.jboss.boot.log.file=F:\Appian\bin\standalone\log\server.log -Dlogging.configuration=file:F:\Appian\bin\standalone\configuration/logging.properties 
14:34:23,108 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 21) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
14:34:23,119 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 21) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
14:34:23,179 INFO  [org.xnio] (MSC service thread 1-6) XNIO Version 3.0.13.GA-redhat-1
14:34:23,189 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
14:34:23,194 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.0.13.GA-redhat-1
14:34:23,492 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
14:34:23,514 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
14:34:23,520 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
14:34:23,551 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
14:34:23,517 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
14:34:23,569 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
14:34:23,588 INFO  [org.jboss.as.security] (MSC service thread 1-7) JBAS013370: Current PicketBox version=4.1.1.Final-redhat-1
14:34:23,717 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 3.3.4.Final-redhat-1
14:34:23,799 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.31.Final-redhat-1)
14:34:23,840 INFO  [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
14:34:23,991 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
14:34:24,415 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:34:24,624 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
14:34:24,751 WARN  [org.jboss.as.messaging] (MSC service thread 1-5) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
14:34:24,769 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:8080
14:34:24,775 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:8080
14:34:24,775 INFO  [org.apache.coyote.ajp] (MSC service thread 1-7) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/0.0.0.0:8009
14:34:24,838 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=F:\Appian\bin\standalone\data\messagingjournal,bindingsDirectory=F:\Appian\bin\standalone\data\messagingbindings,largeMessagesDirectory=F:\Appian\bin\standalone\data\messaginglargemessages,pagingDirectory=F:\Appian\bin\standalone\data\messagingpaging)
14:34:24,855 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221006: Waiting to obtain live lock
14:34:24,899 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221013: Using NIO Journal
14:34:24,957 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
14:34:25,086 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221034: Waiting to obtain live lock
14:34:25,087 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221035: Live Server Obtained live lock
14:34:25,582 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 0.0.0.0:5445 for CORE protocol
14:34:25,589 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 0.0.0.0:5455 for CORE protocol
14:34:25,605 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221007: Server is now live
14:34:25,606 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221001: HornetQ Server version 2.3.25.Final (2.3.x, 123) [6dcf401d-1f00-11e8-b6d3-e15d1492a69d] 
14:34:25,614 INFO  [org.hornetq.jms.server] (ServerService Thread Pool -- 52) HQ121005: Invalid "host" value "0.0.0.0" detected for "netty" connector. Switching to "chandu". If this new address is incorrect please manually configure the connector to use the proper one.
14:34:25,642 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:/jms/AppianProcessIntegrationConnectionFactory
14:34:25,645 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/AppianProcessIntegrationConnectionFactory
14:34:25,744 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) JBAS010406: Registered connection factory java:/JmsXA
14:34:25,748 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221003: trying to deploy queue jms.topic.jms/TransientTopic
14:34:25,759 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:/module/suite/web/env/jms/AppianTransientTopic
14:34:25,766 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:/jms/AppianTransientTopic
14:34:25,771 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:/comp/suite/jms-transient-topic-handler/JmsTransientTopicHandlerBean/env/jms/AppianTransientTopic
14:34:25,797 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:/module/suite/web/env/ClusteredConnectionFactory
14:34:25,822 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:/comp/suite/jms-transient-topic-handler/JmsTransientTopicHandlerBean/env/ClusteredConnectionFactory
14:34:25,824 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:/ClusteredConnectionFactory
14:34:25,850 INFO  [org.hornetq.ra] (MSC service thread 1-5) HornetQ resource adaptor started
14:34:25,854 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 54) HQ221003: trying to deploy queue jms.queue.jms/ProcessQueue
14:34:25,865 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatorhornetq-ra
14:34:25,869 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
14:34:25,879 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 54) JBAS011601: Bound messaging object to jndi name java:/jms/AppianProcessIntegrationQueue
14:34:25,882 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 54) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/AppianProcessIntegrationQueue
14:34:26,744 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
14:34:26,745 INFO  [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 0.0.0.0:4447
14:34:26,769 INFO  [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.4.Final-redhat-1
14:34:26,829 WARN  [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010489: -ds.xml file deployments are deprecated. Support may be removed in a future version.
14:34:27,185 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [jdbc/AppianDS]
14:34:27,250 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "appian-mysql-ds.xml" (runtime-name : "appian-mysql-ds.xml")
14:34:27,393 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
14:34:27,394 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
14:34:27,394 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 10972ms - Started 212 of 249 services (68 services are lazy, passive or on-demand)
####################### custom.properties example file ########################
##                                                                           ##
## NOTE: DO NOT simply rename this file custom.properties.                   ##
##                                                                           ##
## This file contains examples of entries for the custom.properties override ##
## file.  The custom.properties file is not installed by default and must be ##
## created in order to override the default value of a property.  Once       ##
## present, the custom.properties file will not be overwritten by subsequent ##
## upgrade installations.                                                    ##
## The values given in this file are the default values of the configuration ##
## properties. Override a property's default value by copying the relevant   ##
## entry from this file and placing it in conf/custom.properties with a new  ##
## value.  Properties that have no default have <PROVIDE A VALUE> listed as  ##
## the value and must be given a value specific to your environment in order ##
## to be used. All of the properties are commented with a single #.  You     ##
## will have to uncomment the property and give it a value when you copy to  ##
## custom.properties.                                                        ##
##                                                                           ##
## The most commonly configured properties are listed here.                  ##
###############################################################################

#################
#### General ####
#################

## Specifying the scheme. Necessary when SSL is not performed at the app server
## level but enabled at different layer.
conf.suite.SCHEME=http

## Used by both App Server and Engines to build up base URLs for links
conf.suite.APPLICATION_CONTEXT=suite

## The SERVER_AND_PORT property should be in the format server:port.
## Do not specify the :port if the port is 80 and the SCHEME is http, or the
## port is 443 and SCHEME is https.  This is the hostname and port portion of
## the URL viewed by end users in links (e.g., links in emails)
conf.suite.SERVER_AND_PORT=chandu:8080

## The STATIC_PORTAL_CSS_SOURCE_URL, STATIC_FORMS_JS_SOURCE_URL, and
## STATIC_PORTAL_JS_SOURCE_URL allow specifying an external host
## for static javascript and CSS resources, to off-load rendering from
## the main server.
#conf.static.STATIC_PORTAL_CSS_SOURCE_URL=
#conf.static.STATIC_FORMS_JS_SOURCE_URL=
#conf.static.STATIC_PORTAL_JS_SOURCE_URL=

## The BASE_PATH is the path to the directory that contains the accdocs*
## directories referenced in server/_conf/partition.xml. Set this prior to
## migration if upgrading from a previous version and the new installation is
## in a different location on the file system from the previous installation.
## NOTE: The path separator must be a forward slash ("/"), even if using
## Windows.
#conf.suite.BASE_PATH=

## The location of the log files.
#conf.suite.AE_LOGS=<install_dir>/logs

## ID of the default home page that users see in the designer environment if
## they do not have a custom home page
#conf.suite.DEFAULT_HOME_PAGE_ID=0

## Copyright statements can be overridden using the following properties.  The
## copyright property allows overriding the entire statement or supports string
## formatting using a param substitution syntax: %2$s, %3$s
## The copyright statement appears as the footer of the designer and legacy
## portal interfaces
## Note that \u00A9 is the copyright symbol.
#resources.appian.ap.application.appian.ap.copyright=\u00A9%2$s %3$s
## The 2 substitution parameters can be individually overridden with the
## the properties as follows:
## %2$s - the copyright year
#resources.appian.ap.application.appian.ap.copyrightYear=2003-<defaults to current year>
## %3$s - the company name
#resources.appian.ap.application.appian.ap.appianName=Appian Corporation

###############
#### Email ####
###############

## Sending Email
## The address that will appear as the sender (the "From" address) of
## notification and password reset emails from the system.
## Defaults to appian-alerts@<serverdomain>
#conf.mailhandler.ntf_sndr_addr=
## The domain (portion after the "@") for the "from" email address for
## addresses created via expressions functions; also applies to the domain
## for alert emails when conf.mailhandler.ntf_sndr_addr is not set. Defaults to
## the domain of the server.
#conf.mailhandler.email.domain=
## The host is the FQDN, hostname, or IP address of the SMTP server for sending
## email from the system. Muliple SMTP servers can be specified using a comma-
## separated list.  They will be tried in the order specified.  If a port
## other than 25 is required, append it to the hostname (e.g., mailhost3:9025)
## IMPORTANT: If this is not set, no email will be sent from the system.
#conf.mailhandler.mail.smtp.host=<PROVIDE A VALUE>
## The username used to connect to the SMTP server above.  Set
## conf.mailhandler.mail.smtp.auth=true if user/password are used.  Leave the
## default (false) to indicate that the SMTP server does not require
## authentication. If multiple SMTP servers are defined above, the same auth
## settings will apply to all servers
#conf.mailhandler.mail.smtp.auth=false
#conf.mailhandler.mail.user=
## The protocol should be set to either smtp or smtps. The default value is smtp.
#conf.mailhandler.mail.transport.protocol=smtp
## You can enable or require starttls with the "smtp" protocol.  Setting
## starttls.enable=true will cause outgoing mail to use STARTTLS if supported by
## the remote server but will fall back to plain smtp otherwise.  Also setting
## starttls.required=true will cause mail to fail if the remote server does not
## support STARTTLS.
#conf.mailhandler.mail.smtp.starttls.enable=false
#conf.mailhandler.mail.smtp.starttls.required=false

## Receiving Email - see documentation for configuration of ejb-jar.xml
## Aliases can be used to route email sent to a particular email address to a
## specified process model, process, or event.  They are of the form
## conf.mailhandler.alias.<recipientName>=<routing> where <recipientName> is an
## email account and <routing> is processmodeluuid, processmodelid, process,
## or event followed by the corresponding id
#conf.mailhandler.alias.HelpDeskRequest=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0

##########################
#### Anonymous Access ####
##########################

## DEPRECATED: Set ANONYMOUS_ACCESS=true to receive email messages in process
## start nodes. It also enables the use of the ANONYMOUS user.
## Setting this property to true does NOT allow users to access the portal
## anonymously. The property remains deprecated because it will be renamed in a
## future release.
#conf.suite.ANONYMOUS_ACCESS=false

########################
#### Single Sign-On ####
########################

## Refer to the documentation on configuring single sign-on through the Spring
## Security framework.

######################
#### Data Capping ####
######################

## Data Output Truncation Constants define data truncation limits in
## places where data output is capped (like in report cells).
#conf.suite.DATA_TRUNC_SENTENCES=200

## Notification data caps
#conf.suite.ALERT_SUBJECT_LIMIT=150
#conf.suite.ALERT_MESSAGE_LIMIT=1000

###########################
#### Process Execution ####
###########################

## The limit to the number of rows returned in the Database Access node
#resources.appian.process.application.arv.limit=10

## Whether or not automatic archiving of completed and canceled processes is
## enabled.  1=enabled; 0=disabled
#server.conf.exec.AUTOARCHIVE=1

##################
#### Analytics ###
##################

## Analytics Report Rows Cap
## This number specifies the maximum number of items that can be loaded into
## app server memory when processing a report.
## It determines the last page that can be retrieved for a report:
## last page = floor(maxreportrows/(number of analytics engines * number of rows per page))
## In addition, this also determines the maximum number of rows that will be
## included when a report is exported or printed.
#resources.appian.analytics.application.maxreportrows=30000

## Analytics Engine Timeout
## How much time each analytics engine is allowed to take to process a request in
## milliseconds. The report will time out if the request takes longer to process.
#server.conf.processcommon.MAXIMUM_REPORT_MS=2000

## Process Search: report used to display results of process searches
## the value must be an alias defined in analytics-config(-*).xml
#resources.appian.process.application.appian.process.process_search_report=all_processes

######################
#### Data Sources ####
######################

## Appian must have a dedicated data source. Set the value to the JNDI name of
## the data source that will be used as the Appian data source.
## Note: This data source must point to a separate tablespace than any listed
## in the conf.data.datasources configuration.
conf.data.APPIAN_DATA_SOURCE=jdbc/AppianDS
## Comma-separated list of JNDI names of data sources on the application server
## that will be used to store business data.  This list is used by the Query
## Database smart service and Data Stores.
#conf.data.datasources=

###################		
#### Documents ####
###################

## The minimum allowed size for a document or a folder.
#resources.appian.ac.collaboration.MINIMUM_DOCUMENT_NAME_LENGTH=4
## The maximum allowed size in bytes for a document
#resources.appian.ac.collaboration.MAX_UPLOAD_FILE_SIZE=1024000000
## The group id of Collaboration Administrators
#resources.appian.ac.collaboration.COLLABORATION_ADMINISTRATION_GROUP_ID=0
## The number of Documents, Knowledge Center, or Folders that can be moved
## simultaneously
#resources.appian.ac.collaboration.MAX_NUMBER_MOVEABLE_OBJECTS=4
## The number of megabytes to allocate to new users' quota for documents
## uploaded to folders in Personal and Teams knowledge centers.  Changing the
## value does not affect existing users.
#server.conf.collaboration.DEFAULTSPACE=250
## Whether documents can be downloaded with the Content-Disposition header set
## to "inline" by using inline=true as a request parameter. This property must
## be set to true in order to use PDF forms as task forms or to display the
## contents of a file stored in Documents inline on a page in the web page
## channel.
#conf.content.download.inline=false

#####################
#### Query Rules ####
#####################

## The amount of memory in bytes that will be consumed in the application server
## for a single query before the query is halted. Default is 1 MB.
#conf.data.query.memory.limit=1048576
## The amount of time in seconds that a query will wait for a response from the
## database before timing out.
#conf.data.query.timeout=10

#############
#### JMS ####
#############

## A list of client ids to use when connecting to the JMS provider, either
## clientIds needs to be defined as a comma-separated list or both
## clientIdPrefix and maxConnections must be defined
#conf.jms.clientIds=
#conf.jms.clientIdPrefix=CLIENT_
#conf.jms.maxConnections=20
## The name of the JMS topic or queue that contains messages destined for
## process
#conf.jms.processTopic=Process
## Some JMS providers have a prefix before the topic of queue name, if needed
## define that prefix here
#conf.jms.topicPrefix=
#conf.jms.queuePrefix=
## If the JMS provider requires a username and password for connection, define
## the username here and the password in passwords.properties

################
#### Search ####
################

## The directory where the global search index generation is created.  Use a
## forward slash (/) on all platforms.
#server.conf.search.SEARCH_INDEX_DIR=<install_dir>/_admin/search/data
## The directory where the local search index for data from the primary
## data source is stored.  This directory must not be shared between
## multiple application servers.  Use a forward slash (/) on all platforms.
#conf.data.APPIAN_DATA_SOURCE.search.index=<install_dir>/_admin/search-local/index-primary

##########################################################
#### Web Services: Exposing Processes as Web Services ####
##########################################################
## See uddi-config.xml.example for how to configure UDDI registries
## By default process models exposed as a web service can be found at
## SCHEME://SERVER_AND_PORT/APPLICATION_CONTEXT/webservice/processmodel/*?WSDL
## If you want a different base URL (part before /webservice..) define that here
## An application server or web server connected to the system must be listening
#resources.appian.webservices.application.webservice.baseurl=

###########################
#### Web Services Node ####
###########################

## The following are properties that control the behavior of HTTP connections
## made by the Call Web Service Node during service invocation.
## Number of seconds to wait to establish a connection with a web service host
#conf.node.webservice.connection.timeout=60
## Once a connection is established, the number of seconds to wait for a
## response to a request
#conf.node.webservice.socket.timeout=60
## Number of redirect responses (HTTP 304) the web service node will accept
#conf.node.webservice.max.redirects=4

##################
#### Plug-ins ####
##################

## The plug-in loading poll interval is the maximum number of seconds that will
## pass before loading a new plug-in after it is placed in the plugins
## directory.  Setting the interval to 0 will cause hot deployment to be
## disabled and deploying a new plug-in will require an app server restart.
#conf.plugins.poll-interval=60

  Discussion posts and replies are publicly visible

  • Hi Everyone,

    Once we execute start-suite.bat, we get a message like 2018-07-04 22:36:52,086 Engine monitor started on host chandu

    now i tried to execute status.bat -p <password>
    I got the below.
    The service manager is not running. All engines are unavailable.

    What is this Means, Do we have a problem with license file?
  • 0
    Certified Senior Developer
    HI Chandu ,

    As per my understanding the issue with licence ,Can you check weather the licence is exist or not in <APPIAN-HOME>/server/_bin/k/linux64.

    Follow below steps for the Appian Lic installation :

    1) Unzip the k3.lic file from the attached .zip
    2) Install your product license in one of the following directories, based on the type of operating system you're using.

    <APPIAN_HOME>\server\_bin\k\win32 — OR — <APPIAN_HOME>\server\_bin\k\win64

    Note : Also check that you are using valid product lic. If you are using temp lic copy remember it is valid only for 7 days.

    Thanks,