Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Node continuously re-registers when specifying an ID #4576

Closed
lukeis opened this issue Mar 4, 2016 · 2 comments
Closed

Node continuously re-registers when specifying an ID #4576

lukeis opened this issue Mar 4, 2016 · 2 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

Originally reported on Google Code with ID 4576

What steps will reproduce the problem?
1. Start a Selenium Grid hub
2. Start a Selenium Grid node, specifying an id on the command line

What is the expected output? What do you see instead?
Expecting the node to register and then only re-register if the hub is restarted of
node is unregistered.

Actual behaviour is the node re-registers itself every five seconds.

Selenium version: 2.25.0
OS: Any

Speaking to François, this is caused by: http://code.google.com/p/selenium/source/browse/trunk/java/server/src/org/openqa/grid/internal/utils/SelfRegisteringRemote.java#313

Reported by dave.hunt on 2012-09-18 15:49:37

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

should work now

Reported by francois.reynaud on 2013-01-09 12:50:52

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by luke.semerau on 2015-09-17 18:16:08

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 4, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant