Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky JettyServerSuite #1

Open
danicheg opened this issue Nov 30, 2021 · 0 comments
Open

Flaky JettyServerSuite #1

danicheg opened this issue Nov 30, 2021 · 0 comments

Comments

@danicheg
Copy link
Member

==> X org.http4s.jetty.server.JettyServerSuite.ChannelOptions should route requests on the service executor  8.35s java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:40987/thread/routing
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1897)
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1487)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1485)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1484)
    at java.net.URL.openStream(URL.java:1093)
    at scala.io.Source$.fromURL(Source.scala:144)
    at org.http4s.jetty.server.JettyServerSuite.$anonfun$get$1(JettyServerSuite.scala:69)
    at blocking @ org.http4s.jetty.server.JettyServerSuite.get(JettyServerSuite.scala:71)
    at map @ org.http4s.jetty.server.JettyServerSuite.$anonfun$new$1(JettyServerSuite.scala:86)
    at flatMap @ munit.CatsEffectAssertions.assertIO(CatsEffectAssertions.scala:52)

https://github.com/http4s/http4s/runs/4141739369?check_suite_focus=true

@rossabaker rossabaker transferred this issue from http4s/http4s Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant