-
Bug
-
Resolution: Fixed
-
Minor
The port is being used for CLI and some non-JNLP protocols outside Jenkins core. E.g.
- "JNLP agent listener started on TCP port {0}"
- "Failed to accept JNLP agent connections"
- ...
- JNLP Port in UI
The port is being used for CLI and some non-JNLP protocols outside Jenkins core. E.g.
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/TcpSlaveAgentListener.java
core/src/main/resources/hudson/TcpSlaveAgentListener/index.jelly
http://jenkins-ci.org/commit/jenkins/b5fe89cc9873a1c16c580ced43054b62ef70589b
Log:
JENKINS-44103- Cleanup usages of the "JNLP" term in TcpSlaveAgentListener