Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Installing COBOL 5.0 development license fails

    Installing COBOL 5.0 development license fails

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Problem Symptoms:
    2. Resolution:
    3. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 20, 21, 22, 23

    Problem Symptoms:


    When installing the COBOL license on a new server (following instructions of Knowledge Base article 'How to reinstall Cobol license' (KB 16384-58849) fails with the following error:

    Error: Failed to install the COBOL (server express 5.0) development license
    When in aleph user, doing dlib abc50 always prints this message:


    No Application Server License available at COBDIR location:
    /exlibris/product/cobol5


    Cause:
    old files from COBOL 5.0 are present on the server


    Resolution:


    Clean up those files before executing the scripts cob_dev_lic and cob_run_lic mentioned in KB Item How to reinstall COBOL license

    Carry out the following steps as UNIX user root:

    1. Check if the License Manager is running:

    # pgrep -lf mflm_manager

    If the License Manager is running the command above will return a process ID.

    2. If the License Manager is running then stop it with the following command:

    # /opt/microfocus/mflmf/lmfgetpv k

    If this command does not stop the License Manager then kill its operating system process with the UNIX command "kill".

    3. Check if a Named Pipe with the name LMF-common exists in the directory /tmp or /var/tmp:

    # ls -l /tmp/LMF-common
    prwxrwxrwx 1 root root 0 Jan 29 08:48 /tmp/LMF-common


    If the Named Pipe exists, remove it:

    # rm /tmp/LMF-common


    4. Delete the following files and directories related to the development license:

    # ls -ld /var/*mf*
    -rw-rw-rw- 1 root root 0 Mar 15 2011 /var/aslmfsem
    drwxr-xr-x 2 root root 4096 Mar 22 2011 /var/mfaslmf



    # rm /var/aslmfsem
    # rm -rf /var/mfaslmf


    5. Remove any existing shared memory segments that were allocated by the License Manager:

    # ipcs -m | grep root | awk '{print $2}' | xargs -t -i{} ipcrm -m {}


    6. Remove the startup script of the License Manager:

    # rm /etc/mflmrcscript


    7. Remove the root directory of the License Manager:

    # rm -rf /opt/microfocus

    8. Continue with instructions of 'How to reinstall Cobol license' (KB 16384-58849) to install the license.

     

     

    Additional Information

     

    See also Article "How to reinstall the licenses of the COBOL environment for Aleph" :


    • Article last edited: 12/01/2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Installation of Aleph 18 SP fails on Red Hat 3
      • No Application Server License available at COBDIR location
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Installation
      4. Prod:Aleph
      5. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved