At least once of the following messages in seen in the application server log:
ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics0 (<HOSTNAME>:5018)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics1 (<HOSTNAME>:5020)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics2 (<HOSTNAME>:5022)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution0 (<HOSTNAME>:5024)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution1 (<HOSTNAME>:5026)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution2 (<HOSTNAME>:5028)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: personalization (<HOSTNAME>:5012)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: portal (<HOSTNAME>:5014)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-design (<HOSTNAME>:5016)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: content (<HOSTNAME>:5008)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: collaboration-statistics (<HOSTNAME>:5010)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: notify (<HOSTNAME>:5002)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: notify-email (<HOSTNAME>:5004)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: content (<HOSTNAME>:5008)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: channels (<HOSTNAME>:5006)ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: forums (<HOSTNAME>:5000)
com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.
com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Write connection. Safe to retry.
This message indicates that the application server sent a request to a particular engine, but did not receive a response within an acceptable time frame. When this error is encountered, it may mean the engine is busy at that time, or that the application server was unable to connect to the engine.
Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the documentation: <APPIAN_HOME>/server/_scripts/diagnostic/checkengine.bat|.sh.
<APPIAN_HOME>/server/_scripts/diagnostic/checkengine.bat|.sh
Run the status script to diagnose any potential engine related issues and work to resolve them based on the documentation: <APPIAN_HOME>/services/bin/status.bat|.sh.
<APPIAN_HOME>/services/bin/status.bat|.sh
This article applies to all versions of Appian.
Last Reviewed: September 2019