Bug : okhttp3 executor rejected
See original GitHub issueDescribe the bug
- I added in https://github.com/jmfayard/refreshVersions/commit/d164636adfebfdab550cd7d84d4562647271577c a new dependency to
sample-groovy
with no version key in version.properties - I synced Gradle
- I got a stacktrace okhttp3 executor rejected
To Reproduce
Build scan URL: https://scans.gradle.com/s/uvuk4rinmvxdw
- Checkout branch
bug-executor-rejected
https://github.com/jmfayard/refreshVersions/tree/bug-executor-rejected - Open
sample-groovy
- Sync Gradle
- A stracktrace should appear
Expected behavior
A new version key is added to versions.properties
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
OkHttp WebSocket RejectedExecutionException when try to ...
But at start() I get this error: java.io.InterruptedIOException: executor rejected at okhttp3.internal.connection.RealCall$AsyncCall.
Read more >RejectedExecutionException in RealWebSocket.onClose()
I'm getting a lot of RejectedExecutionException from line okhttp3.internal.ws.RealWebSocket$1.onClose (RealWebSocket.java:82) while using ...
Read more >1902692 – 'java.util.concurrent.RejectedExecutionException ...
Created attachment 1734812 [details] Jenkins error Description of problem: Customer has deployed ... InterruptedIOException: executor rejected at okhttp3.
Read more >java.io.InterruptedIOException: executor rejected - Jenkins Jira
This error occurs sometimes. [Pipeline] { (Delete old jobs) [Pipeline] sh java.io.InterruptedIOException: executor rejected at okhttp3.RealCall$AsyncCall.
Read more >fabric8io/kubernetes-client - Gitter
hmm.. i'm getting a lot of weird OkHttp errors when using certain methods, e.g. java.io.InterruptedIOException: executor rejected at okhttp3.RealCall$AsyncCall.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@LouisCAD Sorry. Didn’t want to bother you - just trying to help. –> I got the same “okhttp3 executor rejected” message as in this bug ticket - therefore assumed it might be the same issue.
Noted the “details”-Feature. Will keep this all in mind before posting the next time.
Will be fixed in 0.9.7, should be out in less than an hour.