Issue iinstalling NAC in Silent Mode - Skip DB
search cancel

Issue iinstalling NAC in Silent Mode - Skip DB

book

Article ID: 228129

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

We're trying to install the NAC in silent mode with Skipping DB turned on, but getting below error.

Host Name must be entered

 

Environment

Release : 6.x

Component : CA RELEASE AUTOMATION CORE

Cause

The cause is related to the field: nolio.install.type$Integer=0

This flag is used to specify whether or not the installation will be a full installation or custom. During full installations, skipping the DB is not an option. During custom installations you may skip the DB.

Resolution

Change (or add) nolio.install.type$Integer to use a value of 1:

nolio.install.type$Integer=1