-
Attempting to POST to text-timeseries I get an error about Timewindow containing no times on interval.
I have tried using the test timestamps/payload here as well:
https://github.com/USACE/cwms-da…
-
https://github.com/brettwooldridge/HikariCP/blob/ffdb8106bccb285d1775af1e8b040bfce4588dc1/src/main/java/com/zaxxer/hikari/pool/HikariPool.java#L758C19-L758C31
Method UtilityElf.quietlySleep() retai…
-
### Describe the Issue
HI! I am in the process of migrating an existing spring boot application to Graalvm. One of the requirements is to instrument the application with the Datadog agent, which, acc…
-
When running a Jakarta Data test against Oracle there is an issue with sorting not always being honored. To recreate, remove the @SkipIfSysProp(DB_Oracle) in JakartaDataRecreateServlet.java (open-libe…
-
### Describe the bug
As mentioned in https://github.com/quarkusio/quarkus/issues/41995
> Starting with Mandrel 23.0 (GraalVM for JDK 17) an option `-H:+ThrowMissingRegistrationErrors` was introduced…
-
I installed the 21 JDK when I was trying to solve the multiple issues that came out of compilation. But this will be used in the Java 1.8 Runtime Environment, so I cannot just run it in Version 21 bec…
-
# MAC电脑安装常用软件 - 码界Musing
1. 前言2. Java环境安装2.1 jdk安装 下载jdk的安装包 oracle需要登录后才能下载;注意区分win、mac,以及mac的处理器型号 安装 /Library/Java/JavaVirtualMachines/jdk的安装版本/Contents/Home 环境变量配置 1234567891011121314#jdk#
[ht…
-
### Describe the Issue
I have packed my project into native image using maven, by the official tutorial. It success give me the executable, but when I run it. I got:
```
Exception in thread "main…
-
Up until Graal 23 I was able to compile ScalaFX applications AOT this way:
Sample application:
[Main.scala](https://gist.github.com/RumbleTumbleKid/d4ee81f8d0b65ee563a02b5c61e0e92b)
1. Run a…
-
### Discussed in https://github.com/quarkusio/quarkus/discussions/35004
Originally posted by **gquintana** July 25, 2023
After upgrading from Quarkus 3.1.3.Final to 3.2.2.Final
and quarkus-am…