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

    Impossible to rerun install_new_jboss.csh (if it fails for some reason)

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    If the “install_new_jboss.csh” script fails for reasons listed below:

    - Jboss is not configured properly.
    - ./deploy.disabled directories under $aleph_dev/ng/aleph/home/system/thirdparty/openserver/server/ have user “root”, resulting with “denied permission”
    - directories, like $aleph_dev/ng/aleph/home/system/bin, are missing.

    It is then impossible to rerun the script. Either because the script looks for the file “jboss_new.tar.gz” which is already unzipped and untar’d, or because directory ./home.old.jboss/ is already present, created by the previous run. Then the script is exiting.

    Resolution:
    Zip the file, and:

    > mv home home.bad
    > mv home.old.jboss home


    • Article last edited: 10/8/2013
    • Was this article helpful?