-
### Describe the bug
When attempting to get credentials using the DefaultCredentialsProvider I get the following error message:
java.lang.NoSuchFieldError: Class software.amazon.awssdk.utils.Jav…
-
**Description:**
This seemingly broke overnight, i'm attempting to setup the build with this
```
jobs:
unit-test-with-coverage:
runs-on: ubuntu-latest
steps:
- uses: actions…
-
### Describe the bug
In our Java application, when we are trying to kill Java Process programmatically using System.exit(0), the process is not getting killed for long time even after 5 minutes or 10…
-
### Bug Description
Upgrading server from 2.0.5b breaks the startup process.
Clean setup works well, when setting up the server. when moving the world over it breaks on startup.
### How to Reproduc…
-
Hi everyone, I want to run a node for Tron but I couldn't download the correct Java version from Oracle website.
https://www.oracle.com/java/technologies/downloads/#java8?er=221886
I registered…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I updated ve…
-
### Describe the bug
backtrace
```
java.lang.NoSuchMethodError: No static method enableDesktopWindowingWallpaperActivity()Z in class Lcom/android/window/flags/Flags; or its super classes (declarati…
-
Hello !
Following the latest Windows 11 updates, WMIC no longer exists, so the file “%WINDIR%\system32\wbem\wmic.exe” no longer exists.
Is it possible to change this?
Or even replace the wmic.e…
-
https://ankidroid.org/acra/app/1/bug/254118/report/363d44c3-26f0-4667-b9f7-c03c6390670a
```
net.ankiweb.rsdroid.BackendException$BackendDbException$BackendDbFileTooOldException: called `Result::unwra…
-
How to make the throwing abnormality caught in multiple places in the SpringBoot application; let the throwing custom Business exception can be captured by @Exceptionhandler in @ControlLeradvise, and …