When starting Appian, the data server hangs on the following line in watchdog.log while the q engines are starting.
{"level":"INFO","time":"YYYY-MM-DDTHH:MM:SS.mmmZ","logger":"watchdog","caller":"QStarter.java:78","thread":"process-starter-4","msg":"Starting Q process: Config{script=rts.q, hostAndPort=localhost:5453, args=[-rts, 1]}"}
Eventually, if given enough time, the watchdog.log will print the following line:
Caused by: io.vertx.core.http.WebsocketRejectedException: Websocket connection attempt returned HTTP status code 401
The data-server-sec.properties file, found in <APPIAN_HOME>/data-server/conf does not have a valid value.
<APPIAN_HOME>/data-server/conf
This can occur due to one or more of the following:
<APPIAN_HOME>/conf
If the issue persists, please open a case with Appian Support.
This article applies to all self-managed versions of Appian.
Last Reviewed: January 2025