Matthias Kraaz
Matthias Kraaz
First: thanks, this looks really promising! Now, also in reference to the "start local webserver to improve checks": No! There lies madness this way. A webserver can be configured to...
Hi! So I searched for an easy issue to start with and picked this one. I could reproduce the problem with: - CentOS 7 and official go-server-23.5.0-18179.noarch.rpm - CentOS 7...
The above "fork" is what you get with the ID "com.github.node-gradle.node" from the gradle plugin repository.
I use the Jenkins warnings plugin for this purpose. Yes, I run a Jenkins server solely because of the warnings plugin.
I'd strongly recommend waiting for the fix for https://github.com/h2database/h2database/issues/3909 to be released.
I could not create a MCVE without dependency check. I am absolutely sure now, that depdenceny check is the culprit! However, while trying to create the MCVE I stumbled about...
https://stackoverflow.com/a/36344265/2298578 nicely explains what `fillInStacktrace` does and why it is so expensive. If the verdict is not to fix this, maybe just document it on https://www.h2database.com/html/features.html and close this?