Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces | - |
Not Applicable | - |
Resolution:
Description:
===========
AS-agents / as-admin in different Linux virtual mechines may not connect (discovery) to each other via TCP.
Example senario:
Host 1 : AS-Agent running on TCP discovery URL.
Host 2 : AS-Agent / AS-admin / BW process with/ without remote client try to join metaspace created by Host1 as a TCP discovery URL.
Environment:
===========
AS 2.x
Linux OS
Symptoms:
=========
--na--
Cause:
======
IP address details not added in the /etc/hosts file.
Resolution:
===========
Add IP address details in the /etc/hosts file.
Sample host file
# Comments here
127.0.0.1 localhost localhost
X.X.X.X first.domain.com first hostname
# End of /etc/hosts