|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

https://github.com/jenkinsci/xvnc-plugin/pull/2 would prevent the high display number issue, as a minor aspect of a complex change; unclear if it would solve the actual issue here. I think it would not, since your problem was a bunch of blacklisted ports that are actually OK now.
A pull request would be welcome that just limits the top port value to 99; and automatically clears the blacklist if all ports are either blacklisted or currently allocated. (By default baseDisplayNumber=10, so there are 90 potential ports: 10–99.)