Hi, I am getting the following exception when starting my jboss serve

Hi,

I am getting the following exception when starting my jboss server. I haven't changed anything. This used to work smoothly before. Any pointers will be highly appreciated.

2012-09-10 09:10:38,420 [main] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.ap2.LocaleConfig using the following resources: /WEB-INF/conf/locale-config.xml
com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Write connection. Safe to retry.
          at com.appiancorp.kougar.driver.pooling.concurrent.Semaphore.acquireConnection(Semaphore.java:435)
          at com.appiancorp.kougar.driver.pooling.concurrent.ConcurrentPools.getWriteConnection(ConcurrentPools.java:147)
          at com.appiancorp.kougar.driver.pooling.PoolManager.getWriteConnection(PoolManager.java:300)
          at com.appiancorp.kougar.driver.KougarConnection.getConnection(KougarConnection.java:135)
          at com.appiancorp.kouga...

OriginalPostID-42744

OriginalPostID-42744

  Discussion posts and replies are publicly visible

Parents
  • Which version of Appian are you using?
    Couple of things
    1. Check if your K license is valid
    2. Stop JBOSS and Appian services. Do a reboot and try again. There is a possibility that a socket is locked and not released.
    3. If you have a distributed architecture, check if all your services are reachable and no firewall change has impacted loss of connectivity.
    4. Check if your disk is full.

Reply
  • Which version of Appian are you using?
    Couple of things
    1. Check if your K license is valid
    2. Stop JBOSS and Appian services. Do a reboot and try again. There is a possibility that a socket is locked and not released.
    3. If you have a distributed architecture, check if all your services are reachable and no firewall change has impacted loss of connectivity.
    4. Check if your disk is full.

Children
No Data