-
```bash
Exception in thread "main" java.lang.IllegalStateException: Expected the service ProducerImpl-0 [FAILED] to be RUNNING, but the service has FAILED
at com.google.common.util.concurrent.Abstr…
dyrnq updated
3 weeks ago
-
### Bug Description
Java plugin attempts to link java executable under /bin.
This causes conflict with the other parts writing to /bin.
### To Reproduce
1. rockcraft pack attached project
### …
-
Getting this error when running a native image on Linux.
Assume it has to be related to using one of these classes:
```
import javafx.animation.FadeTransition;
import javafx.scene.effect.Glow…
-
## steps
with java-22 or java-23, on windows, check out dirs-dev repo, switch to branch for this pull request,
https://github.com/dirs-dev/directories-jvm/pull/61
and do `sbt test`
## problem…
-
### Page link:
https://bazel.build/install/windows#install-compilers
### Problem description (include actual vs expected text, if applicable):
https://github.com/bazelbuild/bazel/blob/838…
-
I don't know if it's a problem yet, but sun.misc does not exist in Java 21:
![image](https://github.com/user-attachments/assets/6ffaabac-3260-4347-b938-90af38219eaa)
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v8.38.0
- Maven plugin v5.43.0
- rewrite-logging-frameworks v2.15.1
## How are you running OpenRewrite?
I am using the …
-
When I use GenericFromFile and push local files, I get
java.lang.NullPointerException: getSurface(...) must not be null
I can confirm that I have implemented the method according to the steps in the…
-
I found this issue when trying to use the plugin with nvim-java
```
Failed to run `config` for springboot-nvim
…
-
On windows, I first try to do run agent, and then build the native-image and it's saying above errro:
```
D:\NetBeansProjects\BuildApps\swing-graalvm-demo>demo.exe
java.lang.Error: java.home prop…