Error, "TIBCO-AMX-HPA-014310: No connector with name amxAdminDefaultHttpConnector" thrown by a Node other than the SystemNode

Error, "TIBCO-AMX-HPA-014310: No connector with name amxAdminDefaultHttpConnector" thrown by a Node other than the SystemNode

book

Article ID: KB0089936

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Grid -
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) -
TIBCO ActiveMatrix BusinessWorks Service Engine -

Description

Description:
"TIBCO-AMX-HPA-014310: No connector with name amxAdminDefaultHttpConnector" exception was thrown from a non-System Node. 

Symptoms:
Following error is printed on the node(any node other than SystemNode) during the node restart.

==
07 May 2014 12:59:18,509 [WAR-Deployer-Thread] [ERROR] [] com.tibco.amx.hpa.web.Deployer - TIBCO-AMX-HPA-014404: Failed to start WAR deployment
TIBCO-AMX-HPA-014310: No connector with name amxAdminDefaultHttpConnector
    at com.tibco.amf.hpa.tibcohost.jetty.internal.JettyManager.addContext(JettyManager.java:813)
    at com.tibco.amf.hpa.tibcohost.jetty.deployer.WarDeployer.startDeployment(WarDeployer.java:429)
    at com.tibco.amf.hpa.tibcohost.jetty.deployer.WarDeployer.doDeploy(WarDeployer.java:238)
    at com.tibco.amf.hpa.tibcohost.jetty.deployer.WarDeployer.access$2(WarDeployer.java:231)
    at com.tibco.amf.hpa.tibcohost.jetty.deployer.WarDeployer$3.run(WarDeployer.java:190)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
==

One or both of following features are installed on the node.

  • "TIBCO ActiveMatrix Administrator Feature"
  • “TIBCO Compoiste Application Platform System Application Template Software"


Cause:
The above two features, which only applies to SystemNode, were installed to a non-SystemNode by mistake.

Resolution

1). From Administrator GUI, go to Infrastructure-> Nodes-> <select-the-node> ->Configuration -> Features,
    select the two features:
  • "TIBCO ActiveMatrix Administrator Feature"
  • “TIBCO Compoiste Application Platform System Application Template Software"

2). Click on 'Remove' followed by  'Save'.

3). Feature status will change to 'marked for uninstall'.

4).Click on 'Apply with Resolve'.

After following the above steps, restart the node and make sure the error is no longer printed in the logs. Contact TIBCO Support in case the problem persists or you observe the error on a SystemNode.

Issue/Introduction

Error, "TIBCO-AMX-HPA-014310: No connector with name amxAdminDefaultHttpConnector" thrown by a Node other than the SystemNode