Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-25861

Docker connection throws DockerTimeoutException with warning in error log when CDK is stopped

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.6.0.AM1
    • 4.5.3.AM3
    • cdk, docker
    • Hide

      1. Download CDK and devstudio
      2. Prepare CDK to start (setup-cdk)
      3. Start CDK
      4. ASSERT: CDK is started, docker connection created
      5. Open Error log
      6. Stop CDK
      7. Warning pop up in error log, Docker connection stays in Docker Explorer and after expanding endless output is printed out

      Show
      1. Download CDK and devstudio 2. Prepare CDK to start (setup-cdk) 3. Start CDK 4. ASSERT: CDK is started, docker connection created 5. Open Error log 6. Stop CDK 7. Warning pop up in error log, Docker connection stays in Docker Explorer and after expanding endless output is printed out

    Description

      After the docker connection is interrupted by force, there is written to console endless output from docker connection:

      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
      

      Attachments

        Activity

          People

            jjohnstn Jeff Johnston
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: