[jbosstools-issues] [JBoss JIRA] (JBIDE-25861) Docker connection throws DockerTimeoutException with warning in error log when CDK is stopped

Ondrej Dockal (JIRA) issues at jboss.org
Tue Apr 3 09:48:05 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555071#comment-13555071 ] 

Ondrej Dockal commented on JBIDE-25861:
---------------------------------------

[~jjohnstn] Thanks for clarification! It would be nice to have such logic that will avoid printing out so much output, I had a case where Jenkins job was running tests in IDE and logging to console contained hunders of MB of this text. Although, this was pretty rare situation. 

> Docker connection throws DockerTimeoutException with warning in error log when CDK is stopped
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-25861
>                 URL: https://issues.jboss.org/browse/JBIDE-25861
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdk, docker
>    Affects Versions: 4.5.3.AM3
>         Environment: Fedora 27 x86_64
>            Reporter: Ondrej Dockal
>
> After the docker connection is interrupted by force, there is written to console endless output from docker connection:
> {code}
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: Retrying request to {}->unix://localhost:80
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80: No such file or directory
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: Retrying request to {}->unix://localhost:80
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80: No such file or directory
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: Retrying request to {}->unix://localhost:80
> Mar 26, 2018 11:39:08 PM org.apache.http.impl.execchain.RetryExec execute
> INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80: No such file or directory
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list