Hi everyone,
When we try to start the Directory Server on the Micro Focus Enterprise Server, we get the following message:
[root@ip-10-0-130-69 ~]# mfds &
[1] 132184
[root@ip-10-0-130-69 ~]# Bind fail=136
CCITCP2-0122E CCITCP2 could not open a network connection, check your system status.
In theory, take the configuration of the file /opt/microfocus/EnterpriseDeveloper/etc/mfdsacfg.xml, which in our case would be:
<bind_address>0.0.0.0</bind_address>
<ds_port>0</ds_port>
In theory, with this default configuration, it tries to open connections to all the IPs that the server has configured. In fact in the Enterprise Server embedded in the Enterprise Developer of the machine with IP 10.0.6.54, we have the same configuration and it works.
This is the error that we have:
19:20:04 Binding to any network adapter...
19:20:04 Bind fail=136
CCITCP2-0122E CCITCP2 could not open a network connection, check your system status.
SM0001I Terminated (atexit).
Please, could you help us in this subject ?
Thanks and regards,
#EnterpriseServer
#directoryserver
#bindfail