-
It seems that the language setting of the messages depends on the settings of the OS. I already configured the :
``quarkus.default-locale=en_US``
but that does not change the language of the soap f…
cj19 updated
7 months ago
-
### Current Behavior
Occasionally, JMX connection attempts fail with a strange `UnsupportedOperationException`. Retrying this same request succeeds.
### Expected Behavior
_No response_
### Steps T…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
###…
-
In my company, we have a core application that we want to wrap as CLI and reuse as WEB application’s backend in the future.
[CLI Module] -> [Core Module]
-
### What happened?
Since Camel 4.4.0 the Kamelets error handler has been removed and noErrorHandler is used by default (see https://github.com/apache/camel/commit/5e2a89635bde02df40925f65b430882b35…
-
**Describe the bug**
The new Lunii model, Lunii 3, is not recognized.
**To Reproduce**
Just plug it in.
**Logs**
Check the logs **in the console** for errors, if any. Join the `studio-latest.…
-
### Describe the bug
An exception is thrown when attempting to get HTTP metrics to send via Micrometer.
### Expected behavior
No exception to be thrown
### Actual behavior
Exception received as …
-
An exception is thrown during login processing.
The problem seems to be caused by the vert.x `bodyHandler` required to fix #182
```
java.lang.IllegalStateException: Request has already been read…
-
Karavan installation on Kubetnets is buggy. The wizard says Karavan is installed successfully, but in real it's not. The UI is stuck at this stage,
![image](https://github.com/apache/camel-karavan/…
-
I am trying to use vert.x + postgres using the new virtual threads feature. Unfortunately I cannot get it to work (look at the code below). Note that when I switch to an event-loop model everything wo…