Error while trying to accept Work in Bulk: /hosting/appian/logs/db_PX021_2017-01-26_1600.log: Bad file descriptor

Hello,

We are getting the below error in the logs & its filling up the disk space rapidly. Please let us know if we have seen this issue before.


2017-02-04 20:15:48,403 GMT INFO [stdout] (Appian WorkPoller - 6 [ProcessExec02] (originally: default-threads - 21)) 2017-02-04 20:15:48,403 [Appian WorkPoller - 6 [ProcessExec02] (originally: default-threads - 21)] ERROR com.appiancorp.ra.workpoller.WorkPoller - ProcessExec02: Error while trying to accept Work in Bulk: /hosting/appian/logs/db_PX021_2017-01-26_1600.log: Bad file descriptor
2017-02-04 20:15:48,403 GMT INFO [stdout] (Appian WorkPoller - 6 [ProcessExec02] (originally: default-threads - 21)) com.appiancorp.kougar.driver.exceptions.Signal: /hosting/appian/logs/db_PX021_2017-01-26_1600.log: Bad file descriptor
2017-02-04 20:15:48,403 GMT INFO [stdout] (App...

OriginalPostID-262040

  Discussion posts and replies are publicly visible

Parents
  • @Naveen: The above error means that The user that ran the start-suite.bat|sh command does not have read and write permissions over one or more of the .kdb files for the engine(s). To resolve this follow the below steps:
    1. Stop Jboss application server.
    2. Stop search-server.
    3. Stop Appian Engines.
    4. Now run cmd as an administrator and run start-suite.bat |sh command.
    5. Verify the engine status and once all engines are in OKAY state, follow next steps.
    6. Rename suite.ear.failed to suite.ear.dodeploy at location <APPIAN_HOME>\\ear.
    7. Delete the *.ds.xml.failed or *.ds.xml.undeployed inside JBOSS deployment folder.
    8. Start the search-sever and jboss.

    Let me know if it works or you face any other issues.
Reply
  • @Naveen: The above error means that The user that ran the start-suite.bat|sh command does not have read and write permissions over one or more of the .kdb files for the engine(s). To resolve this follow the below steps:
    1. Stop Jboss application server.
    2. Stop search-server.
    3. Stop Appian Engines.
    4. Now run cmd as an administrator and run start-suite.bat |sh command.
    5. Verify the engine status and once all engines are in OKAY state, follow next steps.
    6. Rename suite.ear.failed to suite.ear.dodeploy at location <APPIAN_HOME>\\ear.
    7. Delete the *.ds.xml.failed or *.ds.xml.undeployed inside JBOSS deployment folder.
    8. Start the search-sever and jboss.

    Let me know if it works or you face any other issues.
Children
No Data