Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Jboss (/Tomcat) down- what to do?

    • Product: Aleph
    • Product Version: 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local

    Question

    Is jboss (/Tomcat) down - how to fix it?

    Answer

    1. Verify that the Jboss (/Tomcat) is indeed down

    ps -ef | grep "$aleph_dev/product/local/java/bin/java"
    

    If running => Restart Jboss, as an Aleph user:
     

    jbin
    ./jboss_shutdown.sh
    ./jboss_startup.sh
    

    if not running => Start Jboss, as an Aleph user:

    jbin
    ./jboss_startup.sh
    

    Check again, is Jboss running?
    If yes – Issue resolved.
    If not – contact support.

     

     

     


    • Article last edited: 03-July-2016
    • Was this article helpful?