Running showbootinfo results in error.

book

Article ID: 100059501

calendar_today

Updated On:

Description

Error Message

BUILD FAILED
D:\CW\V101\build.xml:2651: The following error occurred while executing this line:
D:\CW\V101\build\build-tools.xml:394: Java returned: 1

Cause

In eDiscovery platform, eDiscovery b commands are using Java.   Java is case senstitive.  showbootinfo is incorrect and should be a combination of upper- and lowercase.  See below for proper syntax of the command under Solution section.

Resolution

  1. Open a command prompt window
  2. Change directory to eDiscovery binary path (ie: D:\CW\v102)
  3. Run the following command:
    b cluster-admin showBootInfo

***Note the case sensitivity of showBootInfo***

Issue/Introduction

When running the command b cluster-admin showbootinfo the build fails and it returns an error.