-
We tried to deploy the latest release (v3.1.0) but we got the following errors.
Can you advise?
The v2.1.0 though is working
Updating the configuration and installing your custom providers, if a…
-
Version 5.5.2 showed error messages, though the test suite ran successfully
```
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger imple…
-
### 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
Kafka Source…
-
## Description
ArrayIndexOutOfBoundsException is thrown in org.apache.logging.log4j.layout.template.json.util.TruncatingBufferedWriter with JsonTemplateLayout that uses StackTraceStringResolver.
…
-
Dagger: 2.52
KSP: 2.0.21-1.0.26
This is a bit of an odd scenario but it makes sense in our actual project.
The failing scenario:
```
class Decor @Inject constructor() {
interface Factory {
…
-
Tried downloading many different mp3 files, other players tried too, all we get is "An error has occurred while trying to play this disc."
Console log:
```
[17:35:03] [AudioPlayerThread/WARN]: java…
-
At the moment I am using the version 2.7.0 of your great library with raspberry pi and pigio.
My implementation reads the data from MCP3208:
```
ByteBuffer writeBuffer = ByteBuffer.wrap(data);
B…
-
"org.apache.seata.config.ConfigurationFactory" load 方法
```java
extConfiguration = EnhancedServiceLoader.load(ExtConfigurationProvider.class).provide(configuration);
if (LOGGER.isInfoEnabled()) {
…
-
### 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
Sync …
-
### Describe the bug
I use the following Panache **filter** query:
```
..
// JPQL-fragment throws exception
repository.filter("CAST(created as String) LIKE CONCAT(:created, '%')", "2024);
..
```
T…