Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Need support]: Is imitator is must to make use of healenium? #62

Open
srinivasrpg opened this issue Jan 5, 2023 · 0 comments
Open
Assignees
Labels
help wanted Extra attention is needed

Comments

@srinivasrpg
Copy link

Describe the problem

We have deployed the Healenium backend in a server with 7878 and 5432 ports running and accessible outside the server.
But for some reason, we are unable to allocate an accessible port for the imitator.
When we try to execute the test suite in Jenkins(Parallel mode), we can see the heal isn't happening and we suspect Healenium backend is getting reset after each run.

Is this issue due to the imitator not working? or anything else we are missing?
Healenium-web version 3.2.4
Selenium: 3.141
This is our Healenium-properties file
recovery-tries = 1
score-cap = 0.8
heal-enabled = true
hlm.server.url = http://xxx.xx.xx.xx:7878/
hlm.imitator.url = http://xxx.xx.xx.xx:8090/
serverHost = xxx.xx.xx.xx
serverPort = 7878
imitatePort = 8090
8090 is not working or accessible outside the server

Please advice

Healenium Web version

3.2.4

Healenium Backend version

3.2.4

Selenium version

3.141

Platform

Java

Logs appeared during using Healenium

No related logs

Additional context

No response

@srinivasrpg srinivasrpg added the help wanted Extra attention is needed label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants