Automic Workload Automation

  • 1.  ucybdbld.sh ERROR

    Posted Jan 06, 2017 04:56 AM
    Hi,

    I want to upgrade our labo environment to version 12 but I receive this error when starting the ucybdbld.sh:
    UC4admin@s51lvn4:/opt/uc4_v12/Utility/bin $ ./ucybdbld.sh
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no ucybdbld in java.library.path
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at com.ucutil.ucdbload.CJNIInterface.m_InitializeLibrary(Unknown Source)
         at com.ucutil.ucdbload.CUCYDBLoad.<init>(Unknown Source)
         at com.ucutil.ucdbload.CUCYDBLoad.main(Unknown Source)

    I use java version:

    UC4admin@s51lvn4:/opt/uc4_v12/Utility/bin $ java -version
    java version "1.8.0_111"
    Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
    Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)

    What may cause this?
    thx!
    kr
    Sören


  • 2.  ucybdbld.sh ERROR

    Posted Jan 06, 2017 06:22 PM
    Hi SörenVandecauter610322
    To get around this you will need to put the Utility bin in your LD_LIBRARY_PATH.



  • 3.  ucybdbld.sh ERROR

    Posted Jan 09, 2017 02:02 AM
    Hi ,

    thanks for the info. Now the utility is running fine!

    Kr
    Sören


  • 4.  Re: ucybdbld.sh ERROR

    Posted Jun 20, 2018 12:14 PM

    This post is still helping in 2018. Thanks!