Unable to start robot with niminit script on HP-UX
search cancel

Unable to start robot with niminit script on HP-UX

book

Article ID: 366913

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Installation with nimldr works ok and processes start 

Stopping robot with niminit works ok 

Starting robot with niminit fails with error below 

su: Illegal option -c

 

Environment

nimldr-9.41.tar.Z
install_HPUX_11_ia64-9.41.zip

HP-UX B.11.31 U ia64 

Cause

Defect

Resolution

As workaround can change the HP-UX niminit script for start option like below.

start)

        echo "Starting NimBUS"

        cd $BIN_DIR

        ./nimbus $NIM_DIR

        ;;

 

This will be fixed in the next CU release.

Alternatively can install the HP-UX robot using native installer following the below link:

Deploying to HP-UX