Products | Versions |
---|---|
TIBCO ActiveMatrix Service Grid | - |
Not Applicable | - |
Resolution:
Description:
============
Under a certain circumstance, we are not able to start tibcohost because of "exception with message ***TIBCO-AMX-HPA-012051: Failed to read JMX endpoint configuration for host.*** has not been localized"
Environment:
===========
TIBCO ActiveMatrix(R) Service Grid 3.2.0
TIBCO ActiveMatrix(R) Service Bus 3.2.0
Symptoms:
========
Tibcohost log shows following stack trace.
[TibcoHostInstance-Admin-AMX_DEV_1-VAIM1-APD-31_AMX_DEV_1] [ERROR] com.tibco.amx.hpa.Host - TIBCO-AMX-HPA-CLI-000134: Error starting TIBCO Host.
WARNING: exception with message ***TIBCO-AMX-HPA-012051: Failed to read JMX endpoint configuration for host.*** has not been localized
at com.tibco.amf.hpa.tibcohost.runtime.internal.JMXConnectorManager.init(JMXConnectorManager.java:171)
at com.tibco.amf.hpa.tibcohost.runtime.TibcoHostInstance.<init>(TibcoHostInstance.java:296)
at com.tibco.amf.hpa.tibcohost.runtime.cli.commands.StartCommand.initInstance(StartCommand.java:381)
at com.tibco.amf.hpa.tibcohost.runtime.cli.commands.StartCommand.execute(StartCommand.java:174)
at com.tibco.amf.hpa.tibcohost.runtime.cli.Main.main(Main.java:123)
at com.tibco.amf.hpa.tibcohost.runtime.cli.Main.launchMain(Main.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.tibco.neo.machine.launch.FlatLauncher.setupAndStartExecution(FlatLauncher.java:219)
at com.tibco.neo.machine.launch.BaseLauncher.runUpgradable(BaseLauncher.java:147)
at com.tibco.neo.machine.launch.BaseLauncher.run(BaseLauncher.java:45)
at com.tibco.neo.machine.launch.Main.main(Main.java:84)
TIBCO-AMX-HPA-CLI-012339: TIBCO Host ends.
[TibcoHostInstance-Admin-AMX_DEV_1-VAIM1-APD-31_AMX_DEV_1] [INFO ] com.tibco.amx.hpa.Host - TIBCO-AMX-HPA-CLI-012339: TIBCO Host ends.
WARNING: exception with message ***TIBCO-AMX-HPA-012051: Failed to read JMX endpoint configuration for host.*** has not been localized
Cause:
=====
According to the stack trace, <CONFIG_HOME>\tibcohost\<host.name>\data_3.2.x\host\configuration\jmxendpoints.properties might be corrupted or user may not have access to the file. User need to review previous tasks to get the root cause.
Resolution:
==========
1. Recover jmxendpoints.properties from a possible backup or similar environment if it's empty or corrupted.
2. Make sure user has proper access to the file.
3. Contact Tibco Support (support@tibco.com) for any further problems.
Attachments:
===========
N/A
References:
==========
N/A