During an Appian upgrade, the application server is unable to start and the following error appears on the application server log:
ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Unexpected exception while handling message for personalization (localhost:5012) com.appiancorp.kougar.driver.exceptions.TcpException: java.io.EOFException: Socket returned no more data at end of stream ... com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:154) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1147) ... 71 more
In the service_manager.log file located at <APPIAN_HOME>/logs/, the following warning is present:
<APPIAN_HOME>/logs/
com.appian.komodo.gateway.handler.codec.SecurityTokenDecoder - Invalid Security Token.
This error appears when the security token has been modified or deleted during the upgrade. In particular, it happens when the security token has been changed after starting Service Manager, causing the engines to refuse the connection with the application server. The following documentation provides additional details about the security token.
<APPIAN_HOME>/conf/
<APPIAN_HOME>/ear/suite.ear/conf/
This article applies to all versions of Appian.
Last Reviewed: December 2018