Deployment of Monitoring Service through Command Line Interface build failed due to Admin server communication failure.

book

Article ID: KB0092907

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Grid -
TIBCO ActiveMatrix BusinessWorks Service Engine -
Not Applicable -

Description

Description:
The Command Line Interface (CLI) build command (ant -f build.xml deploy-mcr) to deployMonitoring Service  (MCR_ got failed with below exceptions.

************************

init.govcommon:

      [get] Getting: https://<host-name>:8120/govcommon/init

      [get] To: <TIBCO-HOME>/administrator/3.3/scripts/governance/out.txt

      [get] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: https://<host-name>:8120/govcommon/init

**********************

Environment

Product: TIBCO ActiveMatrix Service Bus Version:3.2.0 OS: All Supported Operating Systems -------------------- Product: TIBCO ActiveMatrix Service Grid Version:3.2.0 OS: All Supported Operating Systems -------------------- Product:TIBCO ActiveMatrix BusinessWorks Service Engine Version:5.10.0 OS:All Supported Operating Systems --------------------

Resolution

The CLI execution fails due to an Admin server communication error.


- Check if the Admin URL is accessible.

- Check if the Admin machine hostname/IP and TCP port are responding to the "ping"/telnet commands from the machine where you are executing the MCR CLI scripts. If not, check if there are any hostname/IP resolution or network related issues.

- Check if there are any memory related issues, e.g., heap dumps generated due to out of memory issues. In that case try increasing the heap size, max perm size and -Xms parameter for SystemNode as necessary. 

Issue/Introduction

Deployment of Monitoring Service through Command Line Interface build failed due to Admin server communication failure.