-
-
Save darrinholst/2158006 to your computer and use it in GitHub Desktop.
HipChat jenkins plugin debug logs
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
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection releaseConnection | |
FINE: Releasing connection back to connection manager. | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection releaseConnection | |
FINEST: enter HttpConnection.releaseConnection() | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection isResponseAvailable | |
FINEST: enter HttpConnection.isResponseAvailable() | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase shouldCloseConnection | |
FINE: Should NOT close connection in response to directive: keep-alive | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase canResponseHaveBody | |
FINEST: enter HttpMethodBase.canResponseHaveBody(int) | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection getResponseInputStream | |
FINEST: enter HttpConnection.getResponseInputStream() | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase readResponseBody | |
FINEST: enter HttpMethodBase.readResponseBody(HttpConnection) | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase readResponseBody | |
FINEST: enter HttpMethodBase.readResponseBody(HttpState, HttpConnection) | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders | |
FINEST: enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection) | |
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase processResponseHeaders |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment