Skip to content

Instantly share code, notes, and snippets.

@darrinholst
Forked from rocketraman/hipchat.log
Created March 22, 2012 12:21
Show Gist options
  • Save darrinholst/2158006 to your computer and use it in GitHub Desktop.
Save darrinholst/2158006 to your computer and use it in GitHub Desktop.
HipChat jenkins plugin debug logs
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