-
Since switching to the new Azure native FS in our environments we've been seeing a lot of connection leaks and java.lang.IllegalStateException: Unbalanced enter/exit exceptions. The native FS seemed t…
-
![image](https://github.com/user-attachments/assets/c7f60383-beab-46fe-91d7-e35a6ca77bf4)
`public static void main(String[] args) {
init();
String question = "最近3天北京的天气怎么样?火车是否允许发车?…
-
### What happened?
Ollama is not configured or utilized in this setup, so I should'nt expect any runtime exceptions related to it?
### Relevant log output or stack trace
```shell
java.lang.Ru…
-
Hello.
I do POST request for getting token, next do GET request to get data. I turn off my internet connection, after that turn on it and do GET request again.
Link to the project: https://githu…
-
Bug copy
Version: 0.10.1
Device: Google Pixel 7a
System: Android 14 (API 34)
Stack trace:
```
java.net.SocketTimeoutException: timeout
at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeou…
-
I am trying to create a exec request using [this page](https://github.com/kubernetes-client/java/blob/master/examples/examples-release-latest/src/main/java/io/kubernetes/client/examples/ExecExample.ja…
-
### Describe the bug
Seems like kubernetes-client uses non-daemon threads under the hood. This prevents application from being closed.
Essentially, in spring boot framework, there possibility to c…
-
### Actual behaviour
````
Fatal Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeI…
-
Report Portal used to work fine for five months. However, after updating Report Portal stopped working. When running tests, there is an error message:
`[rp-io-2] ERROR c.epam.reportportal.service.L…
-
https://github.com/square/okhttp/blob/bad2ebc296c8094370cf94291f571dd618ba7400/okhttp/src/main/kotlin/okhttp3/internal/connection/RealCall.kt#L376
This line causes virtual thread pinning in the lat…