Created
May 27, 2014 21:07
-
-
Save wjimenez5271/489ca5bb3b07b0612569 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| May 27, 2014 2:07:13 PM jenkins.plugins.hipchat.StandardHipChatService publish | |
| WARNING: Error posting to HipChat | |
| java.net.UnknownHostException: https | |
| at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) | |
| at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) | |
| at java.net.Socket.connect(Socket.java:579) | |
| at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618) | |
| at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:407) | |
| at sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88) | |
| at hudson.util.NoClientBindSSLProtocolSocketFactory.createSocket(NoClientBindSSLProtocolSocketFactory.java:135) | |
| at hudson.util.NoClientBindSSLProtocolSocketFactory.createSocket(NoClientBindSSLProtocolSocketFactory.java:117) | |
| at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) | |
| at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) | |
| at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) | |
| at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) | |
| at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323) | |
| at jenkins.plugins.hipchat.StandardHipChatService.publish(StandardHipChatService.java:53) | |
| at jenkins.plugins.hipchat.ActiveNotifier.completed(ActiveNotifier.java:77) | |
| at jenkins.plugins.hipchat.HipChatListener.onCompleted(HipChatListener.java:27) | |
| at jenkins.plugins.hipchat.HipChatListener.onCompleted(HipChatListener.java:14) | |
| at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:199) | |
| at hudson.model.Run.execute(Run.java:1755) | |
| at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) | |
| at hudson.model.ResourceController.execute(ResourceController.java:88) | |
| at hudson.model.Executor.run(Executor.java:231) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment