Skip to content

Instantly share code, notes, and snippets.

@olamy
Created March 20, 2017 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olamy/527ea07fd8ea8c548df6d1a30a090a79 to your computer and use it in GitHub Desktop.
Save olamy/527ea07fd8ea8c548df6d1a30a090a79 to your computer and use it in GitHub Desktop.
Listener: org.apache.jenkins.gitpubsub.GitPubSubPoll@7d8a9313
Listener.periodSeconds: 10
Listener.requestRecycleMins: 5
Listener.disableNotifyScm: false
Listener.lastTS: 1489989798
Listener.lastTime: 1490004813658
Listener.longPollRequest: NettyResponseFuture{currentRetry=0,
isDone=false,
isCancelled=true,
asyncHandler=org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler@19a1f6ab,
requestTimeoutInMs=360000,
nettyRequest=DefaultHttpRequest(chunked: false)
GET /json/* HTTP/1.1
Host: gitpubsub-wip.apache.org:2069
X-Fetch-Since: 1489989798
Connection: keep-alive
Accept: */*
User-Agent: NING/1.0,
content=null,
uri=http://gitpubsub-wip.apache.org:2069/json/*,
keepAlive=true,
httpResponse=DefaultHttpResponse(chunked: true)
HTTP/1.1 200 OK
Server: GitPubSub/0.9
Transfer-Encoding: chunked
Content-Type: application/x-gitpubsub
X-Fetching-Since: 1489989798,
exEx=java.util.concurrent.ExecutionException: com.fasterxml.jackson.core.JsonParseException: Unexpected end-of-input in VALUE_STRING
at [Source: [B@5cff5ccf; line: 1, column: 6133],
redirectCount=0,
reaperFuture=com.ning.http.client.providers.netty.NettyAsyncHttpProvider$ReaperFuture@5148cd1f,
inAuth=false,
statusReceived=true,
touch=13857640808}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment