-
Calling `RegionFolder.save()` can cause Gson to throw an unhandled `java.lang.reflect.InaccessibleObjectException` in certain cases when attempting to serialise a `Collection` in `SavedRegionHelper`.
…
-
### Describe the bug
I tried to run a quarkus cli app with argument: '-c -w --val 1' but it fails. The app was created with kotlin and Gradle Kotlin DSL.
Even though the `quarkusRun` gradle tasks e…
-
I downloaded the latest `jar` from releases (v2.0.1).
I run my test with:
> java -jar restcli.jar -d test -e dev test/queries/*.http
The result is this:
```
┌────────────────────┐
│restcl…
-
java.util.concurrent.CompletionException: com.hazelcast.jet.JetException: Exception in ProcessorTasklet{EarlyResultsTest/verification#1}: java.lang.AssertionError: expected: 0, actual: 100
at java.u…
-
ressources
- https://picocli.info/autocomplete.html
- [`INSTALL_DEBIAN.md`](https://github.com/opt-nc/j7zip/blob/main/INSTALL_DEBIAN.md)
- https://github.com/opt-nc/j7zip/issues/23
-
Using v1.0.4:
this should be mvn.cmd not mvn.bat
```
java.io.IOException: Cannot run program "mvn.bat": CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang…
-
### Expected Behavior
Simple StringSpec should work:
```kotlin
class DemoCommandStringTest : StringSpec() {
init {
val ctx = ApplicationContext.run(Environment.CLI, Environment.TEST…
-
Below is error log of q8, q12 is almost same.
```
Processing tpc-h query, 8
select o_year, sum(case when nation = 'EGYPT' then volume else 0 end) / sum(volume) as mkt_share from ( select extract(ye…
-
### Describe the bug
A clear and concise description of what the bug is.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Install and configure `neo4j` with this config:
```nix
{ con…
-
I run `findAlleles` in a '.clna' alignment file. The IndexOutOfBoundsException is caught. Can you help checking the reason?
```
Step 1 of 7: count diversity for dataset: 0%
Step 1 of 7: count div…