Did you change Jenkins own address in the global configuration? You should change it every time you change the address of Jenkins. It does not affect a lot of thing but slave connections is one place where it is critical for Jenkins to know its own address.
-- Sami Varghese Renny <varghesekre...@gmail.com> kirjoitti 27.7.2012 kello 10.29: > > hi, > How to solve this error...Error occured since i make master ip to public > and assign DNS.. > > Jul 27, 2012 12:44:17 PM hudson.remoting.jnlp.Main$CuiListener <init> > INFO: Hudson agent is running in headless mode. > Jul 27, 2012 12:44:17 PM hudson.remoting.jnlp.Main$CuiListener status > INFO: Locating server among [http://10.10.1.162:8080/jenkins/, http://dem > Jul 27, 2012 12:44:38 PM hudson.remoting.jnlp.Main$CuiListener status > INFO: Connecting to demo.sigmainfo.in:8050 > Jul 27, 2012 12:44:38 PM hudson.remoting.jnlp.Main$CuiListener status > INFO: Handshaking > Jul 27, 2012 12:44:58 PM hudson.remoting.jnlp.Main$CuiListener error > SEVERE: The server rejected the connection: > java.lang.Exception: The server rejected the connection: > at hudson.remoting.Engine.onConnectionRejected(Engine.java:258) > at hudson.remoting.Engine.run(Engine.java:233) > > i have seen so many thread regarding this..But didn't get any answer > properly.. > i connected using headless slave agent..and put HOST:PORT in advanced setting > of configuration of slave.. > > > > Thanks in Advnace > varghese > >