Dear Wasim,
I have changed the file "/etc/xinetd.conf" as per ur instruction
like
# Define access restriction defaults
#
# no_access =
# only_from =
# max_load = 0
cps = 50 10
instances = UNLIMITED
per_source = UNLIMITED
But still the problem is there.
Note( I am not able to start the VistALink port from the Foundation
Manager menu Options
so am starting the VistALink port using the Command J
LISTENER^XOBVTCPL(8011))
Regards,
Srikant
On Feb 13, 12:58 pm, Wasim Naffar <
w0795930...@gmail.com> wrote:
> Fine!
> The "Refresh Log Selector failed: Error# 1085" happens because the server
> has a security issue to limit the number of connections per IP.
> This security defined in the configuration file for the VistALink in the *
> xinetd*, so you need to edit this configuration file to be something like
> below:
> per_source = *UNLIMITED*
> instances = *UNLIMITED*