webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  webMethods 10.11 install on Linux error

    Posted Wed April 05, 2023 11:43 AM
    Installing WM 10.11 on linux. get the following error immediately.
    
    ./SoftwareAGInstaller20221103-Linux_x86_64.bin -readImage ./SAG101120230217Linux64.zip
    
    ./SoftwareAGInstaller20221103-Linux_x86_64.bin: line 109: 
    ./SoftwareAGInstaller20221103-Linux_x86_64.bin -readImage ./SAG101120230217Linux64.zip 
    ./SoftwareAGInstaller20221103-Linux_x86_64.bin: line 109: /tmp/saginstaller.1158796/jvm/bin/java: Permission denied
    [SoftwareAGInstaller20221103-Linux_x86_64.bin] ERROR: Installation failed (126).
    [SoftwareAGInstaller20221103-Linux_x86_64.bin] Please check the log and search for errors.
    [SoftwareAGInstaller20221103-Linux_x86_64.bin] Correct the situation and try again.
    [SoftwareAGInstaller20221103-Linux_x86_64.bin] Cleaning up /tmp/saginstaller.1158796...
    

    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB
    #webMethods-io-B2B


  • 2.  RE: webMethods 10.11 install on Linux error

    Posted Wed April 05, 2023 12:19 PM

    Hi Robert,

    please check if the user used to run the installer has the proper rights to access the tmp folder and execute the java binary there.

    You can verify this with a second terminal session in parallel to the first one in which you are running the installer.

    Additionally check if your user has the prooper rights to read from the image file.

    Regards,
    Holger


    #webMethods
    #B2B-Integration
    #webMethods-io-B2B
    #Integration-Server-and-ESB


  • 3.  RE: webMethods 10.11 install on Linux error

    Posted Mon May 15, 2023 03:16 AM

    Hi @Robert_Smith

    May i know how you resolved this issue ? I’m getting the same error for 10.15 version installation with linux


    #B2B-Integration
    #webMethods-io-B2B
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: webMethods 10.11 install on Linux error

    Posted 5 hours ago

    We also have the same problem with the installation of version 10.15. Can you help us?

    Regards

    falberto



    ------------------------------
    Fernando Ferreira Alberto
    ------------------------------



  • 5.  RE: webMethods 10.11 install on Linux error

    Posted 5 hours ago

    I managed to solve it; try this:

    # mkdir /opt/app/tmp

    # export TMPDIR=/opt/app/temp

    Let me know if it works.

    Greetings



    ------------------------------
    Fernando Ferreira Alberto
    ------------------------------