Unable to start Data server

Certified Associate Developer

We are not able to bring the tomcat server even though Data- server is started successfully.

 

Data server health is becoming false immediately from true.

 

Kindly help us to resolve this issue.

 

Tomcat log is given below.

2022-10-07 14:48:42,814 [wait-for-component] INFO  com.appiancorp.common.startup.WaitForStatefulComponents - Waiting for Appian component Data Server to be healthy...

2022-10-07 14:48:53 Appian in Tomcat is stopped via stop command

 

And watchdog.log is displaying the below error.

 

{"level":"ERROR","time":"2022-10-07T15:14:30.569Z","logger":"watchdog","caller":"BranchCleanup.java:56","thread":"branch-cleaner","msg":"Error executing branch cleanup."}

com.appian.data.client.AdsException: APNX-3-0100-004: No-op historical store gateway will not process write requests

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

  Discussion posts and replies are publicly visible

Parents
  • Hii I am getting below error 

    C:\appian243\appian\data-server\bin>start.bat


    0 [main] INFO com.appian.data.server.Watchdog - Data Server is starting using the [ALL_COMPONENTS_MODE] startup mode.


    17 [main] INFO com.appian.data.TopologyFactory - Could not find C:\appian243\appian\data-server\bin\..\conf\appian-topology.xml. The default topology configuration will be used.


    75 [main] INFO com.appian.data.server.config.CustomPropertiesConfiguration - Configuration file custom.properties does not exist. Default settings will be used.


    90 [main] ERROR com.appian.data.server.Watchdog - Shutting down with exit code 1...


    java.lang.RuntimeException: No data server security properties file found. File: C:\appian243\appian\data-server\bin\..\conf\data-server-sec.properties
    at com.appian.data.SecurityConfig.<init>(SecurityConfig.java:22)


    at com.appian.data.server.DataServerConfig.<init>(DataServerConfig.java:287)


    at com.appian.data.server.DataServerConfig.fromSysProps(DataServerConfig.java:305)


    at com.appian.data.server.Watchdog.main(Watchdog.java:1467)

Reply
  • Hii I am getting below error 

    C:\appian243\appian\data-server\bin>start.bat


    0 [main] INFO com.appian.data.server.Watchdog - Data Server is starting using the [ALL_COMPONENTS_MODE] startup mode.


    17 [main] INFO com.appian.data.TopologyFactory - Could not find C:\appian243\appian\data-server\bin\..\conf\appian-topology.xml. The default topology configuration will be used.


    75 [main] INFO com.appian.data.server.config.CustomPropertiesConfiguration - Configuration file custom.properties does not exist. Default settings will be used.


    90 [main] ERROR com.appian.data.server.Watchdog - Shutting down with exit code 1...


    java.lang.RuntimeException: No data server security properties file found. File: C:\appian243\appian\data-server\bin\..\conf\data-server-sec.properties
    at com.appian.data.SecurityConfig.<init>(SecurityConfig.java:22)


    at com.appian.data.server.DataServerConfig.<init>(DataServerConfig.java:287)


    at com.appian.data.server.DataServerConfig.fromSysProps(DataServerConfig.java:305)


    at com.appian.data.server.Watchdog.main(Watchdog.java:1467)

Children
No Data