IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
Expand all | Collapse all

Command central upgrade

  • 1.  Command central upgrade

    Posted Sat October 03, 2020 04:35 PM

    Hello,
    Good day!

    I have recently migrated my command central using following command using sudo access(not as root user)
    cc-def-10.5-fix10-lnxamd64.sh -d /opt/sag/wm105_cc -H XXXXXX -c 9090 -C 9091 -s 9092 -S 9093 -p manage -P ‘asdsanj(asda#’ --accept-license > install_cc105.out
    I dont see any errors in my output file.
    But when i start cc, i see it as
    Checking is started…
    Software AG Command Central Server 10.5 (not installed) is running: PID:2897, Wrapper:STARTED, Java:STARTED

    why is it saying not installed, how do I rectify it?

    Thanks in advance!


    #Command-Central
    #webMethods


  • 2.  RE: Command central upgrade

    Posted Tue November 03, 2020 02:17 AM

    Hello,
    The substring is generated by the internally used Tanuki wrapper. The wrapper has its own logic for checking if there is a registered daemon. However, there is an additional logic on top which handles these checks and is used with higher precedence than the generic Tanuki one.
    Shortly said, please ignore the “(not installed)” substring. It is already removed in the upcoming 10.7 release.

    Thanks,
    Serafim


    #webMethods
    #Command-Central


  • 3.  RE: Command central upgrade

    Posted Tue November 03, 2020 11:28 PM

    Thank you Serafim_Karparov :slight_smile:


    #webMethods
    #Command-Central