Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CancelledKeyException (0.61 sec)

  1. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/executer/ResultAssertion.java

                    // Verbose logging by Jetty when connector is shutdown
                    // https://github.com/eclipse/jetty.project/issues/3529
                    line.contains("java.nio.channels.CancelledKeyException")) {
                    i++;
                    i = skipStackTrace(lines, i);
                } else if (line.contains("com.amazonaws.http.IdleConnectionReaper")) {
                    /*
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 10.4K bytes
    - Viewed (0)
Back to top