Xue He Yan

Results 7 comments of Xue He Yan

@gastaldi thanks for your help. ```sh # java version openjdk version "21.0.1" 2023-10-17 OpenJDK Runtime Environment GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19) OpenJDK 64-Bit Server VM GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19,...

No, h2 is used for the dev profile. the runner jar is with db2. the db2 is up and running when the runner is starting

@gastaldi i tried with postgres the warn issue will be gone, for db2 it will come for always (db2 on our lab and db2 on my podman) could it be...

```log ➜ mne 37956-reproducer ➜ 37956-reproducer (develop) ✗ DB_HOST=10.0.0.10 DB_USER=db2inst1 DB_PASS=password DB_TYPE=db2 DB_NAME=MNEAAS KEYSTORE_PASS=changeit ./target/37956-reproducer-1.0.0-SNAPSHOT-runner __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _...

yes, i am 100% sure it is connectable.

hi, sorry for the late response, the error comes for native only.

@geoand [40100-reproducer.tar.gz](https://github.com/quarkusio/quarkus/files/14996218/40100-reproducer.tar.gz) ``` java -version openjdk version "21.0.1" 2023-10-17 OpenJDK Runtime Environment GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19) OpenJDK 64-Bit Server VM GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19, mixed mode, sharing) ```...