Load Generators falling offline periodically.
Question ID: 110160
1
0

We have local Load Generators that are going offline. The strange thing is that if you reconfigure them, they come back. Also, the are located on the same subnet as the LRE Server and the LRE Controller, but those machines never go offline. What can I do to fix this problem?

Marked as spam
Posted by (Questions: 204, Answers: 2)
Asked on June 4, 2021 11:50 am
20 views
Answers (1)
1
Private answer

GoDawgs,

This problem is most likely peculiar to your network. We had a meeting with Micro Focus and they determined that the Check Host Task maintenance task was what was causing your problem. The solution is the following:

We have increased the CheckHost timeout to 180 seconds on the Database, in default_lab schema:

UPDATE lab_pc_settings set pc_set_value = 180 where pc_set_name= 'PC_CHECKHOST_TIMEOUT'

The issue was no longer visible after this change.

I hope this helps!

Marked as spam
Posted by (Questions: 1, Answers: 216)
Answered on June 4, 2021 12:02 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top