Hi Thanks I have updated the slave and remoting to 2.53.3 and jenkins to 1.652 , the error is gone but now i am facing issue another issue , when i am trying to launch slave node from slave machine it throws me below exception I am login as admin on slave machine , I am able to access dashboard from slave that means port is not an issue , does it need port 22 to open , can you please help
java.net.MalformedURLException: unknown protocol: socket at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URI.toURL(Unknown Source) at com.sun.deploy.net.proxy.DeployProxySelector.connectFailed(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) On Tuesday, March 8, 2016 at 8:03:03 PM UTC, Daniel Beck wrote: > > > On 08.03.2016, at 19:21, Prashant Sawant <[email protected] <javascript:>> > wrote: > > > I am facing same issue ... my slave,jar and remoting.jar are both on > 2.52 , still it's giving me security issue > > Time to update Jenkins. Even the no longer supported 1.625.x LTS release > line is on 2.53.2. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b8d69528-72dd-4691-87d9-746d5a513c94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
