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
- Open a command prompt window
- Change directory to eDiscovery binary path (ie: D:\CW\v102)
- 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.
Was this article helpful?
thumb_up
Yes
thumb_down
No