<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>doubt in installing Appian 18.3</title><link>https://community.appian.com/discussions/f/administration/13543/doubt-in-installing-appian-18-3</link><description>Hi All, 
 i doing fresh installtion 18.3 on server. I am just following 18.3 installation guide but here i have one doubt : 
 as per the link ( https://docs.appian.com/suite/help/18.3/Configuring_Relational_Databases.html#troubleshooting ) what are changes</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: doubt in installing Appian 18.3</title><link>https://community.appian.com/thread/62088?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 20:57:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea5b8a31-7718-41e4-83ae-6aeb625a3891</guid><dc:creator>Ankur V</dc:creator><description>What is SQL version you are using? I had similar problem when i used latest SQL version it failed to start had to revert to mysql-installer-community-5.7.21.0 and mysql-workbench-community-6.3.10-winx64 or older and this helped solve the issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: doubt in installing Appian 18.3</title><link>https://community.appian.com/thread/61571?ContentTypeID=1</link><pubDate>Mon, 15 Oct 2018 09:55:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a76ff076-4c17-4ec1-9aa2-81b2ac60980f</guid><dc:creator>Abhay Giri</dc:creator><description>Hi Ravi,&lt;br /&gt;
&lt;br /&gt;
find the log file details, what error m facing :&lt;br /&gt;
&lt;br /&gt;
2018-10-15 09:47:42.006 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext&lt;br /&gt;
2018-10-15 09:47:42,006 [localhost-startStop-1] INFO  org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started&lt;br /&gt;
2018-10-15 09:47:46,750 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in appian-topology.xml.&lt;br /&gt;
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property &amp;#39;log4j2.debug&amp;#39; to show Log4j2 internal initialization logging.&lt;br /&gt;
2018-10-15 09:48:07,754 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.AppianSearchSpringConfig - initializing client with server addresses: [localhost:9300]&lt;br /&gt;
2018-10-15 09:48:49,729 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.AppianSearchSpringConfig - client settings: {&amp;quot;client.transport.ping_timeout&amp;quot;:&amp;quot;20s&amp;quot;,&amp;quot;client.transport.sniff&amp;quot;:&amp;quot;true&amp;quot;,&amp;quot;client.type&amp;quot;:&amp;quot;transport&amp;quot;,&amp;quot;cluster.name&amp;quot;:&amp;quot;appian-search-cluster&amp;quot;,&amp;quot;http.type.default&amp;quot;:&amp;quot;netty4&amp;quot;,&amp;quot;network.server&amp;quot;:&amp;quot;false&amp;quot;,&amp;quot;node.name&amp;quot;:&amp;quot;Client C7CB6DF3&amp;quot;,&amp;quot;path.logs&amp;quot;:&amp;quot;/usr/local/appian/logs&amp;quot;,&amp;quot;transport.ping_schedule&amp;quot;:&amp;quot;5s&amp;quot;,&amp;quot;transport.type.default&amp;quot;:&amp;quot;netty4&amp;quot;}&lt;br /&gt;
2018-10-15 09:48:49,730 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.AppianSearchSpringConfig - client configured nodes: [{#transport#-1}{ORU2P_fXQ1CNdIId-B_vXw}{localhost}{127.0.0.1:9300}]&lt;br /&gt;
2018-10-15 09:48:49,730 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.AppianSearchSpringConfig - client connected nodes:  [{Node localhost:9300}{eYGyBYM4SpODVvWN1cPF2w}{bzGWUuyhSqO-ntXOymwfrg}{localhost}{127.0.0.1:9300}]&lt;br /&gt;
2018-10-15 09:48:49,841 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.AppianSearchSpringConfig - search server: productName=ElasticSearch, productVersion=6.2.4, driverName=org.elasticsearch.transport.client.PreBuiltTransportClient, driverVersion=6.2.4&lt;br /&gt;
2018-10-15 09:48:49,849 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in appian-topology.xml.&lt;br /&gt;
2018-10-15 09:48:55,287 [localhost-startStop-1] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianDS] Checking schema and migrating if necessary (appian/db/changelog/db-changelog-master.xml)...&lt;br /&gt;
2018-10-15 09:48:58,504 [localhost-startStop-1] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianDS] Schema check/migration completed successfully.&lt;br /&gt;
2018-10-15 09:48:58,507 [localhost-startStop-1] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianDS] Verifying that entity mappings match the schema...&lt;br /&gt;
2018-10-15 09:48:59,608 [localhost-startStop-1] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianDS] Mappings and schema validated successfully.&lt;br /&gt;
2018-10-15 09:49:03,320 [localhost-startStop-1] INFO  com.appiancorp.common.crypto.KeyStoreConfig - KeyStoreConfig initialized in 2 seconds&lt;br /&gt;
2018-10-15 09:49:08,788 [localhost-startStop-1] INFO  com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the Appian data source: jdbc/AppianDS&lt;br /&gt;
2018-10-15 09:49:08,807 [localhost-startStop-1] INFO  com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Appian data source: jdbc/AppianDS DataSourceMetadata[databaseProductName=MySQL, databaseProductVersion=5.7.23, driverName=MySQL Connector Java, driverVersion=mysql-connector-java-5.1.40 ( Revision: 402933ef52cad9aa82624e80acbea46e3a701ce6 )]&lt;br /&gt;
2018-10-15 09:49:09,420 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in appian-topology.xml.&lt;br /&gt;
2018-10-15 09:49:36,587 [localhost-startStop-1] INFO  com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in appian-topology.xml.&lt;br /&gt;
2018-10-15 09:49:40,997 [localhost-startStop-1] ERROR com.appiancorp.connectedenvironments.ConnectedEnvironmentsServiceImpl - Error initializing keypair&lt;br /&gt;
org.hibernate.PropertyValueException: not-null property references a null or transient value: com.appiancorp.security.ssl.CertificateData.commonName&lt;br /&gt;
	at org.hibernate.engine.Nullability.checkNullability(Nullability.java:100)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: doubt in installing Appian 18.3</title><link>https://community.appian.com/thread/61562?ContentTypeID=1</link><pubDate>Mon, 15 Oct 2018 05:12:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6677647e-e592-4aaf-ae73-1f82c1f47304</guid><dc:creator>Abhay Giri</dc:creator><description>Hi ravi,&lt;br /&gt;
&lt;br /&gt;
i am able to start the engines but when i am trying to start tomact by using the below code :&lt;br /&gt;
APPIAN_HOME&amp;gt;/tomcat/apache-tomcat/bin/start-appserver.sh &lt;br /&gt;
&lt;br /&gt;
nothing happening, just other link blink here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I think i am stuck in some data source configuration.here :&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Relational_Databases.html#provide-data-source-connection-information"&gt;docs.appian.com/.../Configuring_Relational_Databases.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
Abhay&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: doubt in installing Appian 18.3</title><link>https://community.appian.com/thread/61546?ContentTypeID=1</link><pubDate>Fri, 12 Oct 2018 18:54:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92191cdb-3daf-40aa-a5c4-ef59d4c1577a</guid><dc:creator>ravir0001</dc:creator><description>Hi Abhay !&lt;br /&gt;
&lt;br /&gt;
Where did you struck in the installation process? &lt;br /&gt;
What is the Error message you are getting in the installation process?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Ravi.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>