Hello to all, At some point tonight our development server stopped wo

Hello to all,

At some point tonight our development server stopped working. I am trying to figure out from the log files what went wrong at the time. From what I understood at somepoint the machine must have ran out of physical disk space (This might be due to the locale migration for flows we attempted earlier today).

I had a look at the jboss log files. If you start the server the first error that you see is
-----
20:42:26,941 INFO [stdout] (ServerService Thread Pool -- 72) 2015-09-25 20:42:26,938 [ServerService Thread Pool -- 72] ERROR com.appiancorp.ag.util.Utilities - Group membership validation failed in process for user [Administrator]
20:42:26,942 INFO [stdout] (ServerService Thread Pool -- 72) com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.
----

I stopped jboss and then ran the diagnostics script in
<APPIAN_HOME>/server/_scripts/diagnostic

The output is c...

OriginalPostID-169415

OriginalPostID-169415

  Discussion posts and replies are publicly visible

Parents
  • Check the size of each of the engines that are not starting. If the server ran out of space I'm thinking that those engines are trying to boot incomplete engine database files.

    1. What makes you conclude the server ran out of disk space?
    2. Can you confirm how different the size is of the latest *.kdb file from the previous ones under

    /server/collaboration/gw1/dc*.kdb
    /server/process/design/gw1/pd*.kdb
    /server/process/exec/00/gw1/pe*.kdb
    /server/process/exec/02/gw1/pe*.kdb
    /server/process/analytics/0001/gw1/pa*.kdb
Reply
  • Check the size of each of the engines that are not starting. If the server ran out of space I'm thinking that those engines are trying to boot incomplete engine database files.

    1. What makes you conclude the server ran out of disk space?
    2. Can you confirm how different the size is of the latest *.kdb file from the previous ones under

    /server/collaboration/gw1/dc*.kdb
    /server/process/design/gw1/pd*.kdb
    /server/process/exec/00/gw1/pe*.kdb
    /server/process/exec/02/gw1/pe*.kdb
    /server/process/analytics/0001/gw1/pa*.kdb
Children
No Data