I am trying to install Appian 7.9 on WAS. getting below error. Can some one help

I am trying to install Appian 7.9 on WAS. getting below error. Can some one help me to understand where is the missing piece?

om.appiancorp.kougar.services.KougarServiceInvocationHandler - Error getting credentials for Administrator
com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.
at com.appiancorp.kougar.driver.pooling.concurrent.Semaphore.acquireConnection(Semaphore.java:436)
at com.appiancorp.kougar.driver.pooling.concurrent.ConcurrentPools.getReadConnection(ConcurrentPools.java:140)
at com.appiancorp.kougar.driver.pooling.PoolManager.getReadConnection(PoolManager.java:313)
at com.appiancorp.kougar.driver.KougarConnection.getConnection(KougarConnection.java:140)
at com.appiancorp.kougar.driver.KougarConnection.call(KougarConnection.java:207)
at com.appiancorp.kougar.mapper.M...

OriginalPostID-153183

OriginalPostID-153183

  Discussion posts and replies are publicly visible

Parents
  • And, I see this in the logs.
    [root@lcdrs0dceaps2i appian]# ls -l /proc/5879/exe
    lrwxrwxrwx 1 root root 0 Jul 9 00:29 /proc/5879/exe -> /hosting/products/appian/server/_bin/k/linux64/k
    [root@lcdrs0dceaps2i appian]# netstat -nlp|grep 5039
    [root@lcdrs0dceaps2i appian]# netstat -nlp|grep 5029
    tcp 0 0 0.0.0.0:5029 0.0.0.0:* LISTEN 8855/k
    [root@lcdrs0dceaps2i appian]# ls -l /proc/8855/exe
    lrwxrwxrwx 1 hosting hostnggp 0 Jul 9 00:20 /proc/8855/exe -> /hosting/products/appian/server/_bin/k/linux64/k
    [root@lcdrs0dceaps2i appian]# fuser 5029/tcp
Reply
  • And, I see this in the logs.
    [root@lcdrs0dceaps2i appian]# ls -l /proc/5879/exe
    lrwxrwxrwx 1 root root 0 Jul 9 00:29 /proc/5879/exe -> /hosting/products/appian/server/_bin/k/linux64/k
    [root@lcdrs0dceaps2i appian]# netstat -nlp|grep 5039
    [root@lcdrs0dceaps2i appian]# netstat -nlp|grep 5029
    tcp 0 0 0.0.0.0:5029 0.0.0.0:* LISTEN 8855/k
    [root@lcdrs0dceaps2i appian]# ls -l /proc/8855/exe
    lrwxrwxrwx 1 hosting hostnggp 0 Jul 9 00:20 /proc/8855/exe -> /hosting/products/appian/server/_bin/k/linux64/k
    [root@lcdrs0dceaps2i appian]# fuser 5029/tcp
Children
No Data