Created
October 16, 2020 18:10
-
-
Save seleniumgists/2c74b375bcbe418346cd8aca142d311e to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started InternetExplorerDriver server (32-bit) | |
3.150.1.0 | |
Listening on port 32217 | |
Only local connections are allowed | |
13:29:16.748 WARN[ | |
LoggingOptions$1.lambda$export$1 | |
]"-"{ | |
"traceId":"928b37e7bf8d28dad0b418b34b74eeef", | |
"spanId":"6bf43cbe111a7a64", | |
"spanKind":"INTERNAL", | |
"eventTime":1602869356180310300, | |
"eventName":"exception", | |
"attributes":{ | |
"driver.url":"http:\u002f\u002flocalhost:32217", | |
"exception.type":"java.lang.RuntimeException", | |
"exception.message":"Error while creating session with the driver service. Stopping driver service: NettyHttpHandler request execution error", | |
"logger":"org.openqa.selenium.grid.node.config.DriverServiceSessionFactory", | |
"session.capabilities":"Capabilities {browserName: internet explorer, ie.ensureCleanSession: true, se:ieOptions: {ie.ensureCleanSession: true}}", | |
"exception.stacktrace":"java.lang.RuntimeException: NettyHttpHandler request execution error\r\n\tat org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:72)\r\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\r\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)\r\n\tat org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:47)\r\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\r\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)\r\n\tat org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:56)\r\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:64)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:105)\r\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\r\n\tat org.openqa.selenium.grid.node.config.DriverServiceSessionFactory.apply(DriverServiceSessionFactory.java:109)\r\n\tat org.openqa.selenium.grid.node.config.DriverServiceSessionFactory.apply(DriverServiceSessionFactory.java:57)\r\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:127)\r\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:222)\r\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:48)\r\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:183)\r\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:67)\r\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:86)\r\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:64)\r\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:327)\r\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:67)\r\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:191)\r\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:327)\r\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:67)\r\n\tat org.openqa.selenium.grid.server.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:30)\r\n\tat org.openqa.selenium.grid.server.WrapExceptions.lambda$apply$0(WrapExceptions.java:36)\r\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:64)\r\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:46)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)\r\n\tat java.util.concurrent.FutureTask.run(Unknown Source)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\r\n\tat java.lang.Thread.run(Unknown Source)\r\nCaused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Request timeout to localhost\u002f127.0.0.1:32217 after 60000 ms\r\n\tat java.util.concurrent.CompletableFuture.reportGet(Unknown Source)\r\n\tat java.util.concurrent.CompletableFuture.get(Unknown Source)\r\n\tat org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:201)\r\n\tat org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:57)\r\n\t... 32 more\r\nCaused by: java.util.concurrent.TimeoutException: Request timeout to localhost\u002f127.0.0.1:32217 after 60000 ms\r\n\tat org.asynchttpclient.netty.timeout.TimeoutTimerTask.expire(TimeoutTimerTask.java:43)\r\n\tat org.asynchttpclient.netty.timeout.RequestTimeoutTimerTask.run(RequestTimeoutTimerTask.java:50)\r\n\tat io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672)\r\n\tat io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747)\r\n\tat io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472)\r\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\r\n\t... 1 more\r\n" | |
} | |
}13:29:16.752 WARN[ | |
LoggingOptions$1.lambda$export$1 | |
]"-"{ | |
"traceId":"928b37e7bf8d28dad0b418b34b74eeef", | |
"spanId":"32b7c878f2d3c904", | |
"spanKind":"INTERNAL", | |
"eventTime":1602869356751163600, | |
"eventName":"No slots available for capabilities ", | |
"attributes":{ | |
"session.request.downstreamdialect":"[OSS, W3C]", | |
"current.session.count":0, | |
"logger":"org.openqa.selenium.grid.node.local.LocalNode", | |
"session.request.capabilities":"Capabilities {browserName: internet explorer, ie.ensureCleanSession: true, se:ieOptions: {ie.ensureCleanSession: true}}" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment