Hi all,
I am unable to start the Appian 19.4 instance when i start the tomcat. it shows the following log output
020-04-07 20:24:23,058 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:28,065 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:33,071 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:38,077 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:43,085 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:48,094 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:53,102 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:24:58,110 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:03,118 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:08,125 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:13,133 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:18,143 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:23,149 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:28,156 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:33,164 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:38,171 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:43,178 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:48,186 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:53,195 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:25:58,202 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...2020-04-07 20:26:03,209 [wait-for-component] INFO com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...
Can anyone please help?
Thanks,
Bharat
Discussion posts and replies are publicly visible
It keeps giving a message that there is something wrong with the Data Server - did you check the status of the data server? See the Data Server documentation to check the status of the data server. If something is wrong with the data server, I'd suggest stopping your Application Server and the Data Server and trying to start them up again. There's also a few other error scenarios it mentions in the documentation that you could check.
Stop all the data server, Search server, all services
Then restart from the beginning in order
Services
Search Server
Data server
Application server(Tomcat)
I face the same issue it fixes automatically when I stop and restart all servers.
This seems to be an issue with Data Server. Please check the data server status and restart.
Thanks for the info. There were issue on the health of the data server. Though it showed the output as Data Server Started Succeffullly, it didn't start properly and the health was false. Restarted the same and that solved the issue. Thanks for your help!