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
  • Please try this.
    Stop JBOSS and then Appian.
    Reboot your machine
    Start Appian
    Go to /diagnostics and run check-engine.bat
    Ensure all engines are OKAY
    Start JBoss after that.

    I am trying to make sure all your engines are online before you start your App server.

    Check under your /logs to see if there are any .l files as well.
    Check your appserver log if there are any other error generated around this message that'd give you a clue on what's happening.
Reply
  • Please try this.
    Stop JBOSS and then Appian.
    Reboot your machine
    Start Appian
    Go to /diagnostics and run check-engine.bat
    Ensure all engines are OKAY
    Start JBoss after that.

    I am trying to make sure all your engines are online before you start your App server.

    Check under your /logs to see if there are any .l files as well.
    Check your appserver log if there are any other error generated around this message that'd give you a clue on what's happening.
Children
No Data